|
|
|
|
|
by loxias
516 days ago
|
|
My life got a lot easier since I adopted the habit of making a shell script, using buildah and podman, that wrapped every python, rust, or golang project I wanted to dabble with. It's so simple! Create a image with the dependencies, then `podman run` it. |
|