mirror of
https://github.com/sschum/froscon-2023-demo.git
synced 2024-11-21 15:23:08 +01:00
3 lines
53 B
Docker
3 lines
53 B
Docker
FROM nginx:alpine
|
|
|
|
COPY ./src/ /usr/share/nginx/html/ |