Day 18 : Exploring Docker: Running, Inspecting, and Managing Containers
Today we have 4 tasks to perform and to explore docker. Let's start.
Task 1 : Pull a pre-existing Docker image from a public repository (e.g. Docker Hub) and run it on your local machine. Run the container as a non-root user (Hint- Use usermod comman...
ajayblog.com3 min read