C-D-theory

Containerization Class – 27 January

Task: Container Logs and Image Creation

Objective

To check container logs, create an image from a container, and restore it.

Description

The container created for the Java program was monitored using logs.
Later, the container was converted into an image and exported.

Steps Performed

Output Screenshot

Docker Logs

Conclusion

The container was successfully converted into an image and reused.