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
13a28e83
Commit
13a28e83
authored
Feb 10, 2021
by
Michael Uranaka
Browse files
removing sudo
parent
efc91206
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
Dockerfile
Dockerfile
+1
-5
No files found.
Dockerfile
View file @
13a28e83
...
...
@@ -18,11 +18,7 @@ RUN chown -R 1001 /app
RUN
chmod
0555 /app/get-job.sh
# Remove sudo
RUN
rm
/usr/bin/su
\
/usr/bin/sudo
\
/usr/bin/sudoedit
\
/usr/bin/sudoreplay
\
/bin/su
\
RUN
rm
/bin/su
\
/bin/sudo
\
/bin/sudoedit
\
/bin/sudoreplay
...
...
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