snapdrop/nginx-with-openssl.Dockerfile

3 lines
49 B
Text
Raw Permalink Normal View History

2020-03-24 14:11:08 +00:00
FROM nginx:alpine
RUN apk add --no-cache openssl