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
/
pod_internal.go
Commit message (
Expand
)
Author
Age
*
InfraContainer Rework
cdoern
2021-08-26
*
cgroup: fix rootless --cgroup-parent with pods
Giuseppe Scrivano
2021-05-06
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
add libpod/config
Valentin Rothberg
2019-10-31
*
remove libpod from main
baude
2019-06-25
*
Add additional debugging when refreshing locks
Matthew Heon
2019-06-21
*
When refreshing after a reboot, force lock allocation
Matthew Heon
2019-05-06
*
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
*
Remove runtime lockDir and add in-memory lock manager
Matthew Heon
2019-01-04
*
Convert pods to SHM locks
Matthew Heon
2019-01-04
*
Fix golang formatting issues
baude
2018-11-28
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Create pod CGroups when using the systemd cgroup driver
Matthew Heon
2018-08-15
*
We need to sort mounts so that one mount does not over mount another.
Daniel J Walsh
2018-08-10
*
Split pod.go into 3 files
Matthew Heon
2018-08-10