July 19, 20205 yr I am currently looking at creating a backup of some of my media files in a Google Cloud storage bucket. Currently I am doing this on a windows client which is working fine but this is obviously access the files over SMB which is adding an overhead. It needs a python setup (which I have never managed to get working directly on unraid using Nerd Tools). Are there any really simple docker images for Python development (I can only seem to find useful info on packaging up python apps to run in docker)
July 19, 20205 yr Perhaps VS Code? https://code.visualstudio.com/docs/containers/quickstart-python Not sure if code-server in Community Applications is worth looking at.
Archived
This topic is now archived and is closed to further replies.