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.go
Commit message (
Expand
)
Author
Age
*
use etchosts package from c/common
Paul Holzinger
2022-04-22
*
Add support for checkpoint image
Radostin Stoyanov
2022-04-20
*
Add support for ipc namespace modes "none, private, sharable"
Daniel J Walsh
2022-04-12
*
fix pod volume passing and alter infra inheritance
cdoern
2022-03-29
*
Switch all calls to filepath.Walk to filepath.WalkDir
Daniel J Walsh
2022-03-27
*
Merge pull request #13585 from flouthoc/fix-no-healthcheck
OpenShift Merge Robot
2022-03-22
|
\
|
*
healthcheck: stop showing wrong status when --no-healthcheck is set
Aditya R
2022-03-22
*
|
libpod: drop warning for Fedora 31
Giuseppe Scrivano
2022-03-21
|
/
*
Implement Podman Container Clone
cdoern
2022-02-20
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
Merge pull request #12733 from rhatdan/copy
OpenShift Merge Robot
2022-01-07
|
\
|
*
Set volume NeedsCopyUp to false iff data was copied up
Daniel J Walsh
2022-01-06
*
|
Prevent double decoding of storage options
Riyad Preukschas
2022-01-07
|
/
*
Support all volume mounts for rootless containers
Daniel J Walsh
2022-01-04
*
Merge pull request #12625 from adrianreber/2021-12-16-podman-inspect
OpenShift Merge Robot
2021-12-17
|
\
|
*
Add more checkpoint/restore information to 'inspect'
Adrian Reber
2021-12-17
*
|
Removed .service file for healthchecks
Brent Baude
2021-12-16
|
/
*
container restore/import: store networks from db
Paul Holzinger
2021-12-14
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
rename libpod nettypes fields
Paul Holzinger
2021-11-16
*
Added optional container restore statistics
Adrian Reber
2021-11-15
*
libpod: create /etc/mtab safely
Giuseppe Scrivano
2021-11-11
*
Fix rootless networking with userns and ports
Paul Holzinger
2021-11-09
*
pod/container create: resolve conflicts of generated names
Valentin Rothberg
2021-11-08
*
libpod: deduplicate ports in db
Paul Holzinger
2021-10-27
*
Merge pull request #11956 from vrothberg/pause
OpenShift Merge Robot
2021-10-27
|
\
|
*
overlay root fs: create mount on runtime dir
Valentin Rothberg
2021-10-26
*
|
Allow 'container restore' with '--ipc host'
Adrian Reber
2021-10-26
|
/
*
Merge pull request #11991 from rhatdan/size
OpenShift Merge Robot
2021-10-22
|
\
|
*
Allow API to specify size and inode quota
Daniel J Walsh
2021-10-18
*
|
Merge pull request #11851 from cdoern/podRm
OpenShift Merge Robot
2021-10-20
|
\
\
|
*
|
Pod Rm Infra Improvements
cdoern
2021-10-18
*
|
|
libpod: change mountpoint ownership c.Root when using overlay on top of exter...
Aditya Rajan
2021-10-19
|
|
/
|
/
|
*
|
rootfs-overlay: fix overlaybase path for cleanups
Aditya Rajan
2021-10-18
|
/
*
libpod: do not call (*container).Spec()
Valentin Rothberg
2021-09-29
*
libpod: do not call (*container).Config()
Valentin Rothberg
2021-09-28
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
Wire network interface into libpod
Paul Holzinger
2021-09-15
*
Merge pull request #11170 from flouthoc/support-rootfs-overlay
OpenShift Merge Robot
2021-09-14
|
\
|
*
rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108
flouthoc
2021-09-14
*
|
fix restart always with rootlessport
Paul Holzinger
2021-09-13
|
/
*
Add Checkpointed bool to Inspect
Matthew Heon
2021-09-07
*
container: resolve workdir after all the mounts happen.
flouthoc
2021-08-30
*
InfraContainer Rework
cdoern
2021-08-26
*
Add support for pod inside of user namespace.
Daniel J Walsh
2021-08-09
*
Fix handling of user specified container labels
Daniel J Walsh
2021-08-02
*
Drop podman create --storage-opt container flag
Daniel J Walsh
2021-07-20
*
[NO TESTS NEEDED] Create /etc/mtab with the correct ownership
Urvashi Mohnani
2021-06-23
*
Fix permissions on initially created named volumes
Daniel J Walsh
2021-06-14
[next]