Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hoang-gia.nguyen
dap-pattern-search-standalone
Commits
64e1f5ef
Commit
64e1f5ef
authored
May 10, 2023
by
Hoang Gia NGUYEN
Browse files
test
parent
bede3a54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
64e1f5ef
...
...
@@ -38,7 +38,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
#RUN mkdir -p storage && mkdir -p storage/data && mkdir -p storage/result && mkdir -p storage/upload
#RUN mkdir -p keys && mkdir -p storage && mkdir -p storage/data && mkdir -p storage/result && mkdir -p storage/upload
RUN
cd
/opt/bigpiseal3.5.1
&&
cmake
.
&&
make
&&
make
install
&&
cmake
.
-DSEAL_BUILD_EXAMPLES
=
ON
&&
make
RUN
cd
/opt/bigpiseal3.5.1
&&
cmake
.
&&
make
&&
make
install
&&
cmake
.
-DSEAL_BUILD_EXAMPLES
=
ON
-DSEAL_USE_MSGSL
=
OFF
&&
make
#RUN cd /opt/bigpiseal3.5.1 && cmake . && make && make install && cmake . -DSEAL_BUILD_EXAMPLES=OFF && make
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment