1 comments

  • vincenzoml 4 hours ago

    Podman-minimal is a one-file script, installable with one-line in a terminal.

    Run it on mac, win, or linux, and you get podman and an ubuntu 26.04 shell. Add a command and it will run it. Add a Dockerfile, it builds and run the image.

    There's much more! The rest is in the README, check it out!!