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
CertiCompil
CompCert-KVX
Commits
e1fbdc17
Commit
e1fbdc17
authored
May 11, 2021
by
David Monniaux
Browse files
for pruning the docker
parent
c088f4a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile.prune
View file @
e1fbdc17
FROM compcert_kvx
USER root
RUN apt -y remove opam && apt -y autoremove
RUN apt
-get -y install gcc && apt-get
-y remove opam && apt
-get
-y autoremove
RUN rm -rf /home/appuser/.opam /home/appuser/CompCert
USER appuser
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