3 lines
95 B
Docker
3 lines
95 B
Docker
FROM registry.gitlab.com/severinkaderli/nginx-docker:master
|
|
|
|
COPY ./src/ /usr/share/nginx/html
|