mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-02 19:17:33 +01:00
etcd-arm
Cross compilation for Raspberry Pi
git clone https://github.com/coreos/etcd.git
cd etcd
GOOS=linux GOARCH=arm ./build
git clone https://github.com/coreos/etcd.git
cd etcd
GOOS=linux GOARCH=arm ./build