Docker image for WithSecure EVM scanning node.
Disclaimer: This Docker image is unofficial and not supported by WithSecure. Use this project at your own risk. The maintainers are not responsible for any issues that may arise from using this setup. Official installation here.
- Docker & Docker Compose installed.
- WithSecure subscription to download license.fsrl
- Clone the repo.
- Download license using your WithSecure login. Official instruction, follow step 1 but skip the part about downloading the scan node installation package.
- Move license.fsrl to the subfolder build.
- Build image and start container using 'docker-compose up -d --build'.
Project is only tested and proved functional with the Ubuntu 20.04 image. Feel free to test other versions. Note: This setup does not work with Ubuntu 18.04 due to the GLIBC 2.27 version, which is incompatible with the required dependencies.