1.2.2-debian-9-r17 release
This commit is contained in:
parent
6227d11339
commit
79c2ef99f9
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r112
|
||||
FROM bitnami/minideb-extras:stretch-r113
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -6,7 +6,7 @@ RUN bitnami-pkg unpack consul-1.2.2-0 --checksum 912a03fe869e1885f4d4012119f909b
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="consul" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.2-debian-9-r16" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.2-debian-9-r17" \
|
||||
CONSUL_BOOTSTRAP_EXPECT="1" \
|
||||
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
|
||||
CONSUL_DATACENTER="dc1" \
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@ $ docker-compose up -d
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.2.2-ol-7-r14` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.2-ol-7-r14/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.2-debian-9-r16`, `1`, `1.2.2`, `1.2.2-r16`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.2-debian-9-r16/1/Dockerfile)
|
||||
* [`1-ol-7`, `1.2.2-ol-7-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.2-ol-7-r13/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.2-debian-9-r17`, `1`, `1.2.2`, `1.2.2-r17`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.2-debian-9-r17/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue