faster snapshots
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM debian:stable-slim
|
||||
|
||||
#RUN echo 'Acquire::http::proxy "http://172.23.255.1:3142";' >/etc/apt/apt.conf.d/proxy
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl procps && \
|
||||
apt-get clean -y && \
|
||||
|
||||
Reference in New Issue
Block a user