3 lines
63 B
Docker
Executable File
3 lines
63 B
Docker
Executable File
FROM nginx:1.27.0-alpine3.19
|
|
|
|
COPY html /usr/share/nginx/html |