Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which Docker engine command allows you run CLI shell in to Docker container ?
docker run -it <container name> bash
docker exec
docker exec -it <container name> bash
docker start -it <container name> bash
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!