1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-02 09:21:34 +02:00
dockerfiles/nullmailer/docker-compose.yml

7 lines
134 B
YAML
Raw Normal View History

2016-01-31 08:33:49 +02:00
nullmailer:
image: vimagick/nullmailer
container_name: nullmailer
volumes:
- ./nullmailer:/etc/nullmailer
restart: always