mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
misc improvments
This commit is contained in:
@ -14,7 +14,6 @@ RUN set -eux; apt-get update; \
|
||||
#
|
||||
# clean up
|
||||
apt-get --purge autoremove -y unzip; \
|
||||
apt-get autoremove -y; \
|
||||
apt-get clean -y; \
|
||||
rm -rf /var/lib/apt/lists/* /var/cache/apt/*
|
||||
|
||||
|
Reference in New Issue
Block a user