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

echo vs perl #11

Closed
wants to merge 2 commits into from
Closed

echo vs perl #11

wants to merge 2 commits into from

Conversation

c9pr3
Copy link

@c9pr3 c9pr3 commented Dec 23, 2015

changed startup script from echo to perl so that on restart the values in config-files are being replaced instead of being added over and over again.

@jensklose
Copy link

Thx for distribution. We'll check with changes asap.

@marcelkilian
Copy link
Collaborator

Hi Adar,

sudo docker run -d -p 25:25 -p 110:110 -p 143:143 -e HOSTNAME=test.dev -e MYSQL_HOST=172.17.42.1 -e MYSQL_PORT=3306 -e MYSQL_USER=vpopmail -e MYSQL_PASS=something -e MYSQL_DATABASE=vpopmail --name haraka-dovecot adar/haraka-dovecot

the build throws the following error 2x "Substitution replacement not terminated at -e line 1." triggered by the replacement for "/etc/dovecot/dovecot-sql.conf.ext" and "/etc/dovecot/dovecot-dict-sql.conf.ext". This error can be seen with docker logs.

We currently have major changes in the development branch. So your changes to master propably won't persist through the merge. Therefore we will decline pull requests for master. I will create an issue for that particular problem. Feel free to create pull requests for the development branch.

@marcelkilian
Copy link
Collaborator

#12

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.

3 participants