1.8.2-rc1-debian-9-r3 release
This commit is contained in:
parent
c73fef5891
commit
7c4cf90aa4
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r309
|
||||
FROM bitnami/minideb-extras-base:stretch-r310
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.8.2-rc1-0" --checks
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-core" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-rc1-debian-9-r2" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-rc1-debian-9-r3" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`1-centos-7`, `-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/-centos-7-r0/1/centos-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.2-rc1-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-rc1-ol-7-r2/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.2-rc1-debian-9-r2`, `1`, `1.8.2-rc1`, `1.8.2-rc1-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-rc1-debian-9-r2/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.2-rc1-debian-9-r3`, `1`, `1.8.2-rc1`, `1.8.2-rc1-r3`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-rc1-debian-9-r3/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue