tomdotorg / docker-weewx

Docker image for weewx weather software
https://hub.docker.com/r/mitct02/weewx/
Apache License 2.0
21 stars 13 forks source link

Weewx Docker Container on a Diskstation under Docker #5

Open rieders opened 1 year ago

rieders commented 1 year ago

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 Screenshot 2023-02-13 085728 Screenshot 2023-02-13 090223 Screenshot 2023-02-13 091024

tomdotorg commented 4 months ago

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.