aboutsummaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Allow pods to use --net=noneMatthew Heon2021-02-02
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Switch references of /var/run -> /runDaniel J Walsh2021-01-07
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22
* | Fix missing options in volumes display while setting uid and gidzhangguanzhang2020-12-23
|/
* podman events allow future time for --untilPaul Holzinger2020-12-11
* Add API for communicating with Docker volume pluginsMatthew Heon2020-12-01
* Merge pull request #8156 from mheon/add_net_aliases_dbOpenShift Merge Robot2020-11-04
|\
| * Add network aliases for containers to DBMatthew Heon2020-10-27
* | Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* | new "image" mount typeValentin Rothberg2020-10-29
|/
* Support max_size logoptionsDaniel J Walsh2020-10-05
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Merge pull request #7600 from rhatdan/codespellOpenShift Merge Robot2020-09-11
|\
| * Fix up errors found by codespellDaniel J Walsh2020-09-11
* | Merge pull request #7403 from QiWang19/runtime-flagOpenShift Merge Robot2020-09-11
|\ \ | |/ |/|
| * Add global options --runtime-flagsQi Wang2020-09-04
* | libpod: read mappings when joining a container usernsGiuseppe Scrivano2020-09-10
|/
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* 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 container and pod create commands for remote createMatthew Heon2020-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 #6747 from giuseppe/fix-user-volumesOpenShift Merge Robot2020-06-30
|\
| * container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
* | podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
|/
* Add --preservefds to podman runQi Wang2020-06-19
* Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\
| * Do not share container log driver for execMatthew Heon2020-06-17
* | Add support for the unless-stopped restart policyMatthew Heon2020-06-17
|/
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* enable volume integration testsBrent Baude2020-04-27