mirror of
https://github.com/bitnami/containers.git
synced 2026-04-03 15:57:46 +08:00
1.1.0-r1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r48
|
||||
FROM bitnami/minideb-extras:jessie-r52
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -6,7 +6,7 @@ RUN bitnami-pkg unpack consul-1.1.0-0 --checksum ef57aeb5eb29194a32b334687fbc68a
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="consul" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.0-r0" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.0-r1" \
|
||||
CONSUL_BOOTSTRAP_EXPECT="1" \
|
||||
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
|
||||
CONSUL_DATACENTER="dc1" \
|
||||
|
||||
Reference in New Issue
Block a user