This test is designed to assess a candidate's knowledge of technology, Docker, and the fundamentals of using it. The test will cover topics such as setting up Docker containers, running applications in Docker, and managing images. It will also include questions about the basics of networking and security in Docker. Candidates should be able to demonstrate their understanding of the concepts and be able to apply them in a practical setting.
Example Question:
1. The container will be running since it was detached, and so does the image
2. The container and the image will be removed
3. The image will be removed and the container will still be running
4. The container will be removed and the image will persist