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
..
2018-09-21 09:22:03 +02:00
2018-08-31 21:19:53 -05:00
2018-11-29 20:27:47 -06:00
2019-03-22 18:43:15 -04:00
2018-08-03 09:40:32 +02:00
2019-03-18 08:05:42 -04:00
2018-04-12 01:35:14 +02:00
2018-09-21 01:17:41 +02:00
2019-01-28 00:15:00 +01:00
2019-02-11 03:13:03 +01:00
2018-02-14 22:43:59 +01:00
2018-12-09 18:29:51 +01:00
2018-12-05 00:06:07 +00:00
2019-03-14 01:28:53 +01:00
2018-08-29 19:38:00 +02:00
2018-11-25 14:24:10 +01:00
2019-02-11 03:12:56 +01:00
2019-02-01 16:01:08 +01:00
2018-04-04 18:26:41 +03:00
2018-04-30 16:49:38 +02:00
2018-06-24 16:10:32 +02:00
2019-03-15 15:15:32 +01:00
2019-01-24 20:54:14 +00:00
2018-10-28 19:13:12 +00:00
2019-02-05 11:51:33 +00:00
2018-11-15 23:44:16 +09:00
2019-01-21 11:37:20 +00:00
2018-08-24 15:48:39 +02:00