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