Evan Carroll 26aa721b81 added a readme for buildah %!s(int64=3) %!d(string=hai) anos
..
README.md 26aa721b81 added a readme for buildah %!s(int64=3) %!d(string=hai) anos
base.sh 9dd0fd72cf lean on other Makefile to create directories %!s(int64=3) %!d(string=hai) anos

README.md

Containerization

Root is not required to build or run the image.

Images can be built like this,

$ buildah unshare ./images/base.sh

Containers can be run like this,

$ podman run -p 0.0.0.0:5000:5000 localhost/tcms