1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-22 05:40:10 +00:00

Simplify startup and dependencies

Move startup scripts to /etc/s6-overlay/startup.d
oneshot service named "startup" from underlying image executes
all files in /etc/s6-overlay/startup.d in alphabetical order
Remove various oneshot scripts from longrun service dependencies
Add "startup" oneshot service to longrun service dependencies
This commit is contained in:
Matthias Wirth 2024-03-20 15:11:47 +00:00
parent 916f045f4c
commit 66777d5f99
30 changed files with 0 additions and 9 deletions

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec /etc/s6-overlay/scripts/01-print-container-version

View file

@ -1 +0,0 @@
oneshot

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec /etc/s6-overlay/scripts/50-store-uuid

View file

@ -1 +0,0 @@
oneshot

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec /etc/s6-overlay/scripts/60-mlathub-prep