summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/oci.go
Commit message (Expand)AuthorAge
* Set default rule at the head of device configurationHironori Shiina2022-03-07
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Pod Security Option supportcdoern2021-12-27
* oci: configure the devices cgroup with default devicesGiuseppe Scrivano2021-12-16
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Implement 'podman run --blkio-weight-device'Hironori Shiina2021-11-30
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Pod Device Supportcdoern2021-09-20
* InfraContainer Reworkcdoern2021-08-26
* personality: Add support for setting execution domain.flouthoc2021-08-06
* Support DeviceCgroupRules to actually get added.Daniel J Walsh2021-07-21
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* replace local mount consts with libpod/defineJakub Guzik2021-03-07
* Enable cgroupsv2 rw mount via security-opt unmaskJakub Guzik2021-02-28
* bump go module to v3Valentin Rothberg2021-02-22
* Ignore entrypoint=[\"\"]Daniel J Walsh2021-02-17
* Enable more golangci-lint lintersPaul Holzinger2021-02-12
* specgen: improve heuristic for /sys bind mountGiuseppe Scrivano2021-01-15
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* SpellingJosh Soref2020-12-22
* Merge pull request #8561 from mheon/fix_gatingOpenShift Merge Robot2020-12-07
|\
| * Do not mount sysfs as rootless in more casesMatthew Heon2020-12-04
* | Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02
|/
* refactor api compatibility container creation to specgenbaude2020-10-20
* rootless: move GetAvailableGids to the rootless pkgGiuseppe Scrivano2020-10-02
* Make oom-score-adj actually workDaniel J Walsh2020-09-09
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Support default profile for apparmorDaniel J Walsh2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6939 from rhatdan/entrypointOpenShift Merge Robot2020-07-14
|\
| * Fix handling of entrypointDaniel J Walsh2020-07-14
* | When determining systemd mode, use full commandMatthew Heon2020-07-14
|/
* move go module to v2Valentin Rothberg2020-07-06
* specgen: fix order for setting rlimitsRalf Haferkamp2020-06-26
* Fix --init and --init-pathJoseph Gooch2020-06-16
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* Add remaining annotations for `podman inspect`Matthew Heon2020-05-08
* add {generate,play} kubeValentin Rothberg2020-05-06
* Properly handle default capabilities listed in containers.confDaniel J Walsh2020-05-01
* Properly handle containers.conf devicesDaniel J Walsh2020-05-01
* Merge pull request #6004 from rhatdan/ulimitsOpenShift Merge Robot2020-05-01
|\
| * Set up ulimits for rootless containers.Daniel J Walsh2020-04-28
* | cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
|/
* Improve Entrypoint and Command supportMatthew Heon2020-04-27
* Add support for volumes-from, image volumes, initMatthew Heon2020-04-27