PairDrop/dev/nginx-with-openssl.Dockerfile

3 lines
49 B
Text
Raw Normal View History

FROM nginx:alpine
RUN apk add --no-cache openssl