summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/container_create.go
Commit message (Expand)AuthorAge
* run/create: record raw imageValentin Rothberg2020-09-15
* Merge pull request #7288 from tiran/systemd_local_initOpenShift Merge Robot2020-08-11
|\
| * Use set for systemd commandsChristian Heimes2020-08-11
| * Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-11
* | Fix handling of working dirDaniel J Walsh2020-08-10
|/
* Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* 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
* When determining systemd mode, use full commandMatthew Heon2020-07-14
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* 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
|/
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Add --preservefds to podman runQi Wang2020-06-19
* Add support for the unless-stopped restart policyMatthew Heon2020-06-17
* Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix handling of systemd.Daniel J Walsh2020-06-05
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* Enable detached exec for remoteMatthew Heon2020-06-02
* Enable cleanup processes for detached execMatthew Heon2020-05-20
* 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