2 lines
35 B
Docker
2 lines
35 B
Docker
FROM nginx:alpine-slim
|
|
COPY . /data |
FROM nginx:alpine-slim
|
|
COPY . /data |