Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dynamic Exposure
server-components
containers
docker-obmgapanalysis
Commits
efa9a9d3
Commit
efa9a9d3
authored
Aug 13, 2021
by
Nicolas Garcia Ospina
Browse files
Included user with userid 1000
parent
0e59ba96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
efa9a9d3
...
...
@@ -35,4 +35,8 @@ RUN pip3 install shapely --upgrade
COPY
./files/start.sh /usr/local/bin
RUN
useradd
-r
-u
1000
-g
appuser
appuser
USER
appuser
CMD
["/usr/local/bin/start.sh"]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment