mirror of
https://github.com/bitnami/containers.git
synced 2026-03-19 15:57:46 +08:00
1.8.3-debian-9-r0 release
This commit is contained in:
@@ -9,12 +9,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libc6
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.8.2-0" --checksum 4a374e58b3c39ace0ae582ccb850989bf0ba1f36e7cf3e24a52b51fc31982469
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.8.3-0" --checksum 101cf2778a93d3bd3d4d6443b004fad0660390747164a12a594f04fc935d8975
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-core" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-debian-9-r35" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.3-debian-9-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
|
||||
@@ -42,8 +42,8 @@ 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-debian-9`, `1.8.3-debian-9-r0`, `1`, `1.8.3`, `1.8.3-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.3-debian-9-r0/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.2-ol-7-r37` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-ol-7-r37/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.2-debian-9-r35`, `1`, `1.8.2`, `1.8.2-r35`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-debian-9-r35/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user