3 lines
57 B
Docker
3 lines
57 B
Docker
FROM superboum/amd64_webserver:v2
|
|
COPY ./html /srv/http
|
|
|
FROM superboum/amd64_webserver:v2
|
|
COPY ./html /srv/http
|
|
|