Here I listed some notes for docker.

Accessing to container’s shell

docker exec -it wpdb /bin/bash

Tags:

Updated: