Hey there,
I need some help with some configuration stuff.
I have a docker container that needs my external hdd. Starting the container on boot fails, as the container starts before the external hdd is mounted.
Any idea on how to mount the external hdd before the docker container is started?
thanks