certs/Dockerfile

4 lines
93 B
Docker
Raw Normal View History

2023-09-30 21:20:08 +02:00
FROM ghcr.io/thedevminertv/gostatic:1.2.3
CMD ["-compress-level", "2"]
COPY ./public /static