apt clean
This commit is contained in:
@@ -21,4 +21,5 @@ RUN apt-get update && apt-get install -y \
|
||||
software-properties-common \
|
||||
gnupg \
|
||||
python3 \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user