3 lines
71 B
Docker
3 lines
71 B
Docker
FROM ulexus/go-minimal
|
|
COPY /go/tmp/cycore-web /app
|
|
COPY /go/tmp/src /
|