Commit 8638806e authored by John Red Medrano's avatar John Red Medrano

deploy-dev

parent 6604e154
Pipeline #356 failed with stages
in 56 seconds
FROM python:3.6
ARG test
# ENV xxx ${test}
ENV port $port
ENV wow2 "from dockerfile"
ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
......
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