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
/
pkg
Commit message (
Expand
)
Author
Age
*
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: error out if there are not enough UIDs/GIDs available
Giuseppe Scrivano
2018-09-21
*
rootless: skip usage of filepath.Join
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of ns:PATH
Giuseppe Scrivano
2018-09-21
*
spec: refactor ns modes to a common interface
Giuseppe Scrivano
2018-09-21
*
Add new field to libpod to indicate whether or not to use labelling
Daniel J Walsh
2018-09-20
*
Vendor in latest containers/buildah
Daniel J Walsh
2018-09-18
*
Small updates to OCI spec generation
Matthew Heon
2018-09-17
*
Merge pull request #1467 from rhatdan/dev
Matthew Heon
2018-09-14
|
\
|
*
Don't mount /dev/* if user mounted /dev
Daniel J Walsh
2018-09-14
*
|
Merge pull request #1474 from baude/varlinkinforegistries
Matthew Heon
2018-09-14
|
\
\
|
*
|
add registry information to varlink info
baude
2018-09-14
|
|
/
*
|
Merge pull request #1434 from rhatdan/wait
Matthew Heon
2018-09-14
|
\
\
|
|
/
|
/
|
|
*
Add --interval flag to podman wait
Daniel J Walsh
2018-09-13
*
|
Swap default mount propagation from private to rprivate
Matthew Heon
2018-09-13
|
/
*
Pass on securityOpts from podInfraContainer to container added to pod.
Daniel J Walsh
2018-09-11
*
Replace existing iptables handler with firewall code
Matthew Heon
2018-09-10
*
Vendor CNI plugins firewall code
Matthew Heon
2018-09-10
*
Fix pod sharing for utsmode
Daniel J Walsh
2018-09-07
*
Respect user-added mounts over default spec mounts
Matthew Heon
2018-09-07
*
Ensure we do not overlap mounts in the spec
Matthew Heon
2018-09-07
*
Change references to cri-o to point at new repository
Daniel J Walsh
2018-09-07
*
Add CRI logs parsing to podman logs
umohnani8
2018-09-05
*
rootless: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
*
Add proper support for systemd inside of podman
Daniel J Walsh
2018-08-31
*
rootless: unexport GetUserNSForPid
Giuseppe Scrivano
2018-08-29
*
rootless: add new function to join existing namespace
Giuseppe Scrivano
2018-08-29
*
Vendor in latest projectatomic/buildah
Daniel J Walsh
2018-08-29
*
Set nproc in containers unless explicitly overridden
Matthew Heon
2018-08-28
*
Do not set max open files by default if we are rootless
Matthew Heon
2018-08-28
*
Set default max open files in spec
Matthew Heon
2018-08-28
*
Ensure return errors match API docs
baude
2018-08-28
*
Fix Mount Propagation
Giuseppe Scrivano
2018-08-27
*
rootless: fix --pid=host
Giuseppe Scrivano
2018-08-27
*
rootless: fix --ipc=host
Giuseppe Scrivano
2018-08-27
*
spec: bind mount /sys only when userNS are enabled
Giuseppe Scrivano
2018-08-27
*
rootless: exec handle processes that create an user namespace
Giuseppe Scrivano
2018-08-26
*
rootless: fix exec
Giuseppe Scrivano
2018-08-26
*
exposes tcp port only if no proto specified.
Kunal Kushwaha
2018-08-24
*
Reveal information about container capabilities
Daniel J Walsh
2018-08-24
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Support pause containers in varlink
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Changed GetContainerStats to return ErrCtrStateInvalid
haircommander
2018-08-23
*
Add GetPodStats to varlink
haircommander
2018-08-23
*
rootless: fix --net host --privileged
Giuseppe Scrivano
2018-08-22
[next]