mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 18:17:20 +08:00
11.12.0-rhel-7-r0 release
This commit is contained in:
@@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages bzip2-libs ca-certificates curl gcc gcc-c++ git glibc keyutils-libs krb5-libs libcom_err libgcc libselinux libstdc++ libtool make ncurses-libs nss-softokn-freebl openssl-libs patch pcre pkgconfig readline sqlite unzip wget zlib
|
||||
RUN bitnami-pkg install node-11.11.0-0 --checksum a49351c49d6a8caa7ddc181a23b995328d8fc5bb3ab2071827ad0de86c049171
|
||||
RUN bitnami-pkg install node-11.12.0-0 --checksum eabc04f0af1a0173a5fc7a5f8fe5eeacc10224a3da8e6d4b65ab69c5b0a7e0ed
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="node" \
|
||||
BITNAMI_IMAGE_VERSION="11.11.0-rhel-7-r9" \
|
||||
BITNAMI_IMAGE_VERSION="11.12.0-rhel-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user