Skip to content
Snippets Groups Projects
Commit 34544fc8 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: containers/docker/Dockerfile

parent 2a947f7e
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ RUN cd /tmp \ ...@@ -39,7 +39,7 @@ RUN cd /tmp \
-DACTS_BUILD_TGEO_PLUGIN=ON \ -DACTS_BUILD_TGEO_PLUGIN=ON \
-DACTS_BUILD_JSON_PLUGIN=ON \ -DACTS_BUILD_JSON_PLUGIN=ON \
-DACTS_BUILD_IDENTIFICATION_PLUGIN=ON \ -DACTS_BUILD_IDENTIFICATION_PLUGIN=ON \
-DACTS_BUILD_FATRAS_PLUGIN=ON \ -DACTS_BUILD_FATRAS=ON \
-DACTS_BUILD_DIGITIZATION_PLUGIN=ON \ -DACTS_BUILD_DIGITIZATION_PLUGIN=ON \
&& make -j30 && make -j4 install \ && make -j30 && make -j4 install \
&& cd /tmp && rm -rf /tmp/acts && cd /tmp && rm -rf /tmp/acts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment