melicertes / csp

The Cyber Security Platform MeliCERTes is part of the European Strategy for Cyber Security. MeliCERTes is a network for establishing confidence and trust among the national Computer Security Incident Response Teams (CSIRTs) of the Member States and for promoting swift and effective operational cooperation.
Other
30 stars 7 forks source link

Update IntelMQ Manager to version 2.1.1 #80

Closed ghost closed 3 years ago

ghost commented 3 years ago

I have no idea how to create the image. The variables in .env, which are used in the Dockerfile are not only wrong, it also looks like this image is specific per domain. That would mean we need a different image per installation?

$ sudo docker-compose create
WARNING: The create command is deprecated. Use the up command with the --no-start flag instead.
Pulling intelmq (csp-intelmq:1.0)...
ERROR: pull access denied for csp-intelmq, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
ghost commented 3 years ago

Solved by patching the affected file only as a rebuild would have caused other implications and more changes