diff options
author | circus <> | 2019-10-14 18:58:47 +0000 |
---|---|---|
committer | Gogs <gogs@fake.local> | 2019-10-14 18:58:47 +0000 |
commit | 21b1c13e3b1def08d93e10741c11b8a4032e71c3 (patch) | |
tree | a9e614e23f92b6fdb14bc3dc5905fc8f8b5d68f0 |
Initial commit
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9dd0da6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# circus-challengeprovider + +This container will provide the challenges for the companion container making it possible to dynamically change challenges and host the circus in docker-swarm \ No newline at end of file |