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
/
libpod
/
container_internal_linux.go
Commit message (
Expand
)
Author
Age
...
*
|
Merge pull request #1846 from cgwalters/netns-dns-localhost
OpenShift Merge Robot
2018-11-28
|
\
\
|
|
/
|
/
|
|
*
Use host's resolv.conf if no network namespace enabled
Colin Walters
2018-11-27
*
|
Use also a struct to pass options to Restore()
Adrian Reber
2018-11-28
|
/
*
Merge pull request #1850 from vrothberg/mount-propagation
OpenShift Merge Robot
2018-11-27
|
\
|
*
set root propagation based on volume properties
Valentin Rothberg
2018-11-26
*
|
Merge pull request #1734 from rhatdan/network
OpenShift Merge Robot
2018-11-27
|
\
\
|
|
/
|
/
|
|
*
libpod should know if the network is disabled
Daniel J Walsh
2018-11-13
*
|
Added option to keep containers running after checkpointing
Adrian Reber
2018-11-20
*
|
Use a struct to pass options to Checkpoint()
Adrian Reber
2018-11-20
|
/
*
Accurately update state if prepare() partially fails
Matthew Heon
2018-11-08
*
Merge pull request #1771 from baude/prepare
OpenShift Merge Robot
2018-11-07
|
\
|
*
move defer'd function declaration ahead of prepare error return
baude
2018-11-07
*
|
rootless: mount /sys/fs/cgroup/systemd from the host
Giuseppe Scrivano
2018-11-07
*
|
rootless: don't bind mount /sys/fs/cgroup/systemd in systemd mode
Giuseppe Scrivano
2018-11-07
|
/
*
get user and group information using securejoin and runc's user library
baude
2018-10-29
*
Merge pull request #1699 from baude/rund
OpenShift Merge Robot
2018-10-25
|
\
|
*
run prepare in parallel
baude
2018-10-25
*
|
Increase security and performance when looking up groups
baude
2018-10-25
|
/
*
Use the CRIU version check in checkpoint/restore
Adrian Reber
2018-10-23
*
Fix CGroup paths used for systemd CGroup mount
Matthew Heon
2018-10-17
*
Mount proper cgroup for systemd to manage inside of the container.
Daniel J Walsh
2018-10-15
*
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
*
Disable problematic SELinux code causing runc issues
Matthew Heon
2018-09-25
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Add new field to libpod to indicate whether or not to use labelling
Daniel J Walsh
2018-09-20
*
Bind Mounts should be mounted read-only when in read-only mode
Daniel J Walsh
2018-09-20
*
Fix Mount Propagation
Giuseppe Scrivano
2018-08-27
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
podman: fix --uts=host
Giuseppe Scrivano
2018-08-17
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
We need to sort mounts so that one mount does not over mount another.
Daniel J Walsh
2018-08-10
*
Support multiple networks
baude
2018-07-12
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Remove per-container CGroup parents
Matthew Heon
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
changes to allow for darwin compilation
baude
2018-06-29
[prev]