# run bash shell in a docker container docker container run -it --name <your_choice> <image_name> bash