mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-12 08:44:46 +00:00
Runs as root (for now)
This commit is contained in:
parent
b25b2ebf07
commit
d54160600e
@ -19,7 +19,6 @@ RUN set -xe \
|
||||
&& useradd _gunicorn --no-create-home --user-group
|
||||
|
||||
COPY . /app/
|
||||
USER _gunicorn
|
||||
WORKDIR /app
|
||||
ENV FLASK_APP=/app/pb/__init__.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user