zordaz wrote: > This is probably not a persistent solution as containers are disposable > and will be recreated after an update: if you need a persistent solution > the underlying image needs alsa-utils added. > In the world of containers/Docker you should not manually change the > container.
Correct - I would need to re-install asla-utils after an update so plan to either do this via a script when updating the container or I am looking into using a Dockerfile to build a custom image from the lms docker image adding alsa-utils. ------------------------------------------------------------------------ spt58's Profile: http://forums.slimdevices.com/member.php?userid=65976 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
