mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update
This commit is contained in:
parent
ccc51be4b7
commit
66ff26d4eb
@ -1,8 +1,10 @@
|
||||
etcd-arm
|
||||
========
|
||||
|
||||
## Cross compilation for Raspberry Pi
|
||||
|
||||
```
|
||||
git clone https://github.com/coreos/etcd.git
|
||||
cd etcd
|
||||
GOARCH=arm ./build
|
||||
GOOS=linux GOARCH=arm ./build
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user