Add contrib script to generate Docker images from bst checkout
Description
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.
Changes proposed in this merge request:
- Add contrib script to generate Docker images from bst checkout
Related with #349 (moved)
Edited by Javier Jardón