mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-09-08 10:27:36 +00:00
fix COPY
This commit is contained in:
@@ -18,7 +18,7 @@ RUN set -x && \
|
|||||||
libcap-dev \
|
libcap-dev \
|
||||||
linux-headers
|
linux-headers
|
||||||
|
|
||||||
COPY squid/ /tmp/build/
|
COPY squid /tmp/build
|
||||||
WORKDIR /tmp/build/
|
WORKDIR /tmp/build/
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
|
Reference in New Issue
Block a user