LearnDocker
Courses
Contact
Courses
Docker Fundamentals
Container lifecycle
Becoming PID1
I have completed this
Video speed:
0.5x
1x
1.25x
1.5x
2x
Becoming PID1
Changes to the examples
Make sure that nginx becomes PID1
Links
The CMD instruction
Commands
docker image build
-t
jfahrer/nginx:latest
.
&&
docker container run
--rm
jfahrer/nginx:latest
Debugging the issue from the last assignment
← Previous
Verify it is PID1
Next →
LearnDocker
Courses
Contact Us