mirror of
https://github.com/bitnami/containers.git
synced 2026-03-31 14:57:47 +08:00
1.9.0-ol-7-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 glibc
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.8.3-0" --checksum 12d37ee5fede475865452a46a6cd1d5a36f9d22faf5ff9fa7776eba6421e4b9e
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.9.0-0" --checksum bc28f92a020b08f67f2fb63c9912ba292cbed7df0f8542c5cd0ad6355b6533d8
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.3-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-jobservice/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-jobservice/blob/-centos-7-r0/1/centos-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.9.0-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.9.0-ol-7-r0/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.9.0-debian-9-r0`, `1`, `1.9.0`, `1.9.0-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.9.0-debian-9-r0/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.8.3-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.8.3-ol-7-r1/1/ol-7/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user