Deleting Images and Containers
Learn how to delete a running container and remove local images from your system.
We'll cover the following
You can run docker images
and docker ps -a
commands to see the images you pulled and the containers you created as part of this lesson. Your output will be similar to this:
Get hands-on with 1300+ tech skills courses.