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

Should include an image genesis label? #42

Open
kbaegis opened this issue Jun 4, 2018 · 0 comments
Open

Should include an image genesis label? #42

kbaegis opened this issue Jun 4, 2018 · 0 comments

Comments

@kbaegis
Copy link

kbaegis commented Jun 4, 2018

As I think about this, I was considering adding a new label that would be great to see on images globally. Every time FROM is called, I would like to append to a genesis value.
For example:
FROM alpine:latest
...
COMMIT alpine.altered:latest
FROM alpine.altered:latest
...
COMMIT alpine-with-netconf:latest

ENV image-genesis="alpine:latest;alpine.altered:latest;alpine-with-netconf:latest"

May or may not be useful for this standard, but I thought I'd chime in.

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

No branches or pull requests

1 participant