RPA-Python
RPA-Python copied to clipboard
Docker image and dockerfile for Python rpa package - to create (ETA unknown)
Seems like there are recurring interests for such a distribution channel, see Telegram thread https://t.me/pythonrpa/440
Until I have some free time from work / kid / family to create one myself, users can explore the following ways:
- check out this user's dockerfile and troubleshoot the error - https://t.me/pythonrpa/390
- try out Allan Zimmermann's @skadefro Docker image (choose edge tag) or dockerfile
- see the working Google cloud example running on Ubuntu as part of Google Colab
PS 1 - there might also be some interest from Anaconda's users to have it on conda-forge, will see more if that demand is strong. That basically requires packaging everything together without dependencies to download from github.com.
PS 2 - of course, you are most welcome to try to create the Docker image or conda-forge package should you wish to!