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
delft-machine-learning
docker-env
Commits
05d27022
Commit
05d27022
authored
Jun 04, 2018
by
Joseph Weston
Browse files
add gnupg as required for 'apt-key add'
parent
39eac427
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
05d27022
...
...
@@ -47,6 +47,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \
openssh-server
\
apt-transport-https
\
supervisor
\
gnupg
\
&&
apt-get clean
\
&&
rm
-rf
/var/lib/apt/lists/
*
...
...
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