Skip to content

Make docker installation more robust#24

Open
vidvidex wants to merge 3 commits into
ros2from
fix/improve-docker-install
Open

Make docker installation more robust#24
vidvidex wants to merge 3 commits into
ros2from
fix/improve-docker-install

Conversation

@vidvidex

Copy link
Copy Markdown
Collaborator

Summary

This PR ensures the docker installation step won't fail in case docker is already installed, but using a different repository.
This can occur if the device already has preinstalled docker, for example Jetson using Seeed firmware.

Additionally, the user is added to the docker group only if not already there, so the user doesn't get a message about re-logging unnecessarily.

Breaking changes

None

Testing

Tested on Jetson board with Seeed firmware that has docker already installed

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

Successfully merging this pull request may close these issues.

1 participant