mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.8.1-ol-7-r12 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r346
|
||||
FROM bitnami/oraclelinux-extras-base:7-r347
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "harbor-notary-server" "1.8.1-0" --c
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-notary-server" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-ol-7-r11" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-ol-7-r12" \
|
||||
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.1-ol-7-r11` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.1-ol-7-r11/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.1-ol-7-r12` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.1-ol-7-r12/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.1-debian-9-r10`, `1`, `1.8.1`, `1.8.1-r10`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.1-debian-9-r10/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user