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
Roy Fabrice
pFoF
Commits
52859ada
Commit
52859ada
authored
Sep 02, 2021
by
Roy Fabrice
Browse files
add bash
parent
ac3ad6f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/pfof-alpine-inteloneapi/Dockerfile
View file @
52859ada
...
...
@@ -2,9 +2,7 @@ FROM alpine:latest
LABEL
maintainer="fabrice.roy@observatoiredeparis.psl.eu"
RUN
apk add
RUN
apt-get clean
&&
\
rm
-rf
/var/lib/apt/lists/
*
/tmp/
*
/var/tmp/
*
RUN
apk update
&&
\
apk add bash doxygen ttf-freefont graphviz
CMD
/bin/bash
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