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
- Host: GitHub
- URL: https://github.com/unstructured-io/base-images
- Owner: Unstructured-IO
- License: apache-2.0
- Created: 2023-05-04T17:36:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T01:22:32.000Z (over 1 year ago)
- Last Synced: 2025-03-22T04:03:39.270Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.99 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).