devcontainer/supervisor/rootfs/usr/bin
Stefan Agner 69c812d4a9
Use systemd-journal as logging backend for Docker daemon (#118)
* Use systemd-journal as logging backend for Docker daemon

Use systemd-journal as logging backend for Docker daemon so that the
advanced logging works in development environment too. This currently
needs a work around to have systemd-journal-gatewayd available as a
unix domain socket since we don't have systemd units which can provide
the socket activation for the systemd-journal-gatewayd daemon.

* Use systemd-journal-gatewayd URL instead of socat

Drop socat in favor of the new environment variable to pass a URL to
connect to the systemd-journal-gatewayd.

* Add daemon.json file to configure docker to use systemd-journald logging
2025-02-14 12:38:56 +01:00
..
devcontainer_bootstrap Supervisor pip to uv (#86) 2024-07-12 10:26:15 +02:00
devcontainer_setup Split startup scripts for less rebuild (#87) 2024-07-03 11:50:17 -04:00
supervisor_run Use systemd-journal as logging backend for Docker daemon (#118) 2025-02-14 12:38:56 +01:00