azdle

joined 1 year ago
[–] azdle@news.idlestate.org 0 points 10 months ago

If your distro offers it, rootless podman + podman system service is the best setup, IMO. That will give you a docker command that is 1-to-1 compatible with docker and lets you use tools like docker-compose that expect a docker service socket. Then you can just follow tutorials that only explain things for docker.

[–] azdle@news.idlestate.org 0 points 11 months ago

Compose works with podman too, you just need podman system service & to set the DOCKER_HOST env var to it's socket.

view more: ‹ prev next ›