podman/pkg/api/handlers/compat
Matej Vasek af36d444a5 Clean up temporary file.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2020-12-15 16:07:43 +01:00
..
changes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_archive.go pkg/copy: introduce a Copier 2020-12-09 14:05:17 +01:00
containers_attach.go Fixes remote attach and exec to signal IdleTracker 2020-10-05 10:40:23 -07:00
containers_create.go Fix Wrong image tag is used when creating a container from an image with multiple tags 2020-12-11 20:02:41 +08:00
containers_export.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_logs.go Add EOL to compat container logs 2020-10-21 16:21:28 +02:00
containers_pause.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_prune.go Align the podman ps --filter behavior with docker 2020-11-18 11:36:06 +01:00
containers_restart.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_start.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_stats.go Lowercase some errors 2020-10-05 15:56:44 -07:00
containers_stop.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_top.go Lowercase some errors 2020-10-05 15:56:44 -07:00
containers_unpause.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
events.go podman events allow future time for --until 2020-12-11 23:15:09 +01:00
exec.go Fixes remote attach and exec to signal IdleTracker 2020-10-05 10:40:23 -07:00
images.go Clean up temporary file. 2020-12-15 16:07:43 +01:00
images_build.go Honor the --layers flag 2020-12-09 08:31:36 -05:00
images_history.go Lowercase some errors 2020-10-05 15:56:44 -07:00
images_push.go Jira RUN-1106 Image handlers updates 2020-12-03 16:11:17 -07:00
images_remove.go Lowercase some errors 2020-10-05 15:56:44 -07:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go --tls-verify and --authfile should work for all remote commands 2020-10-19 05:55:11 -04:00
images_tag.go Lowercase some errors 2020-10-05 15:56:44 -07:00
info.go [WIP] Docker compat API fixes 2020-11-23 17:45:24 +01:00
networks.go Fix some network compat api problems 2020-12-11 14:16:05 +01:00
ping.go Jira RUN-1106 System handlers updates 2020-12-05 16:41:57 -07:00
resize.go Lowercase some errors 2020-10-05 15:56:44 -07:00
swagger.go APIv2 compatibility network connect|disconnect 2020-10-22 08:20:28 -05:00
system.go Jira RUN-1106 System handlers updates 2020-12-05 16:41:57 -07:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go Update CI tests to run python docker library against API 2020-11-09 10:45:54 -07:00
version.go Lowercase some errors 2020-10-05 15:56:44 -07:00
volumes.go Add volume prune --filter support 2020-12-12 20:07:04 -06:00