mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
update description for alpine
This commit is contained in:
parent
7e341bdc22
commit
7dd88a86f0
|
@ -45,7 +45,7 @@ export GOPATH=~/mygo
|
|||
|
||||
Then your bbgo will be installed at `~/mygo/bin/bbgo`.
|
||||
|
||||
## Alpine
|
||||
## Build inside a Alpine container
|
||||
|
||||
Starts a docker container with the alpine image:
|
||||
|
||||
|
@ -66,4 +66,6 @@ Your installed bbgo binary will be located in:
|
|||
|
||||
```
|
||||
/root/go/bin/bbgo version
|
||||
```
|
||||
```
|
||||
|
||||
You can use the above instruction to write your own Dockerfile.
|
Loading…
Reference in New Issue
Block a user