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