Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
3cd4c108
Commit
3cd4c108
authored
Jul 31, 2018
by
Guilhem Saurel
Browse files
docker: use debian slim image
parent
b0f5e9bf
Pipeline
#1088
passed with stages
in 6 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3cd4c108
FROM
python:stretch
FROM
python:
slim-
stretch
EXPOSE
8000
...
...
@@ -7,7 +7,9 @@ WORKDIR /app
RUN
apt-get update
-qq
&&
apt-get
install
-qqy
\
apt-transport-https
\
curl
\
git
\
gnupg2
\
graphviz
\
libpq-dev
\
netcat-openbsd
\
...
...
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