mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-11 17:34:31 -05:00
fix(api): keep docker user as root for now
This commit is contained in:
@@ -117,7 +117,7 @@ WORKDIR /app/flowsint-api
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
# Switch to non-root user
|
||||
USER flowsint
|
||||
# USER flowsint
|
||||
|
||||
EXPOSE 5001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user