mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
1.9.0-ol-7-r2 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.9.0-0" --checksum bc28f92a020b08f67f2fb63c9912ba292cbed7df0f8542c5cd0ad6355b6533d8
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.9.0-1" --checksum 1f547b3483652092b137a3f81bb122088504992e62d7e2b2896ca18165c24740
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r2" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-jobservice/bin:$PATH"
|
||||
|
||||
|
||||
@@ -42,7 +42,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-jobservice/blob/-centos-7-r0/1/centos-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.9.0-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.9.0-ol-7-r1/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.9.0-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.9.0-ol-7-r2/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.9.0-debian-9-r2`, `1`, `1.9.0`, `1.9.0-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.9.0-debian-9-r2/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user