Best Docker to Run Python Scripts


Recommended Posts

Hello all 

I am new to Python and want to run some test scripts in a docker container. I am currently usying a website called Python Anywhere but I am finding myself hitting the CPU limits they have. 

What is a good docker that I can use to run scripts, and one better does any of them have a web GIU like Python Anywhere does? 

 

 

Link to comment

It kind of depends what you want to do in python. If you are looking to use python to script tasks to run on your unRAID server and call them from the user scripts plugin i would suggest the official python docker images (but no GUI). If you are looking to do python script development I would look into vscode or jupyter-notebook.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.