httpd/Dockerfile

4 lines
59 B
Docker

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