mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
1.2.0-ol-7-r15 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r386
|
||||
FROM bitnami/oraclelinux-extras-base:7-r387
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "pytorch" "1.2.0-0" --checksum 63a45
|
||||
COPY rootfs /
|
||||
RUN /prepare.sh
|
||||
ENV BITNAMI_APP_NAME="pytorch" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r14" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r15" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/miniconda/lib/python3.7/site-packages/torch/lib/:/opt/bitnami/miniconda/lib/python3.7/site-packages/PIL/.libs/:$LD_LIBRARY_PATH" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/miniconda/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user