Victor Moraes
|
98f5a4e761
|
update 07_multi_container.md: add -u root to mysql
user login didnt work, so it's needed to specify user: root:secret.
docker exec -it <mysql-container-id> mysql -u root -p
|
2021-03-15 12:29:29 -03:00 |
Artem Besedin
|
51866169ee
|
Update 07_multi_container.md
Fix markup in line 168.
Add forgotten curly brace
|
2021-02-16 14:54:22 +04:00 |
Usha Mandya
|
5a07a993b3
|
Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
|
2021-02-04 14:34:35 +00:00 |
Usha Mandya
|
60624cfb4a
|
Fix indentation, broken links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
|
2021-02-02 16:44:47 +00:00 |
Usha Mandya
|
dc7352020e
|
Get started docs improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
|
2021-02-02 12:51:46 +00:00 |
Wesley A. Cheng
|
23619941cf
|
Missing code block in documentation
|
2021-01-05 01:34:47 -08:00 |
Ben De St Paer-Gotch
|
23dfb9c9f7
|
Fixing various typos
|
2020-12-18 10:41:28 +00:00 |
Ben De St Paer-Gotch
|
838930ad96
|
Adding general docker getting started to docs
|
2020-12-02 13:08:51 +00:00 |