Unstructured-IO / base-images

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ are available in quay.io.

About

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

License:Apache License 2.0


Languages

Language:Shell 68.2%Language:Dockerfile 23.8%Language:Makefile 8.1%