petsoi@discuss.tchncs.de to Linux@lemmy.ml · 20 days agoPodman 5.3 released with changes for improved networking experience with pastablog.podman.ioexternal-linkmessage-square12fedilinkarrow-up1120arrow-down11
arrow-up1119arrow-down1external-linkPodman 5.3 released with changes for improved networking experience with pastablog.podman.iopetsoi@discuss.tchncs.de to Linux@lemmy.ml · 20 days agomessage-square12fedilink
minus-squarerobber@lemmy.mllinkfedilinkarrow-up8·edit-220 days agoTake a look at the podman kube play command which lets you run K8s-style stack definitions on podman. Has partly replaced compose for me (although I still have some docker servers running for stacks that don’t play nicely with podman yet).
Take a look at the
podman kube play
command which lets you run K8s-style stack definitions on podman. Has partly replaced compose for me (although I still have some docker servers running for stacks that don’t play nicely with podman yet).