Manage Containers ================= :doc:`attach ` Attach to a running container :doc:`checkpoint ` Checkpoints one or more containers :doc:`cleanup ` Cleanup network and mountpoints of one or more containers :doc:`commit ` Create new image based on the changed container :doc:`cp ` Copy files/folders between a container and the local filesystem :doc:`create ` Create but do not start a container :doc:`diff ` Inspect changes on container's file systems :doc:`exec ` Run a process in a running container :doc:`exists ` Check if a container exists in local storage :doc:`export ` Export container's filesystem contents as a tar archive :doc:`init ` Initialize one or more containers :doc:`inspect ` Display the configuration of a container or image :doc:`kill ` Kill one or more running containers with a specific signal :doc:`list ` List containers :doc:`logs ` Fetch the logs of a container :doc:`mount ` Mount a working container's root filesystem :doc:`pause ` Pause all the processes in one or more containers :doc:`port ` List port mappings or a specific mapping for the container :doc:`restart ` Restart one or more containers :doc:`prune ` Remove all stopped containers :doc:`restore ` Restores one or more containers from a checkpoint :doc:`rm ` Remove one or more containers :doc:`run ` Run a command in a new container :doc:`runlabel ` Execute the command described by an image label :doc:`start ` Start one or more containers :doc:`stats ` Display a live stream of container resource usage statistics :doc:`stop ` Stop one or more containers :doc:`top ` Display the running processes of a container :doc:`umount ` Unmounts working container's root filesystem :doc:`unpause ` Unpause the processes in one or more containers :doc:`wait ` Block on one or more containers