podman-container

Section: User Commands (1)
Index Return to Main Contents
 

NAME

podman-container - Manage containers

 

SYNOPSIS

podman container subcommand

 

DESCRIPTION

The container command allows you to manage containers

 

COMMANDS

CommandMan PageDescription
attachpodman-attach(1)Attach to a running container.
checkpointpodman-container-checkpoint(1) Checkpoints one or more running containers.
cleanuppodman-container-cleanup(1) Clean up the container's network and mountpoints.
clonepodman-container-clone(1) Creates a copy of an existing container.
commitpodman-commit(1) Create new image based on the changed container.
cppodman-cp(1) Copy files/folders between a container and the local filesystem.
createpodman-create(1)Create a new container.
diffpodman-container-diff(1) Inspect changes on a container's filesystem
execpodman-exec(1) Execute a command in a running container.
existspodman-container-exists(1) Check if a container exists in local storage
exportpodman-export(1) Export a container's filesystem contents as a tar archive.
initpodman-init(1)Initialize a container
inspectpodman-container-inspect(1) Display a container's configuration.
killpodman-kill(1) Kill the main process in one or more containers.
listpodman-ps(1) List the containers on the system.(alias ls)
logspodman-logs(1) Display the logs of a container.
mountpodman-mount(1) Mount a working container's root filesystem.
pausepodman-pause(1)Pause one or more containers.
portpodman-port(1) List port mappings for the container.
prunepodman-container-prune(1) Remove all stopped containers from local storage.
pspodman-ps(1) Prints out information about containers.
renamepodman-rename(1)Rename an existing container.
restartpodman-restart(1) Restart one or more containers.
restorepodman-container-restore(1) Restores one or more containers from a checkpoint.
rmpodman-rm(1)Remove one or more containers.
runpodman-run(1)Run a command in a container.
runlabelpodman-container-runlabel(1) Executes a command as described by a container-image label.
startpodman-start(1)Starts one or more containers.
statspodman-stats(1) Display a live stream of one or more container's resource usage statistics.
stoppodman-stop(1) Stop one or more running containers.
toppodman-top(1) Display the running processes of a container.
unmountpodman-unmount(1) Unmount a working container's root filesystem.(Alias unmount)
unpausepodman-unpause(1) Unpause one or more containers.
updatepodman-update(1) Updates the cgroup configuration of a given container.
waitpodman-wait(1) Wait on one or more containers to stop and print their exit codes.

 

SEE ALSO

podman(1), podman-exec(1), podman-run(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
COMMANDS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:39:01 GMT, May 18, 2024