mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-10-14 14:02:15 -04:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
@@ -57,6 +57,7 @@ FROM scratch
|
|||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
EXPOSE 3128 8080
|
EXPOSE 3128 8080
|
||||||
|
WORKDIR /config
|
||||||
VOLUME ["/config", "/data"]
|
VOLUME ["/config", "/data"]
|
||||||
|
|
||||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-squid.sh","healthcheck"]
|
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-squid.sh","healthcheck"]
|
||||||
|
Reference in New Issue
Block a user