You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: