I'm trying out Podman as an alternative to Docker, and it seems pretty nice. I like the separation of tools (e.g. running containers is separate from building images), and there's less hassle with user privileges. It even supports the same images!
The Docker daemon is really convenient for deployment though. It's less work than writing a systemd configuration.
miniblog.
Related Posts
I'm trying out Podman as an alternative to Docker, and it seems pretty nice. I like the separation of tools (e.g. running containers is separate from building images), and there's less hassle with user privileges. It even supports the same images!
Wonderful article on Racket, phase separation when expanding macros, and Racket's logging tooling:
The more I play with LambdaMoo, the more fascinated I am with collaborative programming. There is no separation between chatting and programming! It's an amazing way to learn.