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: Create directory used for Docker Secrets #3888

Conversation

boc-the-git
Copy link
Collaborator

@boc-the-git boc-the-git commented Jul 14, 2024

What type of PR is this?

  • bug

What this PR does / why we need it:

PR #3656 introduced support for Docker Secrets. Since then, there's been a warning on every container start, as reported in #3885. This creates the directory in the container, so the warning is no longer present.

Which issue(s) this PR fixes:

#3885

Testing

In a dev container, from a clean build, confirmed that the warning was present. Made the change, rebuilt, and confirmed the warning isn't there.
This is technically testing a different container to the production container..

@michael-genson michael-genson merged commit ab0d368 into mealie-recipes:mealie-next Jul 17, 2024
11 checks 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