Make go get to install work.
This commit is contained in:
4
internal/serv/tmpl/Dockerfile
Normal file
4
internal/serv/tmpl/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM dosco/super-graph:latest
|
||||
WORKDIR /
|
||||
|
||||
COPY config/* /config/
|
Reference in New Issue
Block a user