mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-06 00:19:06 +08:00
Clean apt lists
This commit is contained in:
parent
54336bb8c9
commit
c25ab5e654
@ -30,7 +30,7 @@ RUN apt-get update && apt-get -y upgrade && \
|
||||
netcat-openbsd \
|
||||
ca-certificates \
|
||||
qemu-system-x86 \
|
||||
&& apt-get clean
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
COPY run/*.sh /run/
|
||||
|
Loading…
x
Reference in New Issue
Block a user