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

Find a way to use the runDebugEmail.sh script with Docker locally #47

Open
ssciolla opened this issue Dec 22, 2019 · 0 comments
Open

Find a way to use the runDebugEmail.sh script with Docker locally #47

ssciolla opened this issue Dec 22, 2019 · 0 comments

Comments

@ssciolla
Copy link
Contributor

ssciolla commented Dec 22, 2019

Currently, there is no easy way to set up the mock email server (a process defined in runDebugEmail.sh) while also using Docker Desktop to run the application. You can set the SEND_EMAIL environment variable from the command line when using docker run, but we need a way to set up the mock email server as a background process that only runs for as long as the main program is running. There is likely a way to do this by modifying start.sh.

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

No branches or pull requests

1 participant