Commits on Source 2
-
This script can be useful to generate a Docker image from `bst checkout` of an element as a single command. While this script does not eliminate the need for a proper Docker/OCI element plugin that would probably also support layering, it provides a cheap way to export the element into a Docker image.
-
Jonathan Maw authored
Add contrib script to generate Docker images from bst checkout See merge request !857