Files
cosign-images/image/Dockerfile
2026-03-26 18:58:53 +07:00

3 lines
61 B
Docker

FROM nginx:1.25-alpine
COPY nginx.conf /etc/nginx/nginx.conf