UNCLASSIFIED

Commit 39251118 authored by WingKwan Lau's avatar WingKwan Lau Committed by alexander.klepal
Browse files

Wingkwan.lau development patch 49370

parent 23533273
......@@ -4,6 +4,9 @@ ARG BASE_TAG=8.4
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
# yum Update
RUN yum update -y
# Set necessary environment variables for python and python development environment
ARG APP_ROOT=/opt/app-root
ENV PYTHON_VERSION=3.8 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment