mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-04 03:29:45 +00:00
2 lines
46 B
Docker
2 lines
46 B
Docker
FROM nginx
|
|
COPY build /usr/share/nginx/html
|