You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sir @jmplaza i tried to build docker image of "Dockerfile.dependencies_humble" file using command "sudo docker build -t mini_radi ./Dockerfile.dependencies_humble ." it give me this error:
I searched it over Internet but unable to get a solution that worked for me.
Hey @Surajpatra700,
We have a script in that folder to build RA docker images, try it instead of building manually via cli. Anyway, you are using wrongly the command, I would recommend you to check the docker official documentation.
Btw, you shouldn't use sudo before docker commands. Take a look to that too.
Currently it is very large, 4.4GB compressed. It includes all the dependencies of robotics applications, but maybe its size can be reduced somehow.
The text was updated successfully, but these errors were encountered: