Follow what
@mysterious-belgium-25713 suggested regarding the dashboard project setup, because you previously said "Basically I don't have cypress dashboard in my company project".
All this info is in the docs, please read all the sections under:
https://docs.cypress.io/guides/dashboard/introduction
Also, your command is omitting the
--key
value in your CLI, and I don't see it being passed as an env var in that image.