We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047e0d1 commit 548b704Copy full SHA for 548b704
Dockerfile
@@ -24,7 +24,8 @@ RUN cd pdal-python \
24
ENV PDAL_DRIVER_PATH=/pdal-python/_skbuild/linux-x86_64-3.8/cmake-install/lib/
25
26
27
-
+# docker build -t pdal-python
28
+# docker run -t -i --cap-add=SYS_PTRACE --security-opt seccomp=unconfined pdal-python
29
#gdb --args /pdal-python/_skbuild/linux-x86_64-3.8/cmake-build/pdal_filters_python_test
30
31
0 commit comments