What are the possible state of a Docker container?
Experience Level: Junior
Tags: Docker
Answer
- Created
- Running
- Paused
- Restarting
- Exited
- Dead
Related Docker job interview questions
Can you remove a paused container from Docker?
Docker JuniorHow can you check a Docker contaienr state?
Docker JuniorWhat is your experience with Docker? How did you use it in your career?
Docker JuniorWhat are the use cases the Docker can be used in?
Docker JuniorHow can you rollback all changes that you did to a containerized system under test that consists of one Docker container after you finished testing of a specific test case?
Docker Junior