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

feat(docker): update dockerfile to enable pdf storage for multi-signature #25

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

chabotsi
Copy link

Hello,

Here is a pull-request to enable “multi-signature” in the Docker image.

I had to create a new file “config.ini.tpl” which is a template for config.ini. It was not easy to re-use “config.ini” without doing any complicated stuff. I also had to move the CMD commands to a script, because of the condition (does the PDF_STORAGE_PATH is defined ?) which could not be included in the existing CMD.

Thank you again for the multi-signature option !

@wincelau
Copy link
Member

👌 Thank you !

@wincelau wincelau closed this Apr 11, 2022
@wincelau wincelau reopened this Apr 11, 2022
@wincelau wincelau merged commit c7b7a3e into 24eme:master Apr 11, 2022
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.

None yet

2 participants