mirror of
https://github.com/fluencelabs/dashboard
synced 2025-06-11 05:51:33 +00:00
3 lines
43 B
Docker
3 lines
43 B
Docker
![]() |
FROM nginx
|
||
|
COPY dist /usr/share/nginx/html
|