UNCLASSIFIED

Commit c2e83154 authored by Scott Stroud's avatar Scott Stroud
Browse files

update

parent 39c09798
Pipeline #309720 passed with stages
in 31 minutes and 30 seconds
......@@ -38,7 +38,7 @@ RUN pip3 install --no-index --prefix=/usr/local --upgrade --find-links /tmp/pyth
RUN mkdir -p /usr/logs /licenses \
&& useradd --no-log-init --create-home --shell /bin/bash appuser
COPY license.txt /licenses
COPY LICENSE /licenses
RUN chown appuser:appuser -R /usr/logs
......
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