devcontainer/common/rootfs
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
..
etc/docker Use systemd-journal as logging backend for Docker daemon (#118) 2025-02-14 12:38:56 +01:00
root Pre-cache CAS pub key in devcontainer (#14) 2022-02-09 20:36:42 +01:00
usr/bin Split x86-64 get_arch (#19) 2022-02-28 09:54:08 +01:00