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.
- Host: GitHub
- URL: https://github.com/theohbrothers/generate-dockerimagevariantstemplates
- Owner: theohbrothers
- License: apache-2.0
- Created: 2024-02-17T16:24:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T10:20:54.000Z (about 2 years ago)
- Last Synced: 2025-01-25T14:29:05.680Z (over 1 year ago)
- Topics: generate-dockerimagevariants, templates
- Language: PowerShell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```