↳
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 😅
⤋ Read More
@prologic@twtxt.net I had a feeling my container was not running remotely. It was too crisp.
podman
is definitely capable of it. I’ve never used those features though so I’d have to play around with it awhile to understand how it works and then maybe I’d have a better idea of whether it’s possible to get it to work with cas.run
.
There’s a podman
-specific way of allowing remote container execution that wouldn’t be too hard to support alongside docker
if you wanted to go that route. Personally I don’t use docker
–too fat, too corporate. podman
is lightweight and does virtually everything I’d want to use docker
to do.