mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 14:55:14 +00:00
4 lines
68 B
Docker
4 lines
68 B
Docker
FROM nginx:alpine
|
|
|
|
COPY static-html-directory /usr/share/nginx/html
|