mirror of
https://github.com/tamius-han/ghetto-karaoke-playlist.git
synced 2026-06-03 20:49:38 +02:00
3 lines
52 B
Docker
3 lines
52 B
Docker
|
|
FROM nginx:alpine
|
||
|
|
COPY public /usr/share/nginx/html
|