You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user