Skip to content

Inline SDRplay restart logic into docker-compose, removing host scrip…#15

Open
jehanazad wants to merge 2 commits into
mainfrom
inline-sdrplay-restart
Open

Inline SDRplay restart logic into docker-compose, removing host scrip…#15
jehanazad wants to merge 2 commits into
mainfrom
inline-sdrplay-restart

Conversation

@jehanazad

Copy link
Copy Markdown

The sdrplay-restart.sh script was mounted from the host and called at container startup, requiring a file to exist outside the repo. The logic (pkill blah2 and sdrplay_apiService before launching) is now inlined directly in the command, resolving the @todo and making deployment self-contained.

jehanazad and others added 2 commits May 29, 2026 20:38
…t dependency

The sdrplay-restart.sh script was mounted from the host and called at container
startup, requiring a file to exist outside the repo. The logic (pkill blah2 and
sdrplay_apiService before launching) is now inlined directly in the command,
resolving the @todo and making deployment self-contained.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Resolve conflict in docker-compose.yml: keep inline SDRplay restart
command while adopting ${DATA_DIR} variable pattern from main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant