mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-23 19:56:55 +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
|
||||
|
||||
COPY run.sh /
|
||||
RUN chmod 755 /run.sh
|
||||
|
||||
CMD ["/run.sh"]
|
Loading…
Reference in New Issue
Block a user