aboutsummaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* pod: add exit policiesValentin Rothberg2022-05-02
* volume: add new option -o o=noquotaGiuseppe Scrivano2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* enable staticcheck linterPaul Holzinger2022-04-22
* Merge pull request #13583 from rhatdan/ipcOpenShift Merge Robot2022-04-16
|\
| * Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* Add support for --chrootdirsLStandman2022-03-14
* Implement Podman Container Clonecdoern2022-02-20
* Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\
| * use libnetwork from c/commonPaul Holzinger2022-01-12
* | use events_logfile_path from containers.conf for events log.Daniel J Walsh2022-01-13
|/
* 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