summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Remove dead RuntimeOption functionsDaniel J Walsh2022-01-10
* Pod Security Option supportcdoern2021-12-27
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Podman run --passwdcdoern2021-12-21
* Add new networks format to spegecenPaul Holzinger2021-12-14
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* Make sure netavark output is logged to the syslogPaul Holzinger2021-11-19
* Do not store the exit command in container configPaul Holzinger2021-11-18
* Add flag to overwrite network backend from configPaul Holzinger2021-11-11
* Merge pull request #11890 from Luap99/portsOpenShift Merge Robot2021-11-06
|\
| * libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* | MAC address json unmarshal should allow stringsPaul Holzinger2021-11-03
|/
* Update vendor github.com/opencontainers/runtime-toolsDaniel J Walsh2021-10-25
* Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* logging: new mode -l passthroughGiuseppe Scrivano2021-09-27
* Pod Device Supportcdoern2021-09-20
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108flouthoc2021-09-14
* 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