Benjamin Staffin c94005358c NixOS: Run Docker containers as declarative systemd services (#55179)
* WIP: Run Docker containers as declarative systemd services

* PR feedback round 1

* docker-containers: add environment, ports, user, workdir options

* docker-containers: log-driver, string->str, line wrapping

* ExecStart instead of script wrapper, %n for container name

* PR feedback: better description and example formatting

* Fix docbook formatting (oops)

* Use a list of strings for ports, expand documentation

* docker-continers: add a simple nixos test

* waitUntilSucceeds to avoid potential weird async issues

* Don't enable docker daemon unless we actually need it

* PR feedback: leave ExecReload undefined
2019-03-25 00:59:09 +02:00
..
2019-03-18 09:28:02 +01:00
2018-10-15 21:43:16 +02:00
2018-11-16 11:43:42 +01:00
2018-09-28 22:28:26 +08:00
2018-04-14 11:02:24 +01:00
2017-11-07 11:04:12 +00:00
2018-11-03 00:56:39 -05:00