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

docker: linux-image: add gnupg to local deps #403

Merged
merged 1 commit into from
May 4, 2020
Merged

Conversation

gdesmott
Copy link
Contributor

@gdesmott gdesmott commented Apr 7, 2020

It's needed when generating an image based on Ubuntu 18.04 or Debian
Buster. Adding it makes it easier for users to create such image as they
can just re-use the existing script without having to modify it.
It doesn't matter when building with Ubuntu 16.04 as the package is
already present in the base image so it's just skipped.

docker/linux-image.sh Outdated Show resolved Hide resolved
It's needed when generating an image based on Ubuntu 18.04 or Debian
Buster. Adding it makes it easier for users to create such image as they
can just re-use the existing script without having to modify it.
It doesn't matter when building with Ubuntu 16.04 as the package is
already present in the base image so it's just skipped.
@reitermarkus
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented May 4, 2020

Build succeeded:

  • rust-embedded.cross

@bors bors bot merged commit 5315007 into cross-rs:master May 4, 2020
@reitermarkus
Copy link
Member

Thanks, @gdesmott!

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