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
/
create.go
Commit message (
Expand
)
Author
Age
*
Short options!
baude
2017-12-04
*
kpod create should not do an OCI Init
Daniel J Walsh
2017-12-04
*
Add NetMode, UTSMode and IPCMode
Daniel J Walsh
2017-12-02
*
Fix --volume flag for kpod create and run
umohnani8
2017-11-29
*
Implement kpod --rm code
Daniel J Walsh
2017-11-28
*
Make 'kpod create' also create the container in runc
Matthew Heon
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
*
Copy some verification code out of Docker to verify user input
Daniel J Walsh
2017-11-22
*
Add support for pid ns
Daniel J Walsh
2017-11-22
*
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
*
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
*
spec.go: Remove cli context as func arg
baude
2017-11-03
*
create_cli_test.go: Unittests
baude
2017-11-03
*
Parse SecurityOpts
Daniel J Walsh
2017-11-03
*
Fix gofmt errors
Daniel J Walsh
2017-11-02
*
libpod create and run
baude
2017-11-01