mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-11-06 12:08:27 +00:00
Compare commits
3 Commits
v6.7.0
...
abfd29ad78
| Author | SHA1 | Date | |
|---|---|---|---|
|
abfd29ad78
|
|||
|
16e644983a
|
|||
| 33429ba79f |
@@ -1,5 +1,9 @@
|
||||
FROM b4tman/squid
|
||||
|
||||
COPY run.sh /
|
||||
USER root
|
||||
RUN chmod 755 /run.sh
|
||||
|
||||
USER squid
|
||||
|
||||
CMD ["/run.sh"]
|
||||
Reference in New Issue
Block a user