one character less optimization
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
FROM cr.wks/debian-stable
|
FROM cr.wks/debian-stable
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
curl procps && \
|
curl procps && \
|
||||||
apt-get clean -y && \
|
apt-get clean -y && \
|
||||||
|
|||||||
Reference in New Issue
Block a user