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
6cfc01c8
Commit
6cfc01c8
authored
Apr 22, 2020
by
Louis Gesbert
Browse files
Add OPAMYES
parent
e2ff31c9
Pipeline
#9187
canceled with stage
in 8 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
6cfc01c8
...
...
@@ -32,5 +32,6 @@ 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
ENV
OPAMYES 1
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