Skip to content
New issue

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

Added docker compose file with customisation from a .env file. #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Exadra37
Copy link

@Exadra37 Exadra37 commented Jan 21, 2018

Added a docker-compose.yml file that allows to customise from a .env file how we build the docker image and run the container.

Arguments:

  • ALPINE_VERSION
  • EXIM_VERSION
  • EXIM_IMAGE
  • EXIM_IMAGE_BUILD_CONTEXT
  • DKIM_VOLUME
  • HOSTNAME

Environment Variables:

  • DKIM_DOMAINS
  • RELAY_FROM_HOSTS
  • DKIM_KEY_SIZE
  • DKIM_SIGN_HEADERS
  • DKIM_SELECTOR

Alpine version is now 3.7 and Exim version is 4.89.1-r0.

Signed-off-by: Exadra37 [email protected]

@Exadra37
Copy link
Author

Please can you test it in your environment and give me feedback on any doubt you may have.. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant