summaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorPaul Bütow <pbuetow@mimecast.com>2018-12-27 07:21:37 +0000
committerPaul Bütow <pbuetow@mimecast.com>2018-12-27 07:21:37 +0000
commit9fe9a107718c80a67e2a4018b0d49ad35e195ade (patch)
tree84b42fff6ec00565e238a70613184a0c2b30b139 /docs/markdown
parentf30db3239fdb0c134b76ef75e780bf014b4a0342 (diff)
add info of tested docker platform
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/installation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/installation.md b/docs/markdown/installation.md
index 2fdc98f..6eb9346 100644
--- a/docs/markdown/installation.md
+++ b/docs/markdown/installation.md
@@ -48,3 +48,5 @@ make dockerbuild
That will run for quite a while (depending on the download speed it can take more than 15 minutes!). Afterwards distribute directory ``./docker/opt/ioriot`` to ``/opt/ioriot`` to all boxes with that particular running kernel version.
By repeating the steps above it is possible to compile the SystemTap Kernel modules for multiple versions. All the modules will be found seamlessly in ``./docker/opt/ioriot/systemtap``.
+
+Docker build support has been tested on macOS X High Sierra and Docker Desktop CE Version 2.0.0.0-mac81 and will work very likely on all other systems with a Docker up and running.