Files
bonfire/sonic_entrypoint.sh
2026-06-02 19:58:08 +00:00

6 lines
114 B
Bash

#!/bin/sh
export SONIC_CHANNEL__AUTH_PASSWORD="$(cat /run/secrets/sonic_password)"
exec sonic -c /etc/sonic.cfg