summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* Merge pull request #8177 from rhatdan/wrapOpenShift Merge Robot2020-10-30
|\
| * Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* | Improve setupSystemd, grab mount options from the hostAndy Librian2020-10-30
|/
* new "image" mount typeValentin Rothberg2020-10-29
* Don't error if resolv.conf does not existsPaul Holzinger2020-10-22
* Add hostname to /etc/hosts for --net=noneMatthew Heon2020-10-21
* Ensure that hostname is added to hosts with net=hostMatthew Heon2020-10-20
* Fix possible panic in libpod container restorePaul Holzinger2020-10-15
* Setup HOME environment when using --userns=keep-idDaniel J Walsh2020-10-14
* Store cgroup manager on a per-container basisMatthew Heon2020-10-08
* Populate /etc/hosts file when run in a user namespaceDaniel J Walsh2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* libpod: check the gid is present before adding itGiuseppe Scrivano2020-10-02
* Add additionalGIDs from users in rootless modeDaniel J Walsh2020-10-01
* Fix --systemd=always regressionDaniel J Walsh2020-09-15
* Determine if resolv.conf points to systemd-resolvedEduardo Vega2020-09-11
* Merge pull request #7541 from mheon/modify_groupOpenShift Merge Robot2020-09-10
|\
| * Make an entry in /etc/group when we modify /etc/passwdMatthew Heon2020-09-10
* | rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* | We should not be mounting /run as noexec when run with --systemdDaniel J Walsh2020-09-02
|/
* Ensure rootless containers without a passwd can startMatthew Heon2020-08-31
* vendor: update opencontainers/runtime-specGiuseppe Scrivano2020-08-21
* Don't limit the size on /run for systemd based containersDaniel J Walsh2020-08-18
* Change /sys/fs/cgroup/systemd mount to rprivateMatthew Heon2020-08-12
* Ensure correct propagation for cgroupsv1 systemd cgroupMatthew Heon2020-08-11
* Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* Merge pull request #6991 from mheon/change_passwd_ondiskOpenShift Merge Robot2020-07-29
|\
| * Make changes to /etc/passwd on disk for non-read onlyMatthew Heon2020-07-23
* | Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* | Support default profile for apparmorDaniel J Walsh2020-07-22
* | Add --umask flag for create, runAshley Cui2020-07-21
* | Add support for overlay volume mounts in podman.Qi Wang2020-07-20
|/
* Preserve passwd on container restartMatthew Heon2020-07-15
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
* Add container name to the /etc/hosts within the containerDaniel J Walsh2020-06-20
* Turn on More lintersDaniel J Walsh2020-06-15
* libpod: fix check for slirp4netns netnsGiuseppe Scrivano2020-06-11
* container: do not set hostname when joining utsGiuseppe Scrivano2020-06-10
* container: make resolv.conf and hosts accessible in usernsGiuseppe Scrivano2020-06-10
* check --user range for rootless containersQi Wang2020-06-02
* Fix mountpont in SecretMountsWithUIDGIDDaniel J Walsh2020-05-19
* libpod: set hostname from joined containerGiuseppe Scrivano2020-04-27
* Update podman to use containers.confDaniel J Walsh2020-04-20