summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* 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
|/
* Merge pull request #10366 from ashley-cui/secretoptionsOpenShift Merge Robot2021-05-17
|\
| * Support uid,gid,mode options for secretsAshley Cui2021-05-17
* | Create the /etc/mtab file if does not existsDaniel J Walsh2021-05-15
|/
* fix restart always with slirp4netnsPaul Holzinger2021-05-11
* Merge pull request #10220 from giuseppe/rm-volatileOpenShift Merge Robot2021-05-05
|\
| * podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-05-05
* | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
|/
* Fixes from make codespellDaniel J Walsh2021-04-21
* use AttachSocketPath when removing conmon filesPeter Hunt2021-04-16
* Add rootless support for cni and --uidmapPaul Holzinger2021-04-01
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* turn hidden --trace into a NOPValentin Rothberg2021-03-08
* Merge pull request #9624 from mheon/fix_9615OpenShift Merge Robot2021-03-05
|\
| * Do not return from c.stop() before re-lockingMatthew Heon2021-03-05
* | podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
|/
* Use functions and defines from checkpointctlAdrian Reber2021-03-02
* bump go module to v3Valentin Rothberg2021-02-22
* Change source path resolution for volume copy-upMatthew Heon2021-02-17
* Fix an issue where copyup could fail with ENOENTMatthew Heon2021-02-16
* Enable golint linterPaul Holzinger2021-02-11
* Rewrite copy-up to use buildah CopierMatthew Heon2021-02-10
* Implement SecretsAshley Cui2021-02-09
* Improve container libpod.Wait*() functionsMatej Vasek2021-02-03