I don't know why, but I've installed docker using npm (i've installed the app too). I'm on a mac air M1 And when running any docker command (run), i've got this message (example with rabbitMQ):
docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.11-management
Saved file tree to doc-filelist.js
Copied JS to doc-script.js
Compiled CSS to doc-style.css
Please help me !
npm
. – Brownnose