[docker] Run a Container Interactively

 docker container run -it [docker_image] /bin/bash

留言