summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/oci.go
Commit message (Expand)AuthorAge
* 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
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* pkg: implement rlimitsGiuseppe Scrivano2020-04-21
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2specgen prune libpodBrent Baude2020-04-14