Hacker News new | ask | show | jobs
by yegle 2409 days ago
Package it as a docker image and you can then run it on cloud.run (Might be expensive though).

Disclaimer: I work for Google Cloud.

1 comments

Hey, this is actually atop FreeBSD so it is not as simple as just making a Dockerfile.

It should be too much tho, perhaps just making an install_deps.sh script alternative to use apt, and writing a Dockerfile.

You're welcome to submit a PR but I might get to it first.

Edit: I just made some changes relating to this, including a Dockerfile. I have not tested in Docker, but it now works on Nix (Debian)