mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-19 23:16:48 +00:00
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM golang:onbuild
|
||||
COPY config-example.json /usr/bin/config.json
|
||||
|
||||
1
web/Dockerfile
Normal file
1
web/Dockerfile
Normal file
@@ -0,0 +1 @@
|
||||
FROM node-onbuild
|
||||
Reference in New Issue
Block a user