Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Add pin command #5

Closed
MeneDev opened this issue Oct 1, 2018 · 0 comments
Closed

Add pin command #5

MeneDev opened this issue Oct 1, 2018 · 0 comments

Comments

@MeneDev
Copy link
Owner

MeneDev commented Oct 1, 2018

The pin command replaces image references with their equivalent, but more reproducible counterpart.
Ways to archive that:

  • Add digest to image reference
  • Add (more specific) tag.
    • none -> latest
    • none -> 1.2.1
    • latest -> 1.2.1
    • 1.2 -> 1.2.1

Note that the substitution should only be performed if the new reference is equivalent, i.e. referring to the same image.
Depending on the scope this can mean one of two things:

There should be an option to toggle between both scopes. Blocked by #8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant