1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-16 11:37:32 +02:00
dockerfiles/etcd-arm/README.md

9 lines
99 B
Markdown
Raw Normal View History

2015-09-29 17:40:35 +02:00
etcd-arm
========
```
git clone https://github.com/coreos/etcd.git
cd etcd
GOARCH=arm ./build
```