docker-misp icon indicating copy to clipboard operation
docker-misp copied to clipboard

Arm64

Open juazunco opened this issue 2 years ago • 1 comments

I wanted to know if I could run it on arm64 architecture.

Thank you in advance for all your support and help.

juazunco avatar Sep 11 '22 18:09 juazunco

You may. But to do so, you will need to upgrade the mySQL reference in the docker-compose.yml. Open the file and change line 12 to e.g. image: mysql:8.0.30

jthDEV avatar Sep 21 '22 21:09 jthDEV