3 lines
49 B
Docker
Executable File
3 lines
49 B
Docker
Executable File
FROM nginx:alpine
|
|
|
|
RUN apk add --no-cache openssl |