devcontainer/addons
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 Introduce devcontainer version (#114) 2025-01-17 15:43:46 +01:00
devcontainer.json Use /mnt/supervisor as Supervisor share location (#116) 2025-01-20 10:32:00 +01:00
tasks.json Introduce devcontainer version (#114) 2025-01-17 15:43:46 +01:00
version Use /mnt/supervisor as Supervisor share location (#116) 2025-01-20 10:32:00 +01:00