forked from images/gitea-image-forge
Add README.md
This commit is contained in:
parent
20db1b27b0
commit
5fbf25760d
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
docker-derivatives
|
||||
==================
|
||||
|
||||
To build `alt` images, run:
|
||||
|
||||
```
|
||||
./build.py -o alt --podman
|
||||
```
|
||||
|
||||
To build `k8s` images for branch `p10` and push to repository `test_k8s`, run:
|
||||
|
||||
```
|
||||
./build.py -o k8s -b p10 --overwrite-organization test_k8s --tasks tasks.json --tags tags.json --podman
|
||||
```
|
Loading…
Reference in New Issue
Block a user