-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update docker.md #2707
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
Update docker.md #2707
Conversation
"ENV key=value" should be used instead of legacy "ENV key value" format
CLA assistant check
All committers have signed the CLA.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @the-clint!
The PR is now approved, merged, should be live on docs.strapi.io in a few minutes, and will be mentioned in the next weekly snapshot release (so, later today actually 😄).
"ENV key=value" should be used instead of legacy "ENV key value" format
"ENV key=value" should be used instead of legacy "ENV key value" format Co-authored-by: Clint Broadhead <10893868+the-clint@users.noreply.github.com>
"ENV key=value" should be used instead of legacy "ENV key value" format
What does it do?
Describe the technical changes you did.
Why is it needed?
Describe the issue you are solving.
Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request