nginx-with-openssl.Dockerfile 49 B

123
  1. FROM nginx:alpine
  2. RUN apk add --no-cache openssl