In-reply-to » My proof-of-concept Container as a Service (CAS or CaaS) is now up and running. If anyone wants to have a play? πŸ€” There's still heaps to do, lots of "features" missing, but you can run stuff at least πŸ˜…

@prologic@twtxt.net hmm, now I get this:

$ ssh -p 2222 -i PRIVATE_GITHUB_KEY GITHUB_USERNAME@cas.run add | sh
sh: 135: docker: not found

The quickstart says:

## Quick Start

  ssh -p 2222 cas.run add | sh

so that’s why I tried this command (I had to modify it with my key and username like before)

Edit: πŸ€¦β€β™‚ and that’s becasue I don’t have docker on this machine. Sorry about that, false alarm.

​ Read More