mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-15 15:11:30 +00:00
4 lines
56 B
Docker
4 lines
56 B
Docker
FROM golang:onbuild
|
|
COPY config_example.dat config.dat
|
|
|