An open API service indexing awesome lists of open source software.

https://github.com/unstructured-io/base-images

Store Dockerfiles and Packer configs for images to use as a base to build upon
https://github.com/unstructured-io/base-images

Last synced: about 1 year ago
JSON representation

Store Dockerfiles and Packer configs for images to use as a base to build upon

Awesome Lists containing this project

README

          

# base-images

Dockerfiles and Packer configs for images used as a base to build upon.

To add new Dockerfiles to the build process, add the Dockerfile in the dockerfiles directory, and modify the GHA workflow matrix to add the new Dockerfile to the build process. Make sure to update it in both the build and publish steps.

Images created from the Dockerfiles in [dockerfiles/](dockerfiles/) are available in [quay.io](https://quay.io/repository/unstructured-io/base-images?tab=tags).