From 5799b3b4079658f474fa279a6f0259fe7ce7242c Mon Sep 17 00:00:00 2001 From: juliocastillo Date: Sun, 25 Aug 2024 01:36:15 -0700 Subject: [PATCH] docs: Add Docker instructions placeholder --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d26f813f..37db5c76 100644 --- a/README.md +++ b/README.md @@ -150,3 +150,11 @@ If you get build errors related to Qt5, make sure that the path for Qt5 is corre [PCL Source Github](https://github.com/PointCloudLibrary/pcl) [PCL Mac Compilation Docs](https://pcl.readthedocs.io/projects/tutorials/en/latest/compiling_pcl_macosx.html#compiling-pcl-macosx) + +### Docker instructions + +TBD: + +- Container GUI support for windows and Linux +- Build docker image +- How to run devcontainer