diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ab0b5d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Docker Presentation + +This is all the material for my presention on Docker at YEGSEC for +2019-01-15. The slides were presented with [mdp][1] and all the scripts +used are in the `examples` directory. + +[1]: https://github.com/visit1985/mdp |