jeboehm / docker-mailserver

Docker Mailserver based on the famous ISPMail guide
MIT License
356 stars 93 forks source link

ERROR: The Compose file './docker-compose.yml' is invalid #93

Closed kklepper closed 3 years ago

kklepper commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

See https://github.com/jeboehm/docker-mailserver/wiki/Howto:-Add-Plugins-To-Roundcube-Webmail

Uncomment the build args section of the web service definition in docker-compose.yml:

root@IONOS_2: /root/docker-mailserver # bin/production.sh build web
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services.web: 'args'

Describe the solution you'd like A clear and concise description of what you want to happen.

Should work as described

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

jeboehm commented 4 years ago

This is what is needed here: https://docs.docker.com/compose/compose-file/#build I'ld love to see a pull request about this.

kklepper commented 3 years ago

Just to let you know: I don't use Webmail in my daily work, so I don't care anymore.

The service runs flawlessly for months now. Thanks a lot for your good work.

jeboehm commented 3 years ago

Thank you! :)