Thomas Laubrock 24513e9cf3 non-root container with s6-overlay
This using s6-overlay to manage processes need to run in the container.
jsonrpc2-helper is migrated into the startscript.
2026-02-27 13:40:58 +00:00

3 lines
175 B
Plaintext

#!/command/with-contenv sh
# Use with-contenv to import environment variables like SIGNAL_CLI_CONFIG_DIR
exec signal-cli-rest-api -signal-cli-config="${SIGNAL_CLI_CONFIG_DIR}"