# Docker Commands and Tips for Managing Containers and Images

DevFeed: [Docker Commands and Tips for Managing Containers and Images](<https://devfeed.tech/articles/docker-protipstm-37701.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/docker-protips/>)

Author: Carlos Alexandro Becker

Published: 2015-05-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [container](<https://devfeed.tech/topics/container.md>), [docker images](<https://devfeed.tech/topics/docker-images.md>)

Tags: [commands](<https://devfeed.tech/tags/commands.md>), [container](<https://devfeed.tech/tags/container.md>), [containers](<https://devfeed.tech/tags/containers.md>), [disk-space](<https://devfeed.tech/tags/disk-space.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-images](<https://devfeed.tech/tags/docker-images.md>), [mac](<https://devfeed.tech/tags/mac.md>)

## AI overview

A collection of Docker commands and practical tips for managing containers and images, including stopping containers, removing stopped containers, deleting images, and using Kitematic on Mac.

## Source excerpt

Like my old post on git, this is somewhat a collection of useful Docker commands/tricks/whatever.