Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ibiem2020
IBIEM2020
Commits
9b42aaa7
Commit
9b42aaa7
authored
Feb 16, 2021
by
josh
Browse files
Don't cleanup prematurely
parent
dbf71641
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9b42aaa7
...
...
@@ -262,9 +262,6 @@ RUN apt-get update && \
nano
\
jed
RUN
apt-get clean
&&
\
rm
-rf
/var/lib/apt/lists/
*
RUN
mkdir
-p
$MANUAL_BIN
&&
\
cd
$MANUAL_BIN
&&
\
curl
-s
-o
lefse.tar.gz https://bitbucket.org/nsegata/lefse/get/1.0.8.tar.gz
&&
\
...
...
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