joshuacox / mkdomoticz

Make a persistent domoticz container PDQ
GNU General Public License v3.0
16 stars 28 forks source link

how to update to beta? #19

Open remb0 opened 5 years ago

remb0 commented 5 years ago

I'm coming from a pi and installed this docker. but when uploaden my database it's newer then the stable. how can I update this domoticz docker to the latest beta so that I can import my database?

joshuacox commented 5 years ago

There is an ARG var set here

In short, you would need to be building the image locally. See here for how I build my own local debian images on the rpi.

But after that you would need to build the image with the arg set to: beta

Unfortunately, beta is not a branch here

Can you tell me more how your other domoticz install was in beta?