mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-18 12:34:24 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
45d388e034
commit
245978a07b
@ -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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user