not much more, one hour per day is really really not enough that's frustrating... still trying to configure wp with mariadb
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,17 @@
|
||||
|
||||
# inception
|
||||
|
||||
|
||||
---
|
||||
## WIP
|
||||
- network with compose : https://docs.docker.com/compose/networking/
|
||||
- communication between two containers : https://www.tutorialworks.com/container-networking/
|
||||
- connecting two containers : https://stackoverflow.com/questions/45481943/connecting-two-docker-containers
|
||||
- connect mysql docker to another : https://stackoverflow.com/questions/54901581/connect-to-a-mysql-server-running-in-a-docker-container-from-another-container
|
||||
- fail with 'vant connect' : https://stackoverflow.com/questions/23234379/installing-mysql-in-docker-fails-with-error-message-cant-connect-to-local-mysq
|
||||
- maybe do something like starting mysql in wpdocker with hostname of mysql-docker ? mysql -h hostname ?
|
||||
- or with port:port-protocol ? with tcp ?
|
||||
|
||||
---
|
||||
## git next commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user