spiegel_podman/pkg/varlinkapi
Kunal Kushwaha 5082496cc0 filter added to image pruge command.
filter option accepts two filters.
- label
- until
label supports "label=value" or "label=key=value" format
until supports all golang compatible time/duration formats.

Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
2019-11-22 17:36:27 +09:00
..
virtwriter Add ability to redirect bash for run -i 2019-10-15 08:00:13 -05:00
attach.go Switch to bufio Reader for exec streams 2019-10-31 11:20:12 -04:00
config.go Revert "Add VarlinkCall.RequiresUpgrade() type and method" 2019-05-16 14:36:11 -04:00
containers.go logs: support --tail 0 2019-10-31 19:55:36 +01:00
containers_create.go podman-remote create|run 2019-04-08 09:05:31 -05:00
events.go journald event logging 2019-04-24 16:00:04 -05:00
generate.go generate systemd: drop support for remote clients 2019-08-21 09:41:07 +02:00
images.go filter added to image pruge command. 2019-11-22 17:36:27 +09:00
mount.go podman-remote create|run 2019-04-08 09:05:31 -05:00
pods.go Report errors when trying to pause rootless containers 2019-09-13 08:29:46 -04:00
remote_client.go podman-remote create|run 2019-04-08 09:05:31 -05:00
system.go Return information about mount_program (fuse-overlayfs) 2019-09-06 07:32:42 -04:00
transfers.go Fix the double replySendFile() 2019-07-12 15:36:08 +02:00
util.go podman-remote make --size optional in ps 2019-07-18 09:34:19 -04:00
volumes.go Add parsing for UID, GID in volume "o" option 2019-10-22 14:32:54 -04:00