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

Imgadm docker #51563

Merged
merged 2 commits into from
Feb 13, 2019
Merged

Imgadm docker #51563

merged 2 commits into from
Feb 13, 2019

Commits on Feb 9, 2019

  1. Allow imgadm to recognize docker base images

    Up until now imgadm assume that docker images were always called account/image:tag,
    but this is not always the case, e.g. fedora:latest is a valid docker image too.
    sjorge committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    c3e9762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7f76f View commit details
    Browse the repository at this point in the history