automation-tests/cmd/podman
OpenShift Merge Robot 3f32eae56f
Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3
Add 3rd chunk of Cobra examples
2019-02-17 22:44:04 +01:00
..
cliconfig Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullall 2019-02-15 14:45:03 +01:00
formats podman-inspect: don't ignore errors 2019-01-18 14:30:45 +01:00
imagefilters remote-client support for images 2019-01-10 13:18:08 -06:00
libpodruntime podman: honor --storage-opt again 2019-02-15 19:43:03 +01:00
shared show container ports of network namespace 2019-02-13 13:51:23 -06:00
varlink Merge pull request #2305 from rhatdan/tlsverify 2019-02-15 10:50:36 +01:00
README.md Update Podman-specific readme 2018-05-11 15:32:27 +00:00
attach.go Merge pull request #2295 from haircommander/recursive-start 2019-02-17 21:04:33 +01:00
build.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
checkpoint.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
cleanup.go Fix volume handling in podman 2019-02-14 13:21:52 -05:00
commands.go Merge pull request #2332 from baude/remotevolumeprune 2019-02-14 22:52:03 +01:00
commands_remoteclient.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
commit.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
common.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
common_test.go Remove urfave/cli from libpod 2019-02-11 17:48:34 -06:00
container.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
containers_prune.go Fix volume handling in podman 2019-02-14 13:21:52 -05:00
cp.go 'podman cp' copy between host and container 2019-02-14 09:29:53 -05:00
create.go Merge pull request #2335 from mheon/enable_detach_rm 2019-02-15 22:05:13 +01:00
create_cli.go Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
create_cli_test.go fix environment variable parsing 2018-10-23 12:57:14 +02:00
diff.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
exec.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
exists.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
export.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
generate.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
generate_kube.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
history.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
image.go add build to main and as subcommand to image 2019-02-14 10:52:30 -06:00
images.go Parse fq name correctly for images 2019-02-13 11:05:20 -06:00
images_prune.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
import.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
info.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
inspect.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
kill.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
load.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
login.go Merge pull request #2340 from QiWang19/login_lying 2019-02-17 13:44:45 +01:00
logout.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
logs.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
main.go add build to main and as subcommand to image 2019-02-14 10:52:30 -06:00
mount.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
parse.go fix environment variable parsing 2018-10-23 12:57:14 +02:00
pause.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
platform_linux.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
platform_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
play.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
play_kube.go Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3 2019-02-17 22:44:04 +01:00
pod.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_create.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_inspect.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
pod_kill.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_pause.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_ps.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_restart.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
pod_rm.go Add examples for Cobra 2019-02-14 15:03:11 -05:00
pod_start.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
pod_stats.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
pod_stop.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
pod_top.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
pod_unpause.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
port.go show container ports of network namespace 2019-02-13 13:51:23 -06:00
ps.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
pull.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
push.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
refresh.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
restart.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
restore.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
rm.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
rmi.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
run.go Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3 2019-02-17 22:44:04 +01:00
run_test.go Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
runlabel.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
save.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
search.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
sign.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
sigproxy.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
start.go Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3 2019-02-17 22:44:04 +01:00
stats.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
stop.go Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
system.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
system_prune.go Fix volume handling in podman 2019-02-14 13:21:52 -05:00
tag.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
top.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
trust.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
trust_set_show.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
umount.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
unpause.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
utils.go pod infra container is started before a container in a pod is run, started, or attached. 2019-02-15 16:39:24 -05:00
varlink.go Merge pull request #2264 from larskarlitski/varlink-api 2019-02-12 16:59:45 +01:00
varlink_dummy.go Only build varlink when buildtag is available 2019-02-12 15:53:19 -06:00
version.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
volume.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_create.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
volume_inspect.go Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
volume_ls.go podman-remote volume inspect|ls 2019-02-13 12:43:51 -06:00
volume_prune.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_rm.go Merge pull request #2309 from rhatdan/help 2019-02-12 15:45:54 +01:00
wait.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00

README.md

podman - Simple debugging tool for pods and images

podman is a daemonless container runtime for managing containers, pods, and container images. It is intended as a counterpart to CRI-O, to provide low-level debugging not available through the CRI interface used by Kubernetes. It can also act as a container runtime independent of CRI-O, creating and managing its own set of containers.

Use cases

  1. Create containers
  2. Start, stop, signal, attach to, and inspect existing containers
  3. Run new commands in existing containers
  4. Push and pull images
  5. List and inspect existing images
  6. Create new images by committing changes within a container
  7. Create pods
  8. Start, stop, signal, and inspect existing pods
  9. Populate pods with containers