An open API service indexing awesome lists of open source software.

https://github.com/chanwit/swarm-image

Swarm image on ARM
https://github.com/chanwit/swarm-image

Last synced: 5 months ago
JSON representation

Swarm image on ARM

Awesome Lists containing this project

README

          

### How to build this image

```
CGO_ENABLED=0 godep go install \
-v -a -tags netgo -installsuffix netgo \
-ldflags "-extldflags -static -w -X github.com/docker/swarm/version.GITCOMMIT=`git rev-parse --short HEAD`"
```

### Where to pull

`docker pull aiyara/swarm:1.0.0-rc3`