mirror of
https://github.com/bakhirev/assayo.git
synced 2025-01-19 08:57:59 +00:00
3 lines
46 B
Docker
3 lines
46 B
Docker
FROM nginx
|
|
COPY build /usr/share/nginx/html
|