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_linux.go
Commit message (
Expand
)
Author
Age
*
volume: add support for non-volatile upperdir,workdir for overlay volumes
Aditya Rajan
2022-01-28
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
Use new CDI API
Evan Lezar
2022-01-14
*
Merge pull request #12828 from giuseppe/drop-check
OpenShift Merge Robot
2022-01-13
|
\
|
*
libpod: refine check for empty pod cgroup
Giuseppe Scrivano
2022-01-12
*
|
use libnetwork from c/common
Paul Holzinger
2022-01-12
|
/
*
fix host.containers.internal entry for macvlan networks
Paul Holzinger
2022-01-11
*
Allow users to add host user accounts to /etc/passwd
Daniel J Walsh
2021-12-23
*
Enable checkpoint/restore for /dev/shm
Radostin Stoyanov
2021-12-23
*
Always run passwd management code when DB value is nil
Matthew Heon
2021-12-22
*
Merge pull request #12375 from rhatdan/hosts
OpenShift Merge Robot
2021-12-22
|
\
|
*
Use hosts public ip address in rootless containers
Daniel J Walsh
2021-12-21
*
|
Merge pull request #12668 from vrothberg/fix-12667
OpenShift Merge Robot
2021-12-22
|
\
\
|
*
|
support hosts without /etc/hosts
Valentin Rothberg
2021-12-22
|
|
/
*
/
Podman run --passwd
cdoern
2021-12-21
|
/
*
Add more checkpoint/restore information to 'inspect'
Adrian Reber
2021-12-17
*
network db rewrite: migrate existing settings
Paul Holzinger
2021-12-14
*
Merge pull request #12498 from rhatdan/cgroups
OpenShift Merge Robot
2021-12-07
|
\
|
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
|
volume: apply exact permission of target directory without adding extra 0111
Aditya Rajan
2021-12-07
|
/
*
libpod: improve heuristic to detect cgroup
Giuseppe Scrivano
2021-11-24
*
rename libpod nettypes fields
Paul Holzinger
2021-11-16
*
Merge pull request #12100 from rhatdan/env
OpenShift Merge Robot
2021-11-16
|
\
|
*
Add --unsetenv & --unsetenv-all to remove def environment variables
Daniel J Walsh
2021-11-15
*
|
Merge pull request #12294 from flouthoc/secret-mount-target
OpenShift Merge Robot
2021-11-16
|
\
\
|
|
/
|
/
|
|
*
secret: honor custom target for secrets with run
Aditya Rajan
2021-11-15
*
|
Added optional container restore statistics
Adrian Reber
2021-11-15
*
|
Added optional container checkpointing statistics
Adrian Reber
2021-11-15
|
/
*
Fix rootless networking with userns and ports
Paul Holzinger
2021-11-09
*
Add 'stats-dump' file to exported checkpoint
Adrian Reber
2021-11-05
*
Set Checkpointed state to false after restore
Adrian Reber
2021-10-27
*
Update vendor github.com/opencontainers/runtime-tools
Daniel J Walsh
2021-10-25
*
We should only be relabeling when on first run
Daniel J Walsh
2021-10-15
*
Don't include ctr.log if not using file logging
Daniel J Walsh
2021-10-14
*
codespell code
Daniel J Walsh
2021-10-12
*
always add short container id as net alias
Paul Holzinger
2021-09-28
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
volume: Add support for overlay on named volumes
Aditya Rajan
2021-09-21
*
podman machine: use gvproxy for host.containers.internal
Paul Holzinger
2021-09-20
*
Only add 127.0.0.1 entry to /etc/hosts with --net=none
Paul Holzinger
2021-09-16
*
Wire network interface into libpod
Paul Holzinger
2021-09-15
*
Merge pull request #11567 from giuseppe/cgroups-split-with-pods
OpenShift Merge Robot
2021-09-15
|
\
|
*
libpod: honor --cgroups=split also with pods
Giuseppe Scrivano
2021-09-14
*
|
test: enable --cgroup-parent test
Giuseppe Scrivano
2021-09-14
|
/
*
Add Checkpointed bool to Inspect
Matthew Heon
2021-09-07
*
feat: add localhost into hosts if the networking mode is not host
Parham Alvani
2021-09-04
*
pass LISTEN_* environment into container
Valentin Rothberg
2021-08-31
*
container: resolve workdir after all the mounts happen.
flouthoc
2021-08-30
*
Implement SD-NOTIFY proxy in conmon
Daniel J Walsh
2021-08-20
[next]