mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-06-07 11:32:06 +03:00
jun update pack 1
This commit is contained in:
commit
af440079e6
@ -16,7 +16,7 @@ jobs:
|
|||||||
'4.4.0', '4.4.1', '4.4.2', '4.4.3.1', '4.4.4', '4.4.5',
|
'4.4.0', '4.4.1', '4.4.2', '4.4.3.1', '4.4.4', '4.4.5',
|
||||||
'4.5.0', '4.5.1', '4.5.2', '4.5.3', '4.5.4', '4.5.5',
|
'4.5.0', '4.5.1', '4.5.2', '4.5.3', '4.5.4', '4.5.5',
|
||||||
'4.6.0', '4.6.1', '4.6.2', '4.6.3', '4.6.4', '4.6.5', '4.6.6', '4.6.7',
|
'4.6.0', '4.6.1', '4.6.2', '4.6.3', '4.6.4', '4.6.5', '4.6.6', '4.6.7',
|
||||||
'5.0.0', '5.0.1', '5.0.2', '5.0.3', '5.0.4', '5.0.5'
|
'5.0.0', '5.0.1', '5.0.2', '5.0.3', '5.0.4', '5.0.5', '5.1.0'
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2025
|
## 2025
|
||||||
|
* `may`-`jun`
|
||||||
|
* buildah squash to service images
|
||||||
* `apr`
|
* `apr`
|
||||||
* added `cassandra` by ecosystem.
|
* added `cassandra` by ecosystem.
|
||||||
* restored `astralinux`, reworked, added `1.8` version.
|
* restored `astralinux`, reworked, added `1.8` version.
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
@ -13,7 +13,7 @@ deploy:
|
|||||||
make deploy-buildah
|
make deploy-buildah
|
||||||
|
|
||||||
build-buildah:
|
build-buildah:
|
||||||
buildah-wrapper --build
|
buildah-wrapper --build --squash
|
||||||
|
|
||||||
deploy-buildah:
|
deploy-buildah:
|
||||||
buildah-wrapper --deploy
|
buildah-wrapper --deploy
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user