Hacker News new | ask | show | jobs
by aidos 4603 days ago
I want to echo your sentiments. We use it for our business and since Aaron told me a few weeks ago that picloud was closing down as a service I've been wondering what to do about it.

The docker gap is one part of it. For me I only really need one environment though (I have a customised one I run on picloud) so that's not the major concern. The bit that wasn't as obvious to solve is moving the python library dependencies from the client to the server. I looked into libraries to handle this but I couldn't find anything obvious. All the other processing libraries use a model where you need to have the code you want to run up on the remote machine before you start.