projectatomic / ContainerApplicationGenericLabels

Default Containerized Application Labels used to document the application and/or image
68 stars 29 forks source link

Support for different containerization tools/formats #37

Open bkabrda opened 9 years ago

bkabrda commented 9 years ago

Hi, I'd like to have a way of describing that an image is not a docker image, but e.g. rkt. My use case is [1], where I want to be able to express that a Nulecule application doesn't necessarily consist exclusively of Docker images.

[1] https://github.com/bkabrda/nulecule-images/

rhatdan commented 9 years ago

Hopefully as OpenContainer Format evolves, this might not end up being an issue.