httpd/Dockerfile
2024-02-02 12:45:17 +01:00

3 lines
59 B
Docker

FROM httpd:2.4.57-alpine
RUN apk add --no-cache curl wget