The custom-init.sh script does work, I use it to add brutefir to the
container, but I don't think it will work to modify the start-container
script itself as this is what calls custom-init.sh so any changes made
are not applied until start-container has finished.

+1 for the idea to have the start-container modified in the image so
that it includes an environment variable which could be used to pass in
options via the docker-compose *environment* or *-e* for docker run. 
eg

su squeezeboxserver -c '/usr/bin/perl /lms/slimserver.pl --prefsdir
/config/prefs --logdir /config/logs --cachedir /config/cache --httpport
$HTTP_PORT $LMSOPTS'


------------------------------------------------------------------------
sparkyuk's Profile: http://forums.slimdevices.com/member.php?userid=70716
View this thread: http://forums.slimdevices.com/showthread.php?t=115313

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to