mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 07:18:06 +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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user