Hello
I installed their Docker Container on a Diskstation under Docker.
The container also runs with the simulated weather station.
Now I want to insert the config and the sql database.
I tried specifying the directory /home/weewx/ in the container.
After that the directory is empty and it won't start anymore.
I don't know how to mount the /home/weewx/ directory in Docker.
Did you figure this out? I usually map weewx.conf, public_html, bin, extensions, and archive. I have not mapped the whole directory because that overrides almost everything in the image.
Hello I installed their Docker Container on a Diskstation under Docker. The container also runs with the simulated weather station. Now I want to insert the config and the sql database. I tried specifying the directory /home/weewx/ in the container. After that the directory is empty and it won't start anymore. I don't know how to mount the /home/weewx/ directory in Docker.
I hope you can help me. Andre