mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
4 lines
56 B
Docker
4 lines
56 B
Docker
FROM golang:onbuild
|
|
COPY config_example.dat config.dat
|
|
|