mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-24 04:06:53 +00:00
ssl-bump fix run.sh perms #130
This commit is contained in:
parent
33429ba79f
commit
16e644983a
@ -1,5 +1,6 @@
|
|||||||
FROM b4tman/squid
|
FROM b4tman/squid
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
RUN chmod 755 /run.sh
|
||||||
|
|
||||||
CMD ["/run.sh"]
|
CMD ["/run.sh"]
|
Loading…
Reference in New Issue
Block a user