index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
kpod
Commit message (
Expand
)
Author
Age
*
Fix misleading print statement in kpod load
umohnani8
2017-12-11
*
kpod exec
baude
2017-12-11
*
Fix reference to libkpod to libpod
Daniel J Walsh
2017-12-05
*
Add Linux Root Propagation to kpod create and run
umohnani8
2017-12-05
*
Prune kpod ps
baude
2017-12-05
*
Remove kpod rename
Matthew Heon
2017-12-04
*
Short options!
baude
2017-12-04
*
kpod create should not do an OCI Init
Daniel J Walsh
2017-12-04
*
kpod attach
baude
2017-12-04
*
Add NetMode, UTSMode and IPCMode
Daniel J Walsh
2017-12-02
*
kpod stop -a
baude
2017-12-01
*
kpod_start
baude
2017-11-29
*
Fix --volume flag for kpod create and run
umohnani8
2017-11-29
*
Add ability to kill and stop containers
Matthew Heon
2017-11-29
*
Update man pages and output for kpod images
umohnani8
2017-11-28
*
Implement kpod --rm code
Daniel J Walsh
2017-11-28
*
kpod ps
baude
2017-11-28
*
remove unused functions and variables
Suraj Deshmukh
2017-11-28
*
Merge pull request #80 from umohnani8/kpod_images
Daniel J Walsh
2017-11-27
|
\
|
*
Fix output of kpod images
umohnani8
2017-11-27
*
|
Merge pull request #79 from mheon/fix_create
Daniel J Walsh
2017-11-27
|
\
\
|
|
/
|
/
|
|
*
Make 'kpod create' also create the container in runc
Matthew Heon
2017-11-27
*
|
kpod_wait
baude
2017-11-27
*
|
kpod_rm: Add option for --all
baude
2017-11-27
|
/
*
Create|Run container from Image ID
baude
2017-11-27
*
kpod run, needs to shutdown the storage driver when done
Daniel J Walsh
2017-11-27
*
Update kpod pause and unpause to use new container state
umohnani8
2017-11-24
*
Copy some verification code out of Docker to verify user input
Daniel J Walsh
2017-11-22
*
Update kpod logs to use the new container state and runtime
Urvashi Mohnani
2017-11-22
*
Update kpod mount and umount to use the new state
umohnani8
2017-11-22
*
Add support for pid ns
Daniel J Walsh
2017-11-22
*
Update kpod export to use the new container state and runtime
Urvashi Mohnani
2017-11-22
*
Need to block access to kernel file systems in /proc and /sys
Daniel J Walsh
2017-11-22
*
Update kpod rm to use new container state
Urvashi Mohnani
2017-11-21
*
Add support for oom functions
Daniel J Walsh
2017-11-21
*
Add cgroup fs by default
Daniel J Walsh
2017-11-20
*
Add support for Ulimits/Rlimits to kpod create/run
Daniel J Walsh
2017-11-20
*
Merge pull request #26 from mheon/sql_state
Daniel J Walsh
2017-11-20
|
\
|
*
Rename Create to Init for containers to be less confusing
Matthew Heon
2017-11-18
*
|
Fix up handling of environment variables
Daniel J Walsh
2017-11-20
|
/
*
Fix terminal attach
baude
2017-11-15
*
Address run/create performance issues
baude
2017-11-14
*
Remove all images
baude
2017-11-14
*
Add cpu-profiling to kpod
baude
2017-11-09
*
Do not attempt to use command --args as cli flags
baude
2017-11-08
*
Fix panic when no image is given
Daniel J Walsh
2017-11-08
*
Add 'kpod import' command
Urvashi Mohnani
2017-11-07
*
Convert tmpfs mounts to use generate
Daniel J Walsh
2017-11-06
*
Remove defaults and use runtime-tools/generate for spec
Daniel J Walsh
2017-11-06
*
Merge pull request #17 from rhatdan/caps
Daniel J Walsh
2017-11-05
|
\
[next]