From 75aa66c7a8c55773d37d08f3262fec1440003945 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Nov 2020 11:03:44 +0000 Subject: add readme --- docker/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docker/README.md diff --git a/docker/README.md b/docker/README.md new file mode 100644 index 0000000..4d7e610 --- /dev/null +++ b/docker/README.md @@ -0,0 +1,5 @@ +# Docker + +The files in here are used for local development purposes only. E.g. you can +build a dserver Docker container, create multiple instances of it and then +mass connect to them via dtail client. -- cgit v1.2.3