summaryrefslogtreecommitdiff
path: root/cmd/podman/common/specgen.go
Commit message (Expand)AuthorAge
* 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
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Merge pull request #6752 from rhatdan/inspectOpenShift Merge Robot2020-06-24
|\
| * Fix inspect to display multiple label: changesDaniel J Walsh2020-06-24
* | Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
|/
* Add --preservefds to podman runQi Wang2020-06-19
* Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \
| * | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
| |/
* / Fix --init and --init-pathJoseph Gooch2020-06-16
|/
* Turn on More lintersDaniel J Walsh2020-06-15
* Do not default WorkingDir to / on client sideDaniel J Walsh2020-06-12
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix handling of systemd.Daniel J Walsh2020-06-05
* rootless: do not set pids limits with cgroupfsGiuseppe Scrivano2020-05-12
* Add remaining annotations for `podman inspect`Matthew Heon2020-05-08
* set --conmon-pidfileValentin Rothberg2020-05-08