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
/
pkg
/
specgen
/
generate
/
oci.go
Commit message (
Expand
)
Author
Age
*
Privileged containers can now restart if the host devices change
Jake Correnti
2022-06-06
*
fix --init with /dev bind mount
Valentin Rothberg
2022-05-23
*
linter: enable unconvert linter
Valentin Rothberg
2022-05-19
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
enable unparam linter
Paul Holzinger
2022-04-25
*
fix pod volume passing and alter infra inheritance
cdoern
2022-03-29
*
Set default rule at the head of device configuration
Hironori Shiina
2022-03-07
*
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
*
Pod Security Option support
cdoern
2021-12-27
*
oci: configure the devices cgroup with default devices
Giuseppe Scrivano
2021-12-16
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
Implement 'podman run --blkio-weight-device'
Hironori Shiina
2021-11-30
*
Add --unsetenv & --unsetenv-all to remove def environment variables
Daniel J Walsh
2021-11-15
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
Pod Device Support
cdoern
2021-09-20
*
InfraContainer Rework
cdoern
2021-08-26
*
personality: Add support for setting execution domain.
flouthoc
2021-08-06
*
Support DeviceCgroupRules to actually get added.
Daniel J Walsh
2021-07-21
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
replace local mount consts with libpod/define
Jakub Guzik
2021-03-07
*
Enable cgroupsv2 rw mount via security-opt unmask
Jakub Guzik
2021-02-28
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Ignore entrypoint=[\"\"]
Daniel J Walsh
2021-02-17
*
Enable more golangci-lint linters
Paul Holzinger
2021-02-12
*
specgen: improve heuristic for /sys bind mount
Giuseppe Scrivano
2021-01-15
*
Fix problems reported by staticcheck
Paul Holzinger
2021-01-12
*
Spelling
Josh Soref
2020-12-22
*
Merge pull request #8561 from mheon/fix_gating
OpenShift Merge Robot
2020-12-07
|
\
|
*
Do not mount sysfs as rootless in more cases
Matthew Heon
2020-12-04
*
|
Add mask and unmask option to --security-opt
Urvashi Mohnani
2020-12-02
|
/
*
refactor api compatibility container creation to specgen
baude
2020-10-20
*
rootless: move GetAvailableGids to the rootless pkg
Giuseppe Scrivano
2020-10-02
*
Make oom-score-adj actually work
Daniel J Walsh
2020-09-09
*
run, create: add new security-opt proc-opts
Giuseppe Scrivano
2020-08-12
*
Do not use image CMD if user gave ENTRYPOINT
Matthew Heon
2020-08-10
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Support default profile for apparmor
Daniel J Walsh
2020-07-22
*
abi: set default umask and rlimits
Giuseppe Scrivano
2020-07-17
*
Merge pull request #6939 from rhatdan/entrypoint
OpenShift Merge Robot
2020-07-14
|
\
|
*
Fix handling of entrypoint
Daniel J Walsh
2020-07-14
*
|
When determining systemd mode, use full command
Matthew Heon
2020-07-14
|
/
*
move go module to v2
Valentin Rothberg
2020-07-06
*
specgen: fix order for setting rlimits
Ralf Haferkamp
2020-06-26
*
Fix --init and --init-path
Joseph Gooch
2020-06-16
*
Ensure that containers in pods properly set hostname
Matthew Heon
2020-06-04
*
Add remaining annotations for `podman inspect`
Matthew Heon
2020-05-08
*
add {generate,play} kube
Valentin Rothberg
2020-05-06
*
Properly handle default capabilities listed in containers.conf
Daniel J Walsh
2020-05-01
[next]