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