summaryrefslogtreecommitdiff
path: root/pkg/spec/createconfig.go
Commit message (Expand)AuthorAge
* log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* podman: add support for specifying MACJakub Filak2019-11-06
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Merge pull request #4233 from mheon/fix_ccOpenShift Merge Robot2019-10-12
|\
| * Allow giving path to Podman for cleanup commandMatthew Heon2019-10-11
* | systemd: expect full path /usr/sbin/initGiuseppe Scrivano2019-10-09
|/
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* When populating CMD, do not include EntrypointMatthew Heon2019-08-06
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* Merge pull request #3310 from gabibeyer/rootlessKataOpenShift Merge Robot2019-08-05
|\
| * rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* | Pass on events-backend config to cleanup processesMatthew Heon2019-08-01
|/
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
* remove libpod from mainbaude2019-06-25
* When creating exit command, pass storage options onMatthew Heon2019-06-13
* only set log driver if it isn't emptyPeter Hunt2019-06-08
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* Add support for retry count with --restart flagMatthew 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
|\
| * Migrate to unified volume handling codeMatthew Heon2019-05-01
| * Always pass pod into MakeContainerConfigMatthew Heon2019-05-01
| * Remove non-config fields from CreateConfigMatthew Heon2019-05-01
| * Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* | Merge pull request #3031 from baude/remotewindowsOpenShift Merge Robot2019-05-01
|\ \ | |/ |/|
| * enable podman-remote on windowsbaude2019-04-30
* | auto pass http_proxy into containerJames Cassell2019-04-30
|/
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* Add for --dns=none to disable creation of resolv.confMatthew Heon2019-03-27
* Need to pass the true paramater with --syslog in cobraDaniel J Walsh2019-03-20
* healtcheck phase 2baude2019-03-12
* podman healthcheck run (phase 1)baude2019-03-05
* volume: do not create a volume if there is a bindGiuseppe Scrivano2019-02-26
* Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* cleanup: use the correct runtimeGiuseppe Scrivano2019-02-07
* rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19