Skip to content

Add ros_environment package to docker image#191

Merged
Taka-Kazu merged 2 commits intomasterfrom
add-ros-environment-package-to-docker-image
Mar 17, 2026
Merged

Add ros_environment package to docker image#191
Taka-Kazu merged 2 commits intomasterfrom
add-ros-environment-package-to-docker-image

Conversation

@Taka-Kazu
Copy link
Copy Markdown
Contributor

@Taka-Kazu Taka-Kazu commented Mar 16, 2026

I want to add ROS_VERSION environment variable like alpine-ros/alpine-ros#50, but, in this repository, a single Dockerfile is shared by ROS_DISTROs and the docker image is only for building packages. So this way might be simpler.

@Taka-Kazu Taka-Kazu requested a review from f-fl0 March 16, 2026 05:06
Copy link
Copy Markdown
Contributor

@f-fl0 f-fl0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I just left a minor comment.

Comment thread Dockerfile Outdated
python3 \
sed
sed \
ros-${ROS_DISTRO}-ros-environment
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to keep the list of packages to install in alphabetical order.

@Taka-Kazu Taka-Kazu merged commit 24267f7 into master Mar 17, 2026
5 checks passed
@Taka-Kazu Taka-Kazu deleted the add-ros-environment-package-to-docker-image branch March 17, 2026 01:03
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.

2 participants