cleanup
This commit is contained in:
parent
daae8bd74e
commit
eca967a494
3 changed files with 162 additions and 138 deletions
|
|
@ -16,7 +16,6 @@ RUN apt-get update && \
|
|||
unzip \
|
||||
file \
|
||||
&& add-apt-repository -y ppa:dosemu2/ppa && \
|
||||
apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
dosemu2 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue