summaryrefslogtreecommitdiff
path: root/pkg/spec/createconfig.go
Commit message (Expand)AuthorAge
* 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
* podman play kube: add containers to podbaude2019-01-11
* createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
* add container-init supportValentin Rothberg2019-01-04
* create pod on the flybaude2018-12-03
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/