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 ubuntu focal docker images #32

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Add ubuntu focal docker images #32

merged 1 commit into from
Jan 15, 2020

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jan 14, 2020

I think this might be needed for http://build.ros.org/view/Nsrc_uF/job/Nbin_ufv8_uFv8__catkin__ubuntu_focal_arm64__binary/1/console .

00:00:14.077 # BEGIN SECTION: Check docker status
00:00:14.077 + echo Testing trivial docker invocation...
00:00:14.077 Testing trivial docker invocation...
00:00:14.077 + docker run --rm osrf/ubuntu_arm64:focal true
00:00:14.130 Unable to find image 'osrf/ubuntu_arm64:focal' locally
00:00:14.999 docker: Error response from daemon: manifest for osrf/ubuntu_arm64:focal not found: manifest unknown: manifest unknown.

Signed-off-by: Shane Loretz <[email protected]>
Copy link
Contributor

@tfoote tfoote left a comment

Choose a reason for hiding this comment

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

Yeah, we'll need this added then run.

@sloretz sloretz merged commit 36c1549 into master Jan 15, 2020
@sloretz sloretz deleted the focal branch January 15, 2020 23:48
@sloretz
Copy link
Contributor Author

sloretz commented Jan 16, 2020

@tfoote I got a failure to build the osrf/ubuntu_i386:focal image. Before I investigate, does anything need an i386 image for focal, or can I ignore and remove that from the list?

@tfoote
Copy link
Contributor

tfoote commented Jan 21, 2020

We can remove it from the list. It would be nice to have but if it's failing i386 is now rarely used so we shouldn't spend resources trying to make it work.

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