add phantom to base image
[discourse_docker.git] / samples / redis.yml
CommitLineData
67a25ebf 1templates:
67a25ebf
SS
2 - "templates/redis.template.yml"
3 - "templates/sshd.template.yml"
4
5expose:
67a25ebf
SS
6 - "6379:6379"
7 - "2221:22"
8
67a25ebf
SS
9volumes:
10 - volume:
2e5a7746 11 host: /var/docker/shared
67a25ebf 12 guest: /shared