mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 09:57:53 +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.