web/Dockerfile

3 lines
62 B
Docker

FROM ulexus/go-minimal
COPY cycore-web /app
COPY views /views