mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
7 lines
134 B
YAML
7 lines
134 B
YAML
nullmailer:
|
|
image: vimagick/nullmailer
|
|
container_name: nullmailer
|
|
volumes:
|
|
- ./nullmailer:/etc/nullmailer
|
|
restart: always
|