goproxy/contrib/README.md

13 lines
228 B
Markdown

# contrib
## goproxy.yml
A Docker Swarm mode Stackfile configured for the [Traefik](https://traefik.io)
ingress controller ready to deploy in your swarm cluster.
Deploy with:
```#!bash
docker stack deploy -c goproxy.yml
```