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

Add dockerfile for rolling #418

Merged
merged 5 commits into from
Feb 8, 2024
Merged

Conversation

Ryanf55
Copy link
Collaborator

@Ryanf55 Ryanf55 commented Feb 3, 2024

Purpose

Add a dockerfile, which makes it easier to build this library. Soon, ROS 2 will start updating to run on newer versions of Ubuntu than Ubuntu 22, which makes it hard for people who choose to stay on 22.04 and humble.

Risks

This may not build all the time due to ABI breaks, and the ROS docker images for rolling are not ABI stable.

Instructions

docker build .

Future improvements

Get CircleCI to build the dockerfile instead of all the crazy things it's currently doing.

@Ryanf55 Ryanf55 added enhancement ros2 Affects ROS 2 labels Feb 3, 2024
@Ryanf55 Ryanf55 added this to the 2.2.0 milestone Feb 3, 2024
Signed-off-by: Ryan Friedman <[email protected]>
Dockerfile Outdated Show resolved Hide resolved
@Ryanf55 Ryanf55 added the ci Continuous Integration label Feb 4, 2024
.dockerignore Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Ryanf55 and others added 2 commits February 5, 2024 08:31
Co-authored-by: Daisuke Nishimatsu <[email protected]>
Co-authored-by: Daisuke Nishimatsu <[email protected]>
@wep21 wep21 self-requested a review February 8, 2024 15:38
Copy link
Collaborator

@wep21 wep21 left a comment

Choose a reason for hiding this comment

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

LGTM

@Ryanf55 Ryanf55 merged commit 7578f66 into ANYbotics:rolling Feb 8, 2024
@Ryanf55 Ryanf55 deleted the add-dockerfile branch February 8, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants