devcontainer/supervisor
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
..
rootfs/usr/bin Use systemd-journal as logging backend for Docker daemon (#118) 2025-02-14 12:38:56 +01:00
Dockerfile Update python to 3.13 (#112) 2025-01-16 11:35:40 +01:00
version Use /mnt/supervisor as Supervisor share location (#116) 2025-01-20 10:32:00 +01:00