Hello,
is there a way to run some command on the startup of the docker? e.g.
bos telegram --connect 1726156086 1> /tmp/bos.log 2>&1 & disown
to connect telegram bos and run it in the background? It would be best if the upgrade did not override this setting.
Thanks in advance.
Hello,
is there a way to run some command on the startup of the docker? e.g.
bos telegram --connect 1726156086 1> /tmp/bos.log 2>&1 & disown
to connect telegram bos and run it in the background? It would be best if the upgrade did not override this setting.
Thanks in advance.