mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
1.8.1-ol-7-r1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r335
|
||||
FROM bitnami/oraclelinux-extras-base:7-r336
|
||||
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.1-0" --checksum 8
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-core" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.1-ol-7-r1" \
|
||||
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-ol-7`, `1.8.1-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.1-ol-7-r0/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.1-debian-9-r1`, `1`, `1.8.1`, `1.8.1-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.1-debian-9-r1/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.1-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.1-ol-7-r1/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.8.1-debian-9-r0`, `1`, `1.8.1`, `1.8.1-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.1-debian-9-r0/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user