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

Fix comment on the same line as a volume statement being invalid #5

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

HeinKalido
Copy link
Contributor

When using the image as described in the README, doing a docker compose up -d a second time would error with

Error response from daemon: invalid mount config for type "volume": invalid mount path: 'Save' mount path must be absolute

Or any other word from the "comment" as the path (Save, certs, and, account, to, external, and volume)

Dockerfile comments cannot be on the same line as a statement

@Cilenco
Copy link
Owner

Cilenco commented Mar 18, 2024

Thanks for the PR and the explanation.
I'm happy to merge it!

@Cilenco Cilenco merged commit 03442ba into Cilenco:main Mar 18, 2024
1 check passed
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.

2 participants