UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
python-code-evaluator
Commits
2298d387
Commit
2298d387
authored
Feb 10, 2021
by
Michael Uranaka
Browse files
removing sudo
parent
2dee4d9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Dockerfile
Dockerfile
+3
-0
No files found.
Dockerfile
View file @
2298d387
...
...
@@ -17,6 +17,9 @@ RUN mv redis-cli /usr/local/bin/redis-cli
RUN
chown
-R
1001 /app
RUN
chmod
0555 /app/get-job.sh
# Remove sudo
RUN
rm
/usr/bin/sudo /usr/bin/sudoedit /usr/bin/sudoreplay
# Become the python user.
USER
1001
...
...
Write
Preview
Markdown
is supported
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