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

https://github.com/theohbrothers/generate-dockerimagevariantstemplates

Templates for Generate-DockerImageVariants repositories.
https://github.com/theohbrothers/generate-dockerimagevariantstemplates

generate-dockerimagevariants templates

Last synced: 2 months ago
JSON representation

Templates for Generate-DockerImageVariants repositories.

Awesome Lists containing this project

README

          

# Generate-DockerImageVariantsTemplates

Templates for [Generate-DockerImageVariants](https://github.com/theohbrothers/Generate-DockerImageVariants) repositories.

## Usage

```sh
# Vendor all files into current working directory
./vendor.sh --dry-run

# Vendor CI files into current working directory
./vendor.sh ci --dry-run
```