docker-squid/ssl-bump/Dockerfile

5 lines
49 B
Docker

FROM b4tman/squid
COPY run.sh /
CMD ["/run.sh"]