mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
etcd-arm
|
etcd-arm
|
||||||
========
|
========
|
||||||
|
|
||||||
|
## Cross compilation for Raspberry Pi
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/coreos/etcd.git
|
git clone https://github.com/coreos/etcd.git
|
||||||
cd etcd
|
cd etcd
|
||||||
GOARCH=arm ./build
|
GOOS=linux GOARCH=arm ./build
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user