summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* 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
* 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
|/