diff --git a/README.md b/README.md new file mode 100644 index 00000000..bb354c0a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Osmocom docker playground +========================= + +This repository contains some humble attempts at creating some Docker +containers + related stacks around Osmocom. So far, the main focus is +test automation. + +See http://laforge.gnumonks.org/blog/20170503-docker-overhyped/ for +related rambling on why this doesn't work as well as one would want.