Added caddy as swarm container. Uses templated Caddyfile which can be set up for testing purposes for now. Depends on docker and docker-swarm, and will keep its stuff where docker-swarm sets itself up.
5 lines
47 B
YAML
5 lines
47 B
YAML
---
|
|
|
|
dependencies:
|
|
- docker
|
|
- docker-swarm
|