docker compose.yaml.example - celsworth/lxp-bridge GitHub Wiki
this example mounts the config.yaml in the current directory into the container where lxp-bridge expects to find it.
docker run --init --rm --mount type=bind,source=${PWD}/config.yaml,target=/etc/config.yaml celsworth/lxp-bridge