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