We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Als nächster Schritt nach #2, für mich jedoch out of scope.
The text was updated successfully, but these errors were encountered:
Aus deploy-new/production.j2.yaml:
mail-exchange: image: tianon/exim4 volumes: - "/data/docker/mail-exchange/mailname:/etc/mailname:ro" - "/data/docker/mail-exchange/email-addresses:/etc/email-addresses:ro" - "/data/docker/mail-exchange/update-exim.conf:/etc/exim4/update-exim4.conf.conf" - "/data/docker/mail-exchange/30_exim4-config:/etc/exim4/conf.d/retry/30_exim4-config:ro" networks: application: aliases: - mail-server mode: replicated replicas: 1 restart_policy: condition: on-failure delay: 1s max_attempts: 5 window: 20s resources: limits: cpus: "0.25" memory: "500M" reservations: cpus: "0.125" memory: "250M"
Sorry, something went wrong.
No branches or pull requests
Als nächster Schritt nach #2, für mich jedoch out of scope.
The text was updated successfully, but these errors were encountered: