..
docker
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
formats
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
libpodruntime
Change pause container to infra container
2018-08-23 18:16:28 +00:00
shared
Support pause containers in varlink
2018-08-23 18:16:28 +00:00
varlink
Change pause container to infra container
2018-08-23 18:16:28 +00:00
README.md
Update Podman-specific readme
2018-05-11 15:32:27 +00:00
attach.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
build.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
cleanup.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
commit.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
common.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
common_test.go
Rename all references to kpod to podman
2017-12-18 16:46:05 +00:00
container.go
Cleanup descriptions and help information
2018-07-27 02:17:29 +00:00
create.go
Added option to share kernel namespaces in libpod and podman
2018-08-23 18:16:28 +00:00
create_cli.go
switch projectatomic to containers
2018-08-16 17:12:36 +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
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
exec.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
export.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
history.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
image.go
Cleanup descriptions and help information
2018-07-27 02:17:29 +00:00
images.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
import.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
info.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
inspect.go
Change batchcontainer to shared
2018-08-16 20:31:50 +00:00
kill.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
load.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
login.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
logout.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
logs.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
main.go
Mention that systemd is the default cgroup manager
2018-08-17 18:27:46 +00:00
mount.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
parse.go
Fix handling of devices
2018-08-20 13:42:07 +00:00
pause.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod.go
Add podman pod top
2018-08-23 15:01:17 +00:00
pod_create.go
Change pause container to infra container
2018-08-23 18:16:28 +00:00
pod_inspect.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_kill.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_pause.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_ps.go
Change pause container to infra container
2018-08-23 18:16:28 +00:00
pod_restart.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_rm.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_start.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_stats.go
Enable pod stats with short ID and name
2018-08-21 14:34:08 +00:00
pod_stop.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
pod_top.go
Add podman pod top
2018-08-23 15:01:17 +00:00
pod_unpause.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
port.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
ps.go
Change pause container to infra container
2018-08-23 18:16:28 +00:00
pull.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
push.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
refresh.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
restart.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
rm.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
rmi.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
run.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
run_test.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
save.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
search.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
sigproxy.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
start.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
stats.go
Changed GetContainerStats to return ErrCtrStateInvalid
2018-08-23 15:58:08 +00:00
stop.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
tag.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
top.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
umount.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
unpause.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
utils.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
varlink.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
varlink_dummy.go
make varlink optional for podman
2018-06-24 10:54:40 +00:00
version.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
wait.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00