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
/
podman
Commit message (
Expand
)
Author
Age
*
Add container runlabel command
baude
2018-09-28
*
Add buildah version and distribution to info
baude
2018-09-28
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Refactor Wait() to not require a timeout
Matthew Heon
2018-09-21
*
Don't mount /dev/shm if the user told you --ipc=none
Daniel J Walsh
2018-09-21
*
rootless: fix create with images not in the storage
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of ns:PATH
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of container:CONTAINER
Giuseppe Scrivano
2018-09-21
*
Add new field to libpod to indicate whether or not to use labelling
Daniel J Walsh
2018-09-20
*
report when rootless
baude
2018-09-20
*
Vendor in latest containers/buildah
Daniel J Walsh
2018-09-18
*
Don't crash if an image has no names
Daniel J Walsh
2018-09-18
*
Hooks supports two directories, process default and override
Daniel J Walsh
2018-09-17
*
Merge pull request #1472 from giuseppe/rootless-fix-entrypoint
Matthew Heon
2018-09-14
|
\
|
*
rootless: do not raise an error if the entrypoint is specified
Giuseppe Scrivano
2018-09-14
*
|
Merge pull request #1461 from rhatdan/run
Matthew Heon
2018-09-14
|
\
\
|
*
|
Remove duplicate code between create.go and run.go
Daniel J Walsh
2018-09-13
|
|
/
*
|
Merge pull request #1434 from rhatdan/wait
Matthew Heon
2018-09-14
|
\
\
|
*
|
Add --interval flag to podman wait
Daniel J Walsh
2018-09-13
|
|
/
*
|
Do not set rlimits if we are rootless
Matthew Heon
2018-09-13
*
|
Up default Podman rlimits to avoid max open files
Matthew Heon
2018-09-13
*
|
Search registries with an empty query
Urvashi Mohnani
2018-09-13
|
/
*
Add `podman rm --volumes` flag
Daniel J Walsh
2018-09-13
*
Pass on securityOpts from podInfraContainer to container added to pod.
Daniel J Walsh
2018-09-11
*
Fix displaying size on size calculation error
Steve Baker
2018-09-07
*
Fix pod sharing for utsmode
Daniel J Walsh
2018-09-07
*
use layer cache when building images
baude
2018-09-07
*
Fix nameing of Namespaces to be more consistent
Daniel J Walsh
2018-09-06
*
Fix up libpod.conf man pages and referencese to it.
Daniel J Walsh
2018-09-06
*
We should fail Podman with ExitCode 125 by default
Daniel J Walsh
2018-09-05
*
Add CRI logs parsing to podman logs
umohnani8
2018-09-05
*
rmi remove all not error when no images are present
baude
2018-09-05
*
rootless: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
*
rootless, create: support --pod
Giuseppe Scrivano
2018-09-04
*
rootless, run: support --pod
Giuseppe Scrivano
2018-09-04
*
rootless: be in an userns to initialize the runtime
Giuseppe Scrivano
2018-09-04
*
commandNotFoundHandler: use stderr and exit code 1
Valentin Rothberg
2018-09-01
*
Add proper support for systemd inside of podman
Daniel J Walsh
2018-08-31
*
pod create: restore help flag
Valentin Rothberg
2018-08-31
*
catch command-not-found errors
Valentin Rothberg
2018-08-31
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
varlink: fix --timeout usage
Giuseppe Scrivano
2018-08-30
*
run/create: reserve `-h` flag for hostname
Valentin Rothberg
2018-08-30
*
podman,varlink: inform user about --timeout 0
Tomas Tomecek
2018-08-30
*
rootless: show an error when stats is used
Giuseppe Scrivano
2018-08-29
*
rootless: show an error when pause/unpause are used
Giuseppe Scrivano
2018-08-29
*
rootless, exec: use the new function to join the userns
Giuseppe Scrivano
2018-08-29
*
rootless: fix top
Giuseppe Scrivano
2018-08-29
*
Vendor in latest projectatomic/buildah
Daniel J Walsh
2018-08-29
*
allow specification of entrypoint in the form of a slice
Daniel J Walsh
2018-08-28
[next]