aboutsummaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* podman v2 remove bloat v2Brent Baude2020-04-16
* pkg/spec.InitFSMounts: optimizeKir Kolyshkin2020-04-02
* Add support for containers.confDaniel J Walsh2020-03-27
* Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
* auto updatesValentin Rothberg2020-03-17
* Add validate() for containersMatthew Heon2020-03-02
* Remove ImageVolumes from databaseMatthew Heon2020-02-21
* Add network options to podman pod createMatthew Heon2020-02-19
* Add ability for pods to use the host networkMatthew Heon2020-02-17
* Add backend code for pod network optionsMatthew Heon2020-02-04
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* make lint: enable gocriticValentin Rothberg2020-01-13
* log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* fix lint - drop else blockValentin Rothberg2020-01-08
* fix lint: add comment for NameRegex and errorValentin Rothberg2020-01-08
* container config: add CreateCommandValentin Rothberg2019-12-13
* Merge pull request #4493 from mheon/add_removing_stateOpenShift Merge Robot2019-12-02
|\
| * Add ContainerStateRemovingMatthew Heon2019-11-19
* | Allow --ip and --mac to be set when joining a CNI netMatthew Heon2019-11-26
|/
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* podman: add support for specifying MACJakub Filak2019-11-06
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Merge pull request #4333 from giuseppe/error-rootless-cniOpenShift Merge Robot2019-10-24
|\
| * rootless: raise an error with --network=Giuseppe Scrivano2019-10-24
* | Add parsing for UID, GID in volume "o" optionMatthew Heon2019-10-22
|/
* Migrate can move containers to a new runtimeMatthew Heon2019-10-10
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* podman network create: validate user inputMrigank Krishan2019-10-04
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
* Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* Merge pull request #3709 from mheon/volume_inspectOpenShift Merge Robot2019-08-19
|\
| * Implement backend for 'volume inspect'Matthew Heon2019-08-02
* | Merge pull request #3836 from chenzhiwei/hostnameOpenShift Merge Robot2019-08-19
|\ \
| * | Allow customizing pod hostnameChen Zhiwei2019-08-18
| |/
* / do not activate sd_notify support when varlinkbaude2019-08-15
|/
* Add a flag to set events logger typeMatthew Heon2019-07-31
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* configure runtime without storebaude2019-07-01
* remove libpod from mainbaude2019-06-25
* Make Inspect's mounts struct accurate to DockerMatthew Heon2019-06-12
* Address commentsPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* Move to using constants for valid restart policy typesMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\