Knowee
Questions
Features
Study Tools

Which command is used to create a new Docker image?(1 Point)docker builddocker pulldocker rundocker commit

Question

Which command is used to create a new Docker image?(1 Point)docker builddocker pulldocker rundocker commit

🧐 Not the exact question you are looking for?Go ask a question

Solution

To create a new Docker image, the command used is "docker build".

Similar Questions

Question 2What does the Docker build command do?0 / 1 pointPulls an image from a registryPushes a local image to a registryCreates an image from a DockerfileRuns a container interactively

Docker is aOnly container runtime toolOnly container building toolFull feature container management toolNone of the above

What does the CMD instruction in a Dockerfile define

What does the following Docker command do?docker run -i -t alpine /bin/bashRuns the image as a containerSetup /bin/bash in the containerStarts Docker in alpine modeThis Dockerfile is not valid

What command is used to list all running Docker containers?(1 Point)docker listdocker showdocker psdocker display

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.