From 277f16d1f14f949a87f8c5989a4f54557fc7815f Mon Sep 17 00:00:00 2001 From: Benedikt Ziemons Date: Sat, 14 Nov 2020 18:51:33 +0100 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb68d14 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# podlaunch + +Simple wrapper command to launch a podman pod and monitor the containers in it.