summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Merge pull request #13585 from flouthoc/fix-no-healthcheckOpenShift Merge Robot2022-03-22
|\
| * healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
* | libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-21
|/
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12733 from rhatdan/copyOpenShift Merge Robot2022-01-07
|\
| * Set volume NeedsCopyUp to false iff data was copied upDaniel J Walsh2022-01-06
* | Prevent double decoding of storage optionsRiyad Preukschas2022-01-07
|/
* Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* Merge pull request #12625 from adrianreber/2021-12-16-podman-inspectOpenShift Merge Robot2021-12-17
|\
| * Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* | Removed .service file for healthchecksBrent Baude2021-12-16
|/
* container restore/import: store networks from dbPaul Holzinger2021-12-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* rename libpod nettypes fieldsPaul Holzinger2021-11-16
* Added optional container restore statisticsAdrian Reber2021-11-15
* libpod: create /etc/mtab safelyGiuseppe Scrivano2021-11-11
* Fix rootless networking with userns and portsPaul Holzinger2021-11-09
* pod/container create: resolve conflicts of generated namesValentin Rothberg2021-11-08
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* Merge pull request #11956 from vrothberg/pauseOpenShift Merge Robot2021-10-27
|\
| * overlay root fs: create mount on runtime dirValentin Rothberg2021-10-26
* | Allow 'container restore' with '--ipc host'Adrian Reber2021-10-26
|/
* Merge pull request #11991 from rhatdan/sizeOpenShift Merge Robot2021-10-22
|\
| * Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* | Merge pull request #11851 from cdoern/podRmOpenShift Merge Robot2021-10-20
|\ \
| * | Pod Rm Infra Improvementscdoern2021-10-18
* | | libpod: change mountpoint ownership c.Root when using overlay on top of exter...Aditya Rajan2021-10-19
| |/ |/|
* | rootfs-overlay: fix overlaybase path for cleanupsAditya Rajan2021-10-18
|/
* libpod: do not call (*container).Spec()Valentin Rothberg2021-09-29
* libpod: do not call (*container).Config()Valentin Rothberg2021-09-28
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Wire network interface into libpodPaul Holzinger2021-09-15
* Merge pull request #11170 from flouthoc/support-rootfs-overlayOpenShift Merge Robot2021-09-14
|\
| * rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108flouthoc2021-09-14
* | fix restart always with rootlessportPaul Holzinger2021-09-13
|/
* Add Checkpointed bool to InspectMatthew Heon2021-09-07
* container: resolve workdir after all the mounts happen.flouthoc2021-08-30
* InfraContainer Reworkcdoern2021-08-26
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* Fix handling of user specified container labelsDaniel J Walsh2021-08-02
* Drop podman create --storage-opt container flagDaniel J Walsh2021-07-20
* [NO TESTS NEEDED] Create /etc/mtab with the correct ownershipUrvashi Mohnani2021-06-23
* Fix permissions on initially created named volumesDaniel J Walsh2021-06-14
* Merge pull request #10635 from adrianreber/2021-06-04-privilegedOpenShift Merge Robot2021-06-12
|\
| * Fix restoring of privileged containersAdrian Reber2021-06-10
* | Fix pre-checkpointingAdrian Reber2021-06-10
|/