Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization of miniRADI docker image size #2239

Open
jmplaza opened this issue Sep 13, 2023 · 3 comments
Open

Optimization of miniRADI docker image size #2239

jmplaza opened this issue Sep 13, 2023 · 3 comments
Assignees

Comments

@jmplaza
Copy link
Member

jmplaza commented Sep 13, 2023

Currently it is very large, 4.4GB compressed. It includes all the dependencies of robotics applications, but maybe its size can be reduced somehow.

@Surajpatra700
Copy link

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:
Docker_Error
I searched it over Internet but unable to get a solution that worked for me.

@pariaspe
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants