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