Adding files necessary for running in a container (podman). #178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adding-podman"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I wanted to run this on Linux, but my distro had a more recent version of Python, so that caused problems.
This addition allows the creation of a container. The most recent compatible version is included in the built container, so the distro's version is irrelevant.
I used Podman since it is easier to install and configure than the more common Docker. Docker may work with little to no edits since Podman is made to be compatible with it; but it is untested.
Sorry for the delay on this. I'd like to test it before approving, but I don't know when I'll get around to it - might be a bit. Just letting you know I'm not ignoring you.
closing this since the change to pip packaging makes it obsolete
Pull request closed