Tristan Wilson
Tristan Wilson
Code being used is your example application.
[docker-compose.txt](https://github.com/Tzahi12345/YoutubeDL-Material/files/9335134/docker-compose.txt)
@joheiska Good to know. I was just mirroring the verbiage used by MongoDB, but a good call out that this could impact more recent CPUs.
@s-h-a-d-o-w, you’ve confirmed it’s still showing by changing logging driver = local instead of none in docker compose? This will show you the error. I wouldn’t expect to see this...
Try commenting out the logging driver setting of "none" like my initial screenshot, and confirm that you see the mongo-db error logged for AVX as shown in my screenshot. Just...
Got it. I tested on my NAS, and found that this error does actually throw in version 4. This warning, shown above in your screenshot, doesn't actually block the starting...