mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 23:38:16 +08:00
1.9.0-debian-9-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 libc6
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.8.3-0" --checksum f96abf0110b37eed3b1e6b58830471b5d0729c7d5be96b8cfeca5b499e9dd5b8
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.9.0-0" --checksum dc7ecc40a243c4b7e824c496ff0183a1015b769962393062e51c3d47120f80a0
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.3-debian-9-r1" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-debian-9-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-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)
|
||||
* [`1-debian-9`, `1.8.3-debian-9-r1`, `1`, `1.8.3`, `1.8.3-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/1.8.3-debian-9-r1/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user