Docker / Portainer setup

I have decided to go ahead and install Docker and setup my arr’s in it. I would like to know if the developer versions are available for Docker / Portainer, and if I can leave my current running arr’s in place til I get the ones in Docker fully setup?

Depends on whose repo/image you use, but AFAIK the major players support tags/versions which means you should be able to specify the developer branch. You can confirm when you choose.

Since I’m assuming you’ll be pointing Docker at the same root folders as your current, I don’t think you can have both fully running simultaneously without risking clashes/duplication.

I think your approach will need to be do the base Docker installs and then once you’re ready; do a backup from native, take native offline, restore into Docker and test everything.

Good to refer to: https://trash-guides.info/File-and-Folder-Structure/How-to-set-up/Docker/

OK thanks for the info very useful. Since I use different ports for the apps I should be able to go in and change the root folder on them and run them side by side to manually copy my settings. For less hassle I think I will be going with the normal versions rather the develop versions.

Can I please get an answer to this? Thanks