mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
1.8.2-rc1-ol-7-r8 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 glibc
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-notary-server" "1.8.2-rc1-0" --checksum 78214323b96a14b5697092a843f3f5fa589d2021c4315263318c2b800e8c6f12
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-notary-server" "1.8.2-rc1-1" --checksum 63b4a3bebcfc695010488595cacb14f1a6c3c65661264dd08313b0c3e0e3cd52
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-notary-server" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-rc1-ol-7-r7" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-rc1-ol-7-r8" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-notary-server/bin:$PATH" \
|
||||
SERVICE_NAME="notary_server"
|
||||
|
||||
@@ -39,7 +39,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-notary-server/blob/-centos-7-r0/1/centos-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.2-rc1-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-rc1-ol-7-r7/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.2-rc1-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-rc1-ol-7-r8/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.2-rc1-debian-9-r8`, `1`, `1.8.2-rc1`, `1.8.2-rc1-r8`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-rc1-debian-9-r8/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user