..
docker
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
formats
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
README.md
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
attach.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
build.go
Add authfile, cert-dir and creds params to build
2018-02-01 14:43:54 +00:00
commit.go
Add podman commit command
2017-12-20 10:08:17 +00:00
common.go
Remove libkpod. Replace runtime generation function.
2018-01-29 08:17:58 -05:00
common_test.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
create.go
Ginkgo Tests: ps, pull, push and rm
2018-01-31 20:23:31 +00:00
create_cli.go
Implement and test the following flags for podman run and create
2018-01-15 19:27:10 +00:00
create_cli_test.go
Implement and test the following flags for podman run and create
2018-01-15 19:27:10 +00:00
diff.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
exec.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
export.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
history.go
Fix podman stats based on QE feedback
2018-01-25 03:23:10 +00:00
images.go
Fix podman stats based on QE feedback
2018-01-25 03:23:10 +00:00
import.go
Add podman commit command
2017-12-20 10:08:17 +00:00
info.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
inspect.go
Save --privileged state
2018-01-25 04:30:15 +00:00
kill.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
load.go
Add podman commit command
2017-12-20 10:08:17 +00:00
login.go
Fix --cert-dir path for podman login
2018-02-02 16:57:54 +00:00
logout.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
logs.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
main.go
podman port
2018-01-23 08:54:57 -06:00
mount.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
parse.go
Remove --storage-opt from podman run/create
2018-01-17 14:49:23 +00:00
pause.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
port.go
podman port
2018-01-23 08:54:57 -06:00
ps.go
Fix podman stats based on QE feedback
2018-01-25 03:23:10 +00:00
pull.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
push.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
rm.go
Fix output for created containers
2018-01-18 18:32:10 +00:00
rmi.go
Remove by shortname
2018-01-08 18:15:55 +00:00
run.go
Add check for successful imageData call
2018-01-17 14:49:23 +00:00
run_test.go
Fix seccomp support
2018-01-18 12:26:43 +00:00
save.go
Fix issue with order of flags
2018-01-25 02:28:07 +00:00
spec.go
Merge pull request #282 from randomvariable/fix/sandbox
2018-02-02 19:42:48 +00:00
spec_test.go
Set default configuration container type annotation to sandbox
2018-02-01 07:15:59 +00:00
start.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
stats.go
Fix tab issue with --format flag
2018-01-27 08:25:54 +00:00
stop.go
Add StopWithTimeout API function for containers
2018-01-30 05:02:12 +00:00
tag.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
top.go
Shortcut for most recent container
2018-01-08 19:12:17 +00:00
umount.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
unpause.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
user.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
utils.go
Honor storage-driver flag
2018-01-29 08:18:05 -05:00
version.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
wait.go
Add latest to wait
2018-01-08 22:44:38 +00:00