
Commands¶
Podman (Pod Manager) Global Options, Environment Variables, Exit Codes, Configuration Files, and more
attach Attach to a running container
auto-update Auto update containers according to their auto-update policy
build Build an image using instructions from Containerfiles
commit Create new image based on the changed container
container Manage Containers
cp Copy files/folders between a container and the local filesystem
create Create but do not start a container
diff Inspect changes on container’s file systems
events Show podman events
exec Run a process in a running container
export Export container’s filesystem contents as a tar archive
generate Generated structured data
healthcheck Manage Healthcheck
history Show history of a specified image
image Manage images
images List images in local storage
import Import a tarball to create a filesystem image
info Display podman system information
init Initialize one or more containers
inspect Display the configuration of a container or image
kill Kill one or more running containers with a specific signal
kube Play a pod
load Load an image from container archive
login Log in to a container registry
logout Log out of a container registry
logs Fetch the logs of a container
machine Manage podman’s virtual machine
manifest Create and manipulate manifest lists and image indexes
mount Mount a working container’s root filesystem
network Manage Networks
pause Pause all the processes in one or more containers
pod Manage pods
port List port mappings or a specific mapping for the container
ps List containers
pull Pull an image from a registry
push Push an image to a specified destination
rename Rename an existing container
restart Restart one or more containers
rm Remove one or more containers
rmi Remove one or more images from local storage
run Run a command in a new container
save Save image to an archive
search Search registry for image
secret Manage podman secrets
start Start one or more containers
stats Display a live stream of container resource usage statistics
stop Stop one or more containers
system Manage podman
tag Add an additional name to a local image
top Display the running processes of a container
unmount Unmount working container’s root filesystem
unpause Unpause the processes in one or more containers
unshare Run a command in a modified user namespace
untag Remove one or more names from a locally-stored image
version Display the Podman Version Information
volume Manage volumes
wait Block on one or more containers