summaryrefslogtreecommitdiff
path: root/cmd/podman/common/specgen.go
Commit message (Expand)AuthorAge
* InfraContainer Reworkcdoern2021-08-26
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* personality: Add support for setting execution domain.flouthoc2021-08-06
* implement init containers in podmanBrent Baude2021-08-04
* Merge pull request #11048 from cdoern/heatlhCheckCompatOpenShift Merge Robot2021-07-29
|\
| * Fixed Healthcheck formatting, string to []stringcdoern2021-07-28
| * Fixed Healthcheck formatting, string to []stringcdoern2021-07-26
* | Support DeviceCgroupRules to actually get added.Daniel J Walsh2021-07-21
|/
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* Merge pull request #10221 from ashley-cui/envsecOpenShift Merge Robot2021-05-07
|\
| * Add support for environment variable secretsAshley Cui2021-05-06
* | Merge pull request #10185 from rhatdan/volumeOpenShift Merge Robot2021-05-05
|\ \
| * | Add filepath glob support to --security-opt unmaskDaniel J Walsh2021-05-04
* | | podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-05-05
|/ /
* / Add podman run --timeout optionDaniel J Walsh2021-04-23
|/
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* Fix segfault in run with memory-swapbaude2021-02-19
* Implement SecretsAshley Cui2021-02-09
* Set log driver for compatability containersbaude2021-01-20
* SpellingJosh Soref2020-12-22
* Add systempaths=unconfined optionUrvashi Mohnani2020-12-08
* Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* network aliases for container creationbaude2020-11-09
* Centralize cores and period/quota conversion codeJordan Christiansen2020-10-31
* new "image" mount typeValentin Rothberg2020-10-29
* Support max_size logoptionsDaniel J Walsh2020-10-05
* --rm option shold conflicts with --restartzhangguanzhang2020-10-02
* Use environment from containers.confDaniel J Walsh2020-08-28
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-10
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-28
* 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
* libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* Fix handling of entrypointDaniel J Walsh2020-07-14
* Merge pull request #6842 from rhatdan/pids-limitOpenShift Merge Robot2020-07-13
|\
| * Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* | Merge pull request #6896 from mheon/fix_remote_createcommandOpenShift Merge Robot2020-07-13
|\ \
| * | Fix container and pod create commands for remote createMatthew Heon2020-07-10
| |/
* / Don't setup AppArmor provile for privileged podsRalf Haferkamp2020-07-10
|/
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\