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

Commits on May 3, 2020

  1. docker: linux-image: add gnupg to local deps

    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.
    Guillaume Desmottes committed May 3, 2020
    Configuration menu
    Copy the full SHA
    4d6d987 View commit details
    Browse the repository at this point in the history