netmaker/docs/Dockerfile

3 lines
55 B
Docker
Raw Normal View History

2021-05-17 23:55:03 +08:00
FROM nginx:1.19
COPY _build/html /usr/share/nginx/html