1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-06-20 06:04:20 +00:00
This commit is contained in:
2020-02-02 23:41:35 +03:00
parent 88d7aa0bf5
commit 7dab010604

@ -18,7 +18,7 @@ RUN set -x && \
libcap-dev \
linux-headers
COPY squid/ /tmp/build/
COPY squid /tmp/build
WORKDIR /tmp/build/
RUN set -x && \