Skip to content

Commit 548b704

Browse files
committed
doc the docker
1 parent 047e0d1 commit 548b704

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ RUN cd pdal-python \
2424
ENV PDAL_DRIVER_PATH=/pdal-python/_skbuild/linux-x86_64-3.8/cmake-install/lib/
2525

2626

27-
27+
# docker build -t pdal-python
28+
# docker run -t -i --cap-add=SYS_PTRACE --security-opt seccomp=unconfined pdal-python
2829
#gdb --args /pdal-python/_skbuild/linux-x86_64-3.8/cmake-build/pdal_filters_python_test
2930

3031

0 commit comments

Comments
 (0)