summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/container_create.go
Commit message (Expand)AuthorAge
* Add small fixes for 'podman run' from diffing inspectMatthew Heon2020-05-05
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
* cmd, podman: handle --pod new:PODGiuseppe Scrivano2020-04-30
* generate systemdValentin Rothberg2020-04-29
* Improve Entrypoint and Command supportMatthew Heon2020-04-27
* Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* podman: add support for --rootfsGiuseppe Scrivano2020-04-24
* create: move validate after setting default nsGiuseppe Scrivano2020-04-24
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* v2specgen prune libpodBrent Baude2020-04-14
* v2podman container createBrent Baude2020-04-03