mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 01:02:52 +01:00
Update submodules and Docker for IntelMQ 3.2
This commit is contained in:
2
build.sh
2
build.sh
@@ -12,7 +12,7 @@ echo Api : $git_ref_api
|
||||
echo Build_date: $build_date
|
||||
|
||||
# build static html
|
||||
cd ./intelmq-manager && python3 setup.py build && cd ..
|
||||
cd ./intelmq-manager && python3 -m pip install . && intelmq-manager-build && cd ..
|
||||
|
||||
docker build --build-arg BUILD_DATE=$build_date \
|
||||
--build-arg VCS_REF="IntelMQ-Manager=$git_ref_manager" \
|
||||
|
||||
Reference in New Issue
Block a user