mirror of
https://github.com/fluencelabs/dashboard
synced 2025-06-09 21:11:25 +00:00
3 lines
43 B
Docker
3 lines
43 B
Docker
|
FROM nginx
|
||
|
COPY dist /usr/share/nginx/html
|