.. include:: includes.rst Commands ======== :doc:`Podman ` (Pod Manager) Global Options, Environment Variables, Exit Codes, Configuration Files, and more :doc:`attach ` Attach to a running container :doc:`auto-update ` Auto update containers according to their auto-update policy :doc:`build ` Build an image using instructions from Containerfiles :doc:`commit ` Create new image based on the changed container :doc:`container ` Manage Containers :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:`events ` Show podman events :doc:`exec ` Run a process in a running container :doc:`export ` Export container's filesystem contents as a tar archive :doc:`export ` Farm out builds to machines running podman for different architectures :doc:`generate ` Generated structured data :doc:`healthcheck ` Manage Healthcheck :doc:`history ` Show history of a specified image :doc:`image ` Manage images :doc:`images ` List images in local storage :doc:`import ` Import a tarball to create a filesystem image :doc:`info ` Display podman system information :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:`kube ` Play a pod :doc:`load ` Load an image from container archive :doc:`login ` Log in to a container registry :doc:`logout ` Log out of a container registry :doc:`logs ` Fetch the logs of a container :doc:`machine ` Manage podman's virtual machine :doc:`manifest ` Create and manipulate manifest lists and image indexes :doc:`mount ` Mount a working container's root filesystem :doc:`network ` Manage Networks :doc:`pause ` Pause all the processes in one or more containers :doc:`pod ` Manage pods :doc:`port ` List port mappings or a specific mapping for the container :doc:`ps ` List containers :doc:`pull ` Pull an image from a registry :doc:`push ` Push an image to a specified destination :doc:`rename ` Rename an existing container :doc:`restart ` Restart one or more containers :doc:`rm ` Remove one or more containers :doc:`rmi ` Remove one or more images from local storage :doc:`run ` Run a command in a new container :doc:`save ` Save image to an archive :doc:`search ` Search registry for image :doc:`secret ` Manage podman secrets :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:`system ` Manage podman :doc:`tag ` Add an additional name to a local image :doc:`top ` Display the running processes of a container :doc:`unmount ` Unmount working container's root filesystem :doc:`unpause ` Unpause the processes in one or more containers :doc:`unshare ` Run a command in a modified user namespace :doc:`untag ` Remove one or more names from a locally-stored image :doc:`version ` Display the Podman Version Information :doc:`volume ` Manage volumes :doc:`wait ` Block on one or more containers