1-a. Run container with docker cli with volume "/var/run/docker.sock"
docker run -it -v /var/run/docker.sock:/var/run/docker.sock hoge