spiegel_podman/cmd/podman
baude 2e800d63aa podman-remote prune containers
enable the ability to prune containers from the remote-command.  this
also includes the system prune command.

Signed-off-by: baude <bbaude@redhat.com>
2019-04-26 10:15:09 -05:00
..
cliconfig Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
imagefilters imagefilter dangling handling corrected 2019-04-11 09:18:31 +09:00
libpodruntime Call the runtime with WithRenumber() when asked 2019-04-15 10:36:19 -04:00
shared journald event logging 2019-04-24 16:00:04 -05:00
varlink enable podman remote top 2019-04-25 14:44:14 -05:00
attach.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
build.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
checkpoint.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
cleanup.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
commands.go podman-remote prune containers 2019-04-26 10:15:09 -05:00
commands_remoteclient.go (minor): fix misspelled 'Healthcheck' 2019-04-10 09:43:56 -06:00
commit.go Fix podman command --change CMD 2019-04-17 15:44:50 -04:00
common.go podman-remote create|run 2019-04-08 09:05:31 -05:00
common_test.go Revert "Switch to golangci-lint" 2019-04-05 20:09:45 -05:00
container.go podman-remote prune containers 2019-04-26 10:15:09 -05:00
containers_prune.go podman-remote prune containers 2019-04-26 10:15:09 -05:00
cp.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
create.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
diff.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
errors.go Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
errors_remote.go Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
events.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
exec.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
exists.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
export.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
generate.go podman-remote generate kube 2019-04-12 12:05:09 -05:00
generate_kube.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
healthcheck.go (minor): fix misspelled 'Healthcheck' 2019-04-10 09:43:56 -06:00
healthcheck_run.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
history.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
image.go Merge pull request #1642 from kunalkushwaha/image-tree 2019-03-14 09:53:49 -07:00
images.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
images_prune.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
import.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
info.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
inspect.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
kill.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
load.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
login.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
logout.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
logs.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
main.go enable podman remote top 2019-04-25 14:44:14 -05:00
main_local.go Merge pull request #2946 from baude/segs 2019-04-16 06:25:41 -07:00
main_remote.go Initial remote flag clean up 2019-04-10 12:43:19 -05:00
mount.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pause.go podman-remote pause|unpause 2019-04-18 13:42:27 -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 More cleanup for failures on missing commands. 2019-03-08 07:06:50 -05:00
play_kube.go Add header to play kube output 2019-04-18 09:18:53 -04:00
pod.go Add podman pod prune 2019-04-16 11:23:18 -04:00
pod_create.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_inspect.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_kill.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_pause.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_ps.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_restart.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_rm.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_start.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_stats.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_stop.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_top.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pod_unpause.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
pods_prune.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
port.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
ps.go podman-remote pause|unpause 2019-04-18 13:42:27 -05:00
pull.go pull: special case all-tags semantics 2019-04-24 19:33:12 +02:00
push.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
README.md Update Podman-specific readme 2018-05-11 15:32:27 +00:00
refresh.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
restart.go podman remote-client restart containers 2019-04-24 13:30:18 -05:00
restore.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
rm.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
rmi.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
run.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
run_test.go Fixes for podman-remote run and attach 2019-04-11 13:51:50 -05:00
runlabel.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
save.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
search.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
sign.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
start.go podman-remote start 2019-04-17 11:08:54 -05:00
stats.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
stop.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
system.go podman-remote prune containers 2019-04-26 10:15:09 -05:00
system_df.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
system_prune.go podman-remote prune containers 2019-04-26 10:15:09 -05:00
system_renumber.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
tag.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
top.go enable podman remote top 2019-04-25 14:44:14 -05:00
tree.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
trust.go More cleanup for failures on missing commands. 2019-03-08 07:06:50 -05:00
trust_set_show.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
umount.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
unpause.go podman-remote pause|unpause 2019-04-18 13:42:27 -05:00
utils.go cmd, pkg: drop commented code 2019-04-15 13:00:54 +02:00
varlink.go Fix help commands to show short and long description. 2019-03-07 13:46:59 -05:00
varlink_dummy.go Only build varlink when buildtag is available 2019-02-12 15:53:19 -06:00
version.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
volume.go More cleanup for failures on missing commands. 2019-03-08 07:06:50 -05:00
volume_create.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
volume_inspect.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
volume_ls.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
volume_prune.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
volume_rm.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
wait.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00

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