Replies: 2 comments
-
We can't reproduce an issue with secrets (beyond the newline issue described in #576 (comment) and fixed in #577), so I'd suggest trying a dedicated support forum, such as the Docker Community Forums, the Docker Community Slack, or Stack Overflow. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We can't reproduce an issue with secrets (beyond the newline issue described in #576 (comment) and fixed in #577), so I'd suggest trying a dedicated support forum, such as the Docker Community Forums, the Docker Community Slack, or Stack Overflow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The content auf my secrets are not transferred into to the container. i can login to the database within the container using the 'mysql -u user -p' command. The secret files have no new lines, as mentioned in other issues.
Not working:
working:
here is my complete compose file:
Originally posted by @MrksHfmn in #578 (comment)
Beta Was this translation helpful? Give feedback.
All reactions