mirror of
https://github.com/bakhirev/assayo.git
synced 2026-04-26 10:40:52 +00:00
2 lines
58 B
Docker
2 lines
58 B
Docker
FROM nginx:alpine-slim
|
|
COPY build /usr/share/nginx/html
|