-
Couldn't load subscription status.
- Fork 2.2k
Add documentation for WORDPRESS_DB_HOST #152
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
Add documentation for WORDPRESS_DB_HOST #152
Conversation
WORDPRESS_DB_HOST
wordpress/content.md
Outdated
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.
I just noticed there should probably be a comma at the end of this line (after "container"). Should I amend this commit?
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.
👍
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.
❤️
|
Updated to add a note about username and password. |
|
LGTM |
|
LGTM, although we'll want to get a PR to the official-images repo open before we push this up 👍 |
Add documentation for WORDPRESS_DB_HOST
|
@tianon 📔 noted |
|
@md5 want the honor of making the PR? It's as easy as cloning both the
official-images repo and the wordpress repo somewhere, then running
"./generate-stackbrew-library.sh > ../official-images/library/wordpress"
and making a PR out of it. 😉
|
|
Sure. I was actually playing around with that last night for the Jetty image. |
|
Should it be showing docker-library/wordpress@dc184cf? It looks like docker-library/wordpress@aac1d2e is the tip of |
|
It looks like |
|
Perhaps |
|
Naw, the commit it's showing is correct. We don't care about the merge
commit for the purposes of the official-images repo, since it didn't
actually change the contents.
|
This goes with docker-library/wordpress#55