diff --git a/buildforpodman.md b/buildforpodman.md new file mode 100644 index 0000000..502ba96 --- /dev/null +++ b/buildforpodman.md @@ -0,0 +1,5 @@ +# Building container for podman: + +``` +buildah bud -t tictactoebottest --runtime crun . +``` \ No newline at end of file