Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
ocaml-docker-images
Commits
e2ff31c9
Commit
e2ff31c9
authored
Apr 21, 2020
by
Louis Gesbert
Browse files
Fix patch
parent
b3024d5b
Pipeline
#9183
passed with stage
in 13 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
e2ff31c9
...
...
@@ -32,6 +32,5 @@ RUN addgroup -S ocaml && adduser -S ocaml -G ocaml -s /bin/sh
RUN
echo
'ocaml ALL=(ALL) NOPASSWD: ALL'
>>
/etc/sudoers
USER
ocaml
WORKDIR
/home/ocaml
RUN
echo
'ocaml ALL=(ALL) NOPASSWD: ALL'
>>
/etc/sudoers
RUN
[
"/usr/local/bin/opam"
,
"init"
,
"-a"
,
"--bare"
,
"--disable-sandboxing"
]
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