From 8905e5ab00220398c079fa89059b3ac9e1e69ced Mon Sep 17 00:00:00 2001 From: Timon Ringwald Date: Mon, 13 Dec 2021 01:25:52 +0000 Subject: [PATCH] Initial commit --- 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..0aeeb55 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dockerhealth + +A go package for providing health status of docker containers \ No newline at end of file