mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-23 10:27:47 +00:00
The `image` field is used for the default tag, if it's not specified Compose will infer one in addition to any extra `tags` provided. Better to use `image` for the tag assignment, and a clear `pull_policy` to prevent trying to pull a remote image of the same name.