Skip to content

Commit

Permalink
Run update-tag-details.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jun 29, 2016
1 parent 1180440 commit 364bf09
Show file tree
Hide file tree
Showing 9 changed files with 4,110 additions and 3,701 deletions.
98 changes: 49 additions & 49 deletions aerospike/tag-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@

# Tags of `aerospike`

- [`aerospike:3.8.2.3`](#aerospike3823)
- [`aerospike:3.8.4`](#aerospike384)
- [`aerospike:latest`](#aerospikelatest)

## `aerospike:3.8.2.3`
## `aerospike:3.8.4`

```console
$ docker pull aerospike@sha256:c7bdd4f115ad5649675a5a5565bd9b9983f33a10c5af1dc3ca5937cea092abed
$ docker pull aerospike@sha256:49094df64e573dc5ed61face2826026b4d3731ec953d205d2635ab4dcc3641cf
```

- Platforms:
- linux; amd64

### `aerospike:3.8.2.3` - linux; amd64
### `aerospike:3.8.4` - linux; amd64

- Docker Version: 1.10.3
- Manifest MIME: `application/vnd.docker.distribution.manifest.v2+json`
- Total Size: **58.7 MB (58740391 bytes)**
- Total Size: **59.4 MB (59352399 bytes)**
(compressed transfer size, not on-disk size)
- Image ID: `sha256:79c1884113a332c14c356717b30efafaab3056b8bb87f629046f4ac98f1b837c`
- Image ID: `sha256:18ddd57a24101f01b897e28b5e31091ae7c1d1a59c9c69f50c3b90d35e813094`
- Entrypoint: `["\/entrypoint.sh"]`
- Default Command: `["asd"]`

Expand All @@ -35,23 +35,23 @@ RUN rm -rf /var/lib/apt/lists/*
RUN sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
# Wed, 08 Jun 2016 20:31:33 GMT
CMD ["/bin/bash"]
# Wed, 08 Jun 2016 20:40:17 GMT
ENV AEROSPIKE_VERSION=3.8.2.3
# Wed, 08 Jun 2016 20:40:17 GMT
ENV AEROSPIKE_SHA256=f22f6737156692bbfb9dd0e8f0e410817cc5a503974d45d896065345f099072b
# Wed, 08 Jun 2016 20:40:38 GMT
RUN apt-get update -y && apt-get install -y wget logrotate ca-certificates && wget "https://www.aerospike.com/artifacts/aerospike-server-community/${AEROSPIKE_VERSION}/aerospike-server-community-${AEROSPIKE_VERSION}-ubuntu14.04.tgz" -O aerospike-server.tgz && echo "$AEROSPIKE_SHA256 *aerospike-server.tgz" | sha256sum -c - && mkdir aerospike && tar xzf aerospike-server.tgz --strip-components=1 -C aerospike && dpkg -i aerospike/aerospike-server-*.deb && mkdir -p /var/log/aerospike/ && mkdir -p /var/run/aerospike/ && rm -rf aerospike-server.tgz aerospike /var/lib/apt/lists/*
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:13 GMT
ENV AEROSPIKE_VERSION=3.8.4
# Tue, 28 Jun 2016 23:32:13 GMT
ENV AEROSPIKE_SHA256=d9d78eafd7905d521646591d242f6dcf2ef9ca90f1187eb00f46e9613fee189f
# Tue, 28 Jun 2016 23:32:40 GMT
RUN apt-get update -y && apt-get install -y wget logrotate ca-certificates && wget "https://www.aerospike.com/artifacts/aerospike-server-community/${AEROSPIKE_VERSION}/aerospike-server-community-${AEROSPIKE_VERSION}-ubuntu16.04.tgz" -O aerospike-server.tgz && echo "$AEROSPIKE_SHA256 *aerospike-server.tgz" | sha256sum -c - && mkdir aerospike && tar xzf aerospike-server.tgz --strip-components=1 -C aerospike && dpkg -i aerospike/aerospike-server-*.deb && mkdir -p /var/log/aerospike/ && mkdir -p /var/run/aerospike/ && rm -rf aerospike-server.tgz aerospike /var/lib/apt/lists/*
# Tue, 28 Jun 2016 23:32:44 GMT
COPY file:59f374b27ea4d0d2d9576cccc7c2a2a8893a36c2b0498759af9fde54286c59e8 in /etc/aerospike/aerospike.conf
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:45 GMT
COPY file:ae9470d86ba973bb1d9911d608b000e6da810777ec7bb4e93d778fdbdeae4501 in /entrypoint.sh
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:45 GMT
VOLUME [/opt/aerospike/data]
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:46 GMT
EXPOSE 3000/tcp 3001/tcp 3002/tcp 3003/tcp
# Wed, 08 Jun 2016 20:40:40 GMT
# Tue, 28 Jun 2016 23:32:46 GMT
ENTRYPOINT &{["/entrypoint.sh"]}
# Wed, 08 Jun 2016 20:40:40 GMT
# Tue, 28 Jun 2016 23:32:47 GMT
CMD ["asd"]
```

Expand All @@ -68,20 +68,20 @@ CMD ["asd"]
- `sha256:10fb34ebccea88897d4b570120719b23fcbf3e556abdb79fdba6b2e0e4bad9ab`
Last Modified: Thu, 09 Jun 2016 21:59:08 GMT
Size: 680.0 B
- `sha256:7fe7a39ba724138cc66d359b5be92ba72ab0e1fa9e21c6d7ee12fb3d89408716`
Last Modified: Fri, 24 Jun 2016 18:13:07 GMT
Size: 10.1 MB (10068632 bytes)
- `sha256:51830a305f1f079e71308e88e889867f3146c6281a110d3f239abfd8df67a68d`
Last Modified: Fri, 24 Jun 2016 18:13:05 GMT
- `sha256:9c9262ae437d53e8107744b6f653165854f43a91ac597e3a4fc7d8be373d7c66`
Last Modified: Tue, 28 Jun 2016 23:32:58 GMT
Size: 10.7 MB (10680638 bytes)
- `sha256:224c26e688b3870c065fffe63b7eb425c9f810ca3387a09fb86e6e92b93b9b6b`
Last Modified: Tue, 28 Jun 2016 23:32:54 GMT
Size: 968.0 B
- `sha256:f6bb75c7d6fe214ce27740cbc37dea3abbe8efecc2739f237624ad15d89e5900`
Last Modified: Fri, 24 Jun 2016 18:13:04 GMT
Size: 309.0 B
- `sha256:5f3bff635deb21db785342ee51ba1c731fc1e10fc7d738beda55814d181eedff`
Last Modified: Tue, 28 Jun 2016 23:32:55 GMT
Size: 311.0 B

## `aerospike:latest`

```console
$ docker pull aerospike@sha256:c7bdd4f115ad5649675a5a5565bd9b9983f33a10c5af1dc3ca5937cea092abed
$ docker pull aerospike@sha256:49094df64e573dc5ed61face2826026b4d3731ec953d205d2635ab4dcc3641cf
```

- Platforms:
Expand All @@ -91,9 +91,9 @@ $ docker pull aerospike@sha256:c7bdd4f115ad5649675a5a5565bd9b9983f33a10c5af1dc3c

- Docker Version: 1.10.3
- Manifest MIME: `application/vnd.docker.distribution.manifest.v2+json`
- Total Size: **58.7 MB (58740391 bytes)**
- Total Size: **59.4 MB (59352399 bytes)**
(compressed transfer size, not on-disk size)
- Image ID: `sha256:79c1884113a332c14c356717b30efafaab3056b8bb87f629046f4ac98f1b837c`
- Image ID: `sha256:18ddd57a24101f01b897e28b5e31091ae7c1d1a59c9c69f50c3b90d35e813094`
- Entrypoint: `["\/entrypoint.sh"]`
- Default Command: `["asd"]`

Expand All @@ -108,23 +108,23 @@ RUN rm -rf /var/lib/apt/lists/*
RUN sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
# Wed, 08 Jun 2016 20:31:33 GMT
CMD ["/bin/bash"]
# Wed, 08 Jun 2016 20:40:17 GMT
ENV AEROSPIKE_VERSION=3.8.2.3
# Wed, 08 Jun 2016 20:40:17 GMT
ENV AEROSPIKE_SHA256=f22f6737156692bbfb9dd0e8f0e410817cc5a503974d45d896065345f099072b
# Wed, 08 Jun 2016 20:40:38 GMT
RUN apt-get update -y && apt-get install -y wget logrotate ca-certificates && wget "https://www.aerospike.com/artifacts/aerospike-server-community/${AEROSPIKE_VERSION}/aerospike-server-community-${AEROSPIKE_VERSION}-ubuntu14.04.tgz" -O aerospike-server.tgz && echo "$AEROSPIKE_SHA256 *aerospike-server.tgz" | sha256sum -c - && mkdir aerospike && tar xzf aerospike-server.tgz --strip-components=1 -C aerospike && dpkg -i aerospike/aerospike-server-*.deb && mkdir -p /var/log/aerospike/ && mkdir -p /var/run/aerospike/ && rm -rf aerospike-server.tgz aerospike /var/lib/apt/lists/*
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:13 GMT
ENV AEROSPIKE_VERSION=3.8.4
# Tue, 28 Jun 2016 23:32:13 GMT
ENV AEROSPIKE_SHA256=d9d78eafd7905d521646591d242f6dcf2ef9ca90f1187eb00f46e9613fee189f
# Tue, 28 Jun 2016 23:32:40 GMT
RUN apt-get update -y && apt-get install -y wget logrotate ca-certificates && wget "https://www.aerospike.com/artifacts/aerospike-server-community/${AEROSPIKE_VERSION}/aerospike-server-community-${AEROSPIKE_VERSION}-ubuntu16.04.tgz" -O aerospike-server.tgz && echo "$AEROSPIKE_SHA256 *aerospike-server.tgz" | sha256sum -c - && mkdir aerospike && tar xzf aerospike-server.tgz --strip-components=1 -C aerospike && dpkg -i aerospike/aerospike-server-*.deb && mkdir -p /var/log/aerospike/ && mkdir -p /var/run/aerospike/ && rm -rf aerospike-server.tgz aerospike /var/lib/apt/lists/*
# Tue, 28 Jun 2016 23:32:44 GMT
COPY file:59f374b27ea4d0d2d9576cccc7c2a2a8893a36c2b0498759af9fde54286c59e8 in /etc/aerospike/aerospike.conf
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:45 GMT
COPY file:ae9470d86ba973bb1d9911d608b000e6da810777ec7bb4e93d778fdbdeae4501 in /entrypoint.sh
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:45 GMT
VOLUME [/opt/aerospike/data]
# Wed, 08 Jun 2016 20:40:39 GMT
# Tue, 28 Jun 2016 23:32:46 GMT
EXPOSE 3000/tcp 3001/tcp 3002/tcp 3003/tcp
# Wed, 08 Jun 2016 20:40:40 GMT
# Tue, 28 Jun 2016 23:32:46 GMT
ENTRYPOINT &{["/entrypoint.sh"]}
# Wed, 08 Jun 2016 20:40:40 GMT
# Tue, 28 Jun 2016 23:32:47 GMT
CMD ["asd"]
```

Expand All @@ -141,12 +141,12 @@ CMD ["asd"]
- `sha256:10fb34ebccea88897d4b570120719b23fcbf3e556abdb79fdba6b2e0e4bad9ab`
Last Modified: Thu, 09 Jun 2016 21:59:08 GMT
Size: 680.0 B
- `sha256:7fe7a39ba724138cc66d359b5be92ba72ab0e1fa9e21c6d7ee12fb3d89408716`
Last Modified: Fri, 24 Jun 2016 18:13:07 GMT
Size: 10.1 MB (10068632 bytes)
- `sha256:51830a305f1f079e71308e88e889867f3146c6281a110d3f239abfd8df67a68d`
Last Modified: Fri, 24 Jun 2016 18:13:05 GMT
- `sha256:9c9262ae437d53e8107744b6f653165854f43a91ac597e3a4fc7d8be373d7c66`
Last Modified: Tue, 28 Jun 2016 23:32:58 GMT
Size: 10.7 MB (10680638 bytes)
- `sha256:224c26e688b3870c065fffe63b7eb425c9f810ca3387a09fb86e6e92b93b9b6b`
Last Modified: Tue, 28 Jun 2016 23:32:54 GMT
Size: 968.0 B
- `sha256:f6bb75c7d6fe214ce27740cbc37dea3abbe8efecc2739f237624ad15d89e5900`
Last Modified: Fri, 24 Jun 2016 18:13:04 GMT
Size: 309.0 B
- `sha256:5f3bff635deb21db785342ee51ba1c731fc1e10fc7d738beda55814d181eedff`
Last Modified: Tue, 28 Jun 2016 23:32:55 GMT
Size: 311.0 B
Loading

0 comments on commit 364bf09

Please sign in to comment.