Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ability to build images in play kube | Brent Baude | 2021-08-18 |
When playing a kube YAML file, it can be desirable to be able to build an image on the fly. This is good for development of an image and YAML files and somewhat mocks what compose does. Signed-off-by: Brent Baude <bbaude@redhat.com> |