mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-15 02:29:42 +03:00
buildah fix
This commit is contained in:
parent
4d7aa8beef
commit
01c17631b3
24 changed files with 0 additions and 100 deletions
.github/workflows
_disabled
epicmorg.advanced.images.ymlepicmorg.advanced.nextcloud.images.ymlepicmorg.advanced.vscode.images.ymlepicmorg.advanced.zabbix.images.ymlepicmorg.base.images.current.atlassian.ymlepicmorg.base.images.debian.10.ymlepicmorg.base.images.debian.11.ymlepicmorg.base.images.debian.12.ymlepicmorg.base.images.debian.13.ymlepicmorg.base.images.debian.6.ymlepicmorg.base.images.debian.7.ymlepicmorg.base.images.debian.8.ymlepicmorg.base.images.debian.9.ymlepicmorg.base.images.debian.sid.ymlepicmorg.base.images.giltab.runners.ymlepicmorg.base.images.perforce.ymlepicmorg.base.images.postgresql.ymlepicmorg.base.images.teamcity.agents.ymlepicmorg.base.images.testrail.ymlepicmorg.base.images.web.ymlepicmorg.ecosysctem.misc.images.ymlepicmorg.experimental.images.yml
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -83,8 +81,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -19,8 +19,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -106,8 +104,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -73,8 +71,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -125,8 +121,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -177,8 +171,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -232,8 +224,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -287,8 +277,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -342,8 +330,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -397,8 +383,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -452,8 +436,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -507,8 +489,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -562,8 +542,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -47,8 +45,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -117,8 +115,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -47,8 +45,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -19,8 +19,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -48,8 +46,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -83,8 +79,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -46,8 +44,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -74,8 +70,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -102,8 +96,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -241,8 +233,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -269,8 +259,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -297,8 +285,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -328,8 +314,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -356,8 +340,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
@ -384,8 +366,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
|
||||
- name: Install buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
buildah --version
|
||||
echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf
|
||||
buildah info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue