aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/pod_create.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* Add network options to podman pod createMatthew Heon2020-02-19
* Rework label parsingMatthew Heon2020-02-14
* seperate container create network optionsBrent Baude2020-02-03
* Allow customizing pod hostnameChen Zhiwei2019-08-18
* cmd: drop check for euid==0Giuseppe Scrivano2019-08-12
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* preparation for remote-client create containerbaude2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Command-line input validation: reject unused argsEd Santiago2019-02-27
* podman-remote create|psbaude2019-02-25
* Podman pod create now errors on receiving CLI argsMatthew Heon2019-02-19
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* pod: drop not valid check for rootlessGiuseppe Scrivano2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Clean up some existing varlink endpointsbaude2018-12-12
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* create: fix writing cidfile when using rootlessGiuseppe Scrivano2018-10-23
* Sort all command flagsQi Wang2018-10-11
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* pod create: restore help flagValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Support pause containers in varlinkhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13