mirror of
https://github.com/bakhirev/assayo.git
synced 2025-02-21 12:32:19 +00:00
3 lines
46 B
Docker
3 lines
46 B
Docker
FROM nginx
|
|
COPY build /usr/share/nginx/html
|