1.8.1-debian-9-r14 release
This commit is contained in:
parent
ade8729106
commit
afc53dab6c
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r302
|
||||
FROM bitnami/minideb-extras-base:stretch-r303
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "harbor-registry" "1.8.1-0" --checks
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-registryctl" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-debian-9-r13" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-debian-9-r14" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-registryctl/bin:/opt/bitnami/harbor-registry/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-registryctl/blob/-centos-7-r0/1/centos-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.1-ol-7-r15` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registryctl/blob/1.8.1-ol-7-r15/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.1-debian-9-r13`, `1`, `1.8.1`, `1.8.1-r13`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registryctl/blob/1.8.1-debian-9-r13/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.1-debian-9-r14`, `1`, `1.8.1`, `1.8.1-r14`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registryctl/blob/1.8.1-debian-9-r14/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue