mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-05 15:05:41 +02: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