summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* InfraContainer Reworkcdoern2021-08-26
* podman inspect show exposed portsPaul Holzinger2021-08-24
* libpod/option.go remove error stutter from wrap/wrafflouthoc2021-08-17
* volume: move validating volume dest from client to server.flouthoc2021-08-16
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* Merge pull request #11011 from baude/initcontainersopenshift-ci[bot]2021-08-05
|\
| * implement init containers in podmanBrent Baude2021-08-04
* | Support size and inode options on builtin volumesDaniel J Walsh2021-08-02
|/
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* podman pod create --pid flagcdoern2021-07-15
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* fix systemcontext to use correct TMPDIRDaniel J Walsh2021-06-18
* Fix volumes with uid and gid optionsPaul Holzinger2021-06-11
* 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
* | podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-05-05
* | Merge pull request #10119 from rhatdan/timeoutOpenShift Merge Robot2021-04-27
|\ \ | |/ |/|
| * Add podman run --timeout optionDaniel J Walsh2021-04-23
* | Add support for CDI device configurationSebastian Jug2021-04-20
|/
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Allow users to override default storage opts with --storage-optDaniel J Walsh2021-04-05
* Merge pull request #9768 from mheon/fix_9608OpenShift Merge Robot2021-03-25
|\
| * Ensure manually-created volumes have correct ownershipMatthew Heon2021-03-24
* | [NO TESTS NEEDED] Fix rootless volume pluginsPhoenix The Fallen2021-03-24
|/
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* options: append CLI graph driver optionsGiuseppe Scrivano2021-03-09
* 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
|\ \ | |/ |/|