This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
FROM cr.wks/debian-stable
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl procps && \
|
||||
apt-get clean -y && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm -rf /var/cache/apt/* /tmp/* /var/tmp/*
|
||||
Reference in New Issue
Block a user