diff --git a/.github/workflows/_disabled/docker-linux-develop.yml.txt b/.github/workflows/_disabled/docker-linux-develop.yml.txt index 60208d4ed..7a000a51d 100644 --- a/.github/workflows/_disabled/docker-linux-develop.yml.txt +++ b/.github/workflows/_disabled/docker-linux-develop.yml.txt @@ -13,7 +13,7 @@ on: jobs: build-forked-fixed-independed-images: name: Forked and fixed independed images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 @@ -84,7 +84,7 @@ jobs: build-all-iamges: name: All images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 diff --git a/.github/workflows/_disabled/docker-linux-master.yml.txt b/.github/workflows/_disabled/docker-linux-master.yml.txt index 707afea48..52d59a575 100644 --- a/.github/workflows/_disabled/docker-linux-master.yml.txt +++ b/.github/workflows/_disabled/docker-linux-master.yml.txt @@ -20,7 +20,7 @@ jobs: build-forked-fixed-independed-images: name: Forked and fixed independed images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 @@ -78,7 +78,7 @@ jobs: build-base-prod-iamges: name: EpicMorg Base Production images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 @@ -120,7 +120,7 @@ jobs: build-base-edge-iamges: name: EpicMorg Base Edge images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -164,7 +164,7 @@ jobs: build-base-develop-iamges: name: EpicMorg Base Develop images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-edge-iamges steps: @@ -208,7 +208,7 @@ jobs: build-emg-main-iamges: name: EpicMorg Main images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-develop-iamges steps: @@ -267,7 +267,7 @@ jobs: build-tr-iamges: name: Testrail image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-emg-main-iamges steps: @@ -291,7 +291,7 @@ jobs: build-emg-additional-web-iamges: name: EpicMorg Secondary images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-emg-main-iamges steps: @@ -378,7 +378,7 @@ jobs: build-atl-bb-iamges: name: Atlassian Bitbucket latest images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -407,7 +407,7 @@ jobs: build-atl-docs-iamges: name: Atlassian Confluence latest images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -436,7 +436,7 @@ jobs: build-atl-jira-iamges: name: Atlassian Jira latest images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -465,7 +465,7 @@ jobs: build-atl-fycru-iamges: name: Atlassian Fisheye + Crucible images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -489,7 +489,7 @@ jobs: build-qbt-iamges: name: qBitTorrent images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-edge-iamges steps: @@ -523,7 +523,7 @@ jobs: build-pgsql-iamges: name: PostgresSQL Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-edge-iamges steps: @@ -612,7 +612,7 @@ jobs: ################################################################################## build-nextcloud-backports: name: NextCloud Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 @@ -673,7 +673,7 @@ jobs: build-atl-bb6-iamges: name: Atlassian Bitbucket 6 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -1427,7 +1427,7 @@ jobs: build-atl-bb7-iamges: name: Atlassian Bitbucket 7 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -1586,7 +1586,7 @@ jobs: build-atl-docs5-iamges: name: Atlassian Confluence 5 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -1625,7 +1625,7 @@ jobs: build-atl-docs6-iamges: name: Atlassian Confluence 6 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -2195,7 +2195,7 @@ jobs: build-atl-docs7-iamges: name: Atlassian Confluence 7 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -2404,7 +2404,7 @@ jobs: build-atl-jira5-iamges: name: Atlassian Jira 5 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -2428,7 +2428,7 @@ jobs: build-atl-jira6-iamges: name: Atlassian Jira 6 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -2462,7 +2462,7 @@ jobs: build-atl-jira7-iamges: name: Atlassian Jira 7 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: @@ -3063,7 +3063,7 @@ jobs: build-atl-jira8-iamges: name: Atlassian Jira 8 Backport images - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 needs: build-base-prod-iamges steps: diff --git a/.github/workflows/_disabled/epicmorg.ecosysctem.freegpt.images.yml.txt b/.github/workflows/_disabled/epicmorg.ecosysctem.freegpt.images.yml.txt index a25bc80de..f0bc53006 100644 --- a/.github/workflows/_disabled/epicmorg.ecosysctem.freegpt.images.yml.txt +++ b/.github/workflows/_disabled/epicmorg.ecosysctem.freegpt.images.yml.txt @@ -13,7 +13,7 @@ jobs: build-freegpt-webui-image: name: EpicMorg EcoSystem freegpt-webui Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -23,6 +23,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy freegpt-webui 1.0 run: cd linux/ecosystem/freegpt-webui/1.0 && make build && make deploy diff --git a/.github/workflows/epicmorg.advanced.images.yml b/.github/workflows/epicmorg.advanced.images.yml index 058a6f0ab..af751319e 100644 --- a/.github/workflows/epicmorg.advanced.images.yml +++ b/.github/workflows/epicmorg.advanced.images.yml @@ -11,7 +11,7 @@ jobs: build-images: name: Build EpicMorg Advanced Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + ################################################################################## - name: "Build and Deploy Advanced Mattermost Images:" diff --git a/.github/workflows/epicmorg.advanced.nextcloud.images.yml b/.github/workflows/epicmorg.advanced.nextcloud.images.yml index 0efa81e27..fd543daf7 100644 --- a/.github/workflows/epicmorg.advanced.nextcloud.images.yml +++ b/.github/workflows/epicmorg.advanced.nextcloud.images.yml @@ -11,7 +11,7 @@ jobs: build-pure-images: name: EpicMorg Advanced Nextcloud Stock Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Nextcloud 14 Stock Images:" run: cd linux/advanced/nextcloud/pure/14 && pwd && make build && make deploy @@ -85,7 +88,7 @@ jobs: build-patched-images: name: Advanced Nextcloud Patched Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -95,6 +98,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Nextcloud 14 Patched Images:" run: cd linux/advanced/nextcloud/patched/14 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.advanced.python.yml b/.github/workflows/epicmorg.advanced.python.yml index fc43d891d..28f2c221a 100644 --- a/.github/workflows/epicmorg.advanced.python.yml +++ b/.github/workflows/epicmorg.advanced.python.yml @@ -11,7 +11,7 @@ jobs: build-python-base-images: name: Build EpicMorg Advanced Debian Python Base Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Python 2.7 Main Image:" run: cd linux/advanced/python/main/2.7 && pwd && make build && make deploy @@ -64,7 +67,7 @@ jobs: build-python-develop-images: name: Build EpicMorg Advanced Debian Python Develop Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: build-python-base-images steps: @@ -75,6 +78,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Python 2.7 Develop Image:" run: cd linux/advanced/python/develop/2.7 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.advanced.vscode.images.yml b/.github/workflows/epicmorg.advanced.vscode.images.yml index 028111017..1b5af55e0 100644 --- a/.github/workflows/epicmorg.advanced.vscode.images.yml +++ b/.github/workflows/epicmorg.advanced.vscode.images.yml @@ -11,7 +11,7 @@ jobs: build-images: name: Build EpicMorg Advanced Vscode Server Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + ################################################################################## - name: "Build and Deploy Advanced Vscode Server Images:" diff --git a/.github/workflows/epicmorg.advanced.zabbix.images.yml b/.github/workflows/epicmorg.advanced.zabbix.images.yml index a2c938cad..68d0fc1be 100644 --- a/.github/workflows/epicmorg.advanced.zabbix.images.yml +++ b/.github/workflows/epicmorg.advanced.zabbix.images.yml @@ -11,7 +11,7 @@ jobs: build-latest-images: name: EpicMorg Advanced Zabbix Latest Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/latest/agent && pwd && make build && make deploy @@ -55,7 +58,7 @@ jobs: build-30-images: name: Build EpicMorg Advanced Zabbix 3.0 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -65,6 +68,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/3.0/agent && pwd && make build && make deploy @@ -96,7 +102,7 @@ jobs: build-40-images: name: Build EpicMorg Advanced Zabbix 4.0 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -106,6 +112,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/4.0/agent && pwd && make build && make deploy @@ -137,7 +146,7 @@ jobs: build-50-images: name: Build EpicMorg Advanced Zabbix 5.0 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -147,6 +156,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/5.0/agent && pwd && make build && make deploy @@ -181,7 +193,7 @@ jobs: build-52-images: name: Build EpicMorg Advanced Zabbix 5.2 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -191,6 +203,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/5.2/agent && pwd && make build && make deploy @@ -225,7 +240,7 @@ jobs: build-54-images: name: Build EpicMorg Advanced Zabbix 5.4 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -235,6 +250,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/5.4/agent && pwd && make build && make deploy @@ -269,7 +287,7 @@ jobs: build-60-images: name: Build EpicMorg Advanced Zabbix 6.0 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -279,6 +297,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/6.0/agent && pwd && make build && make deploy @@ -313,7 +334,7 @@ jobs: build-62-images: name: Build EpicMorg Advanced Zabbix 6.2 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -323,6 +344,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/6.2/agent && pwd && make build && make deploy @@ -356,8 +380,8 @@ jobs: ################################################################################## build-64-images: - name: Build EpicMorg Advanced Zabbix 6.2 Images - runs-on: ubuntu-22.04 + name: Build EpicMorg Advanced Zabbix 6.4 Images + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -367,6 +391,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/6.4/agent && pwd && make build && make deploy @@ -399,9 +426,9 @@ jobs: ################################################################################## - build-trunk-images: - name: Build EpicMorg Advanced Zabbix 6.2 Images - runs-on: ubuntu-22.04 + build-70-images: + name: Build EpicMorg Advanced Zabbix 7.0 Images + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -411,6 +438,56 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + + - name: "Build and Deploy Advanced Zabbix Agent Images:" + run: cd linux/advanced/zabbix/7.0/agent && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Agent2 Images:" + run: cd linux/advanced/zabbix/7.0/agent2 && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Java Gateway Images:" + run: cd linux/advanced/zabbix/7.0/java-gateway && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Proxy Mysql Images:" + run: cd linux/advanced/zabbix/7.0/proxy-mysql && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Proxy Sqlite3 Images:" + run: cd linux/advanced/zabbix/7.0/proxy-sqlite3 && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Server Mysql Images:" + run: cd linux/advanced/zabbix/7.0/server-mysql && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Server Pgsql Images:" + run: cd linux/advanced/zabbix/7.0/server-pgsql && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Snmptraps Images:" + run: cd linux/advanced/zabbix/7.0/snmptraps && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Web Mysql Images:" + run: cd linux/advanced/zabbix/7.0/web-mysql && pwd && make build && make deploy + + - name: "Build and Deploy Advanced Zabbix Web Pgsql Images:" + run: cd linux/advanced/zabbix/7.0/web-pgsql && pwd && make build && make deploy + +################################################################################## + + build-trunk-images: + name: Build EpicMorg Advanced Zabbix trunk Images + runs-on: ubuntu-24.04 + + steps: + - uses: actions/checkout@v4 + - name: Log into registry + run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin + + - name: Test Make + run: make + + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Advanced Zabbix Agent Images:" run: cd linux/advanced/zabbix/trunk/agent && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.current.astra17.yml b/.github/workflows/epicmorg.base.images.current.astra17.yml deleted file mode 100644 index c15c71dfc..000000000 --- a/.github/workflows/epicmorg.base.images.current.astra17.yml +++ /dev/null @@ -1,136 +0,0 @@ -name: EpicMorg Astra 1.7 SE Images - -on: -# push: -# branches: -# - 'master' - schedule: - - cron: '2 2 * * 1,3,5' - -jobs: - - build-10-images: - name: Build EpicMorg Astra 1.7 SE Images - runs-on: ubuntu-22.04 - - steps: - - uses: actions/checkout@v4 - - name: Log into registry - run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin - - - name: Test Make - run: make - - - name: "Build and Deploy Astra 1.7 SE slim Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/slim && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE main Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/main && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE develop Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/develop && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Astra 1.7 SE jdk6 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk6 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk7 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk7 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk8 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk8 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk11 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk11 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk16 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk16 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - - name: "Build and Deploy Astra 1.7 SE jdk17 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk17 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk18 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk18 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk19 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk19 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk20 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk20 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Astra 1.7 SE jdk21 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/jdk21 && pwd && make build && make deploy - - - name: "Build and Deploy Astra 1.7 SE jdk22 Image:" - run: cd /linux/ecosystem/epicmorg/astra/1.7-alse/jdk22 && pwd && make build && make deploy - - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - - name: "Build and Deploy Astra 1.7 SE python3.10 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/python3.10 && pwd && make build && make deploy - - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Astra 1.7 SE python3.11 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/python3.11 && pwd && make build && make deploy -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Astra 1.7 SE python3.12 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/python3.12 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Astra 1.7 SE python3.13 Image:" - run: cd linux/ecosystem/epicmorg/astra/1.7-alse/python3.13 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - \ No newline at end of file diff --git a/.github/workflows/epicmorg.base.images.current.atlassian.yml b/.github/workflows/epicmorg.base.images.current.atlassian.yml index 9750ebf89..c0cf1d875 100644 --- a/.github/workflows/epicmorg.base.images.current.atlassian.yml +++ b/.github/workflows/epicmorg.base.images.current.atlassian.yml @@ -11,7 +11,7 @@ jobs: build-10-images: name: Build EpicMorg Atlassian Main Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Atlassian Bitbucket Image:" run: cd linux/ecosystem/atlassian/bitbucket/latest && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.current.debian10.yml b/.github/workflows/epicmorg.base.images.current.debian10.yml deleted file mode 100644 index dd00db5d2..000000000 --- a/.github/workflows/epicmorg.base.images.current.debian10.yml +++ /dev/null @@ -1,107 +0,0 @@ -name: EpicMorg Debian 10 Images - -on: -# push: -# branches: -# - 'master' - schedule: - - cron: '0 0 * * 1,3,5' - -jobs: - - build-10-images: - name: Build EpicMorg Debian 10 Images - runs-on: ubuntu-22.04 - - steps: - - uses: actions/checkout@v4 - - name: Log into registry - run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin - - - name: Test Make - run: make - - - name: "Build and Deploy Debian 10 slim Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/slim && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 main Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/main && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 develop Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/develop && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 10 jdk6 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk6 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk7 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk7 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 10 jdk8 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk8 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk11 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk11 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 10 jdk16 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk16 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk17 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk17 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk18 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk18 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 10 jdk19 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk19 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk20 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk20 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 10 jdk21 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk21 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 10 jdk22 Image:" - run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk22 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - diff --git a/.github/workflows/epicmorg.base.images.current.debian12.yml b/.github/workflows/epicmorg.base.images.current.debian12.yml deleted file mode 100644 index 6823c056d..000000000 --- a/.github/workflows/epicmorg.base.images.current.debian12.yml +++ /dev/null @@ -1,104 +0,0 @@ -name: EpicMorg Debian 12 Images - -on: -# push: -# branches: -# - 'master' - schedule: - - cron: '0 0 * * 1,3,5' - -jobs: - - build-10-images: - name: Build EpicMorg Debian 12 Images - runs-on: ubuntu-22.04 - - steps: - - uses: actions/checkout@v4 - - name: Log into registry - run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin - - - name: Test Make - run: make - - - name: "Build and Deploy Debian 12 slim Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/slim && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 main Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/main && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 develop Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/develop && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 12 jdk6 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk6 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk7 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk7 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 12 jdk8 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk8 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk11 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk11 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 12 jdk16 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk16 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk17 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk17 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 12 jdk18 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk18 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk19 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk19 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy Debian 12 jdk20 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk20 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk21 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk21 && pwd && make build && make deploy - - - name: "Build and Deploy Debian 12 jdk22 Image:" - run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk22 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean diff --git a/.github/workflows/epicmorg.base.images.current.debian11.yml b/.github/workflows/epicmorg.base.images.debian.11.yml similarity index 76% rename from .github/workflows/epicmorg.base.images.current.debian11.yml rename to .github/workflows/epicmorg.base.images.debian.11.yml index 60c391d9c..032866a9d 100644 --- a/.github/workflows/epicmorg.base.images.current.debian11.yml +++ b/.github/workflows/epicmorg.base.images.debian.11.yml @@ -10,8 +10,8 @@ on: jobs: build-10-images: - name: Build EpicMorg Debian 11 Images - runs-on: ubuntu-22.04 + name: Build EpicMorg Debian 11 LTS Images + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,13 +21,16 @@ jobs: - name: Test Make run: make - - name: "Build and Deploy Debian 11 slim Image:" + - name: Install requirements.txt + run: make pip + + - name: "Build and Deploy Debian 11 LTS slim Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/slim && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 main Image:" + - name: "Build and Deploy Debian 11 LTS main Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/main && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 develop Image:" + - name: "Build and Deploy Debian 11 LTS develop Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/develop && pwd && make build && make deploy ################################################################################## @@ -37,10 +40,10 @@ jobs: ################################################################################## - - name: "Build and Deploy Debian 11 jdk6 Image:" + - name: "Build and Deploy Debian 11 LTS jdk6 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk6 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk7 Image:" + - name: "Build and Deploy Debian 11 LTS jdk7 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk7 && pwd && make build && make deploy ################################################################################## @@ -50,10 +53,10 @@ jobs: ################################################################################## - - name: "Build and Deploy Debian 11 jdk8 Image:" + - name: "Build and Deploy Debian 11 LTS jdk8 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk8 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk11 Image:" + - name: "Build and Deploy Debian 11 LTS jdk11 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk11 && pwd && make build && make deploy ################################################################################## @@ -63,13 +66,13 @@ jobs: ################################################################################## - - name: "Build and Deploy Debian 11 jdk16 Image:" + - name: "Build and Deploy Debian 11 LTS jdk16 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk16 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk17 Image:" + - name: "Build and Deploy Debian 11 LTS jdk17 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk17 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk18 Image:" + - name: "Build and Deploy Debian 11 LTS jdk18 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk18 && pwd && make build && make deploy ################################################################################## @@ -79,10 +82,10 @@ jobs: ################################################################################## - - name: "Build and Deploy Debian 11 jdk19 Image:" + - name: "Build and Deploy Debian 11 LTS jdk19 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk19 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk20 Image:" + - name: "Build and Deploy Debian 11 LTS jdk20 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk20 && pwd && make build && make deploy ################################################################################## @@ -92,10 +95,10 @@ jobs: ################################################################################## - - name: "Build and Deploy Debian 11 jdk21 Image:" + - name: "Build and Deploy Debian 11 LTS jdk21 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk21 && pwd && make build && make deploy - - name: "Build and Deploy Debian 11 jdk22 Image:" + - name: "Build and Deploy Debian 11 LTS jdk22 Image:" run: cd linux/ecosystem/epicmorg/debian/11-bullseye/jdk22 && pwd && make build && make deploy ################################################################################## diff --git a/.github/workflows/epicmorg.base.images.debian.12.yml b/.github/workflows/epicmorg.base.images.debian.12.yml new file mode 100644 index 000000000..02928a0d4 --- /dev/null +++ b/.github/workflows/epicmorg.base.images.debian.12.yml @@ -0,0 +1,249 @@ +name: EpicMorg Debian 12 Images + +on: +# push: +# branches: +# - 'master' + schedule: + - cron: '0 0 * * 1,3,5' + +jobs: + + build-10-images: + name: Build EpicMorg Debian 12 Images + runs-on: ubuntu-24.04 + + steps: + - uses: actions/checkout@v4 + - name: Log into registry + run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin + + - name: Test Make + run: make + + - name: Install requirements.txt + run: make pip + + - name: "Build and Deploy Debian 12 slim Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/slim && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 main Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/main && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 develop Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/develop && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 jdk6 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk7 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 jdk8 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk11 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 jdk16 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk17 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 jdk18 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk19 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 jdk20 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk21 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 jdk22 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 NodeJS LTS Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS Current Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current && pwd && make build && make deploy + +################################################################################## + + - name: "Build and Deploy Debian 12 NodeJS 0.12 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 4 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 5 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 6 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 7 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 8 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 9 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 NodeJS 10 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 11 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 12 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 13 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 14 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 15 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 NodeJS 16 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 17 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 18 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 19 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 20 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 21 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 NodeJS 22 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + +# - name: "Build and Deploy Debian 12 PHP Latest Image:" +# run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/latest && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 7.0 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 7.1 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 7.2 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 7.3 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 PHP 7.4 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 8.0 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 8.1 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 12 PHP 8.2 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 12 PHP 8.3 Image:" + run: cd linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## diff --git a/.github/workflows/epicmorg.base.images.legacy.yml b/.github/workflows/epicmorg.base.images.debian.legacy.yml similarity index 79% rename from .github/workflows/epicmorg.base.images.legacy.yml rename to .github/workflows/epicmorg.base.images.debian.legacy.yml index cbfdad735..9dca9e8a5 100644 --- a/.github/workflows/epicmorg.base.images.legacy.yml +++ b/.github/workflows/epicmorg.base.images.debian.legacy.yml @@ -11,7 +11,7 @@ jobs: build-06-images: name: Build EpicMorg Debian 6 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Debian 6 slim Image:" run: cd linux/ecosystem/epicmorg/debian/06-squeeze/slim && pwd && make build && make deploy @@ -109,7 +112,7 @@ jobs: build-07-images: name: Build EpicMorg Debian 7 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -119,6 +122,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Debian 7 slim Image:" run: cd linux/ecosystem/epicmorg/debian/07-wheezy/slim && pwd && make build && make deploy @@ -206,7 +212,7 @@ jobs: build-08-images: name: Build EpicMorg Debian 8 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -216,6 +222,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Debian 8 slim Image:" run: cd linux/ecosystem/epicmorg/debian/08-jessie/slim && pwd && make build && make deploy @@ -302,7 +311,7 @@ jobs: build-09-images: name: Build EpicMorg Debian 9 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -312,6 +321,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Debian 9 slim Image:" run: cd linux/ecosystem/epicmorg/debian/09-stretch/slim && pwd && make build && make deploy @@ -393,3 +405,90 @@ jobs: run: make docker-clean ################################################################################## + + +################################################################################## + + - name: "Build and Deploy Debian 10 slim Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/slim && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 main Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/main && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 develop Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/develop && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 10 jdk6 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk6 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk7 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk7 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 10 jdk8 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk8 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk11 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk11 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 10 jdk16 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk16 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk17 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk17 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk18 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk18 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 10 jdk19 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk19 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk20 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk20 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## + + - name: "Build and Deploy Debian 10 jdk21 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk21 && pwd && make build && make deploy + + - name: "Build and Deploy Debian 10 jdk22 Image:" + run: cd linux/ecosystem/epicmorg/debian/10-buster/jdk22 && pwd && make build && make deploy + +################################################################################## + + - name: Cleanup + run: make docker-clean + +################################################################################## diff --git a/.github/workflows/epicmorg.base.images.giltab.runners.yml b/.github/workflows/epicmorg.base.images.giltab.runners.yml index be0fb87cd..0d5b1064b 100644 --- a/.github/workflows/epicmorg.base.images.giltab.runners.yml +++ b/.github/workflows/epicmorg.base.images.giltab.runners.yml @@ -11,7 +11,7 @@ jobs: build-glr-main-images: name: Build EpicMorg Gitlab Runner Main Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Gitlab Runner Main Image:" run: cd linux/ecosystem/gitlab/runner/latest && pwd && make build && make deploy @@ -28,7 +31,7 @@ jobs: build-glr-other-images: name: Build EpicMorg Gitlab Runner Oter Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: build-glr-main-images steps: @@ -39,6 +42,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Gitlab Runner amxX 1.9 SDK Image:" run: cd linux/ecosystem/gitlab/runner/amxx-sdk/1.9 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.nodejs.yml b/.github/workflows/epicmorg.base.images.nodejs.yml deleted file mode 100644 index ac0444933..000000000 --- a/.github/workflows/epicmorg.base.images.nodejs.yml +++ /dev/null @@ -1,99 +0,0 @@ -name: EpicMorg EcoSystem NodeJS Images - -on: -# push: -# branches: -# - 'master' - schedule: - - cron: '5 5 * * 1,3,5' - -jobs: - - build-node-images: - name: Build EpicMorg NodeJS Images - runs-on: ubuntu-22.04 - - steps: - - uses: actions/checkout@v4 - - name: Log into registry - run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin - - - name: Test Make - run: make - - - name: "Build and Deploy NodeJS LTS Image:" - run: cd linux/ecosystem/nodejs/lts && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS Current Image:" - run: cd linux/ecosystem/nodejs/current && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 0.12 Image:" - run: cd linux/ecosystem/nodejs/node0.12 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 4 Image:" - run: cd linux/ecosystem/nodejs/node4 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 5 Image:" - run: cd linux/ecosystem/nodejs/node5 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 6 Image:" - run: cd linux/ecosystem/nodejs/node6 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 7 Image:" - run: cd linux/ecosystem/nodejs/node7 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 8 Image:" - run: cd linux/ecosystem/nodejs/node8 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 9 Image:" - run: cd linux/ecosystem/nodejs/node8 && pwd && make build && make deploy - - - name: Cleanup - run: make docker-clean - - - name: "Build and Deploy NodeJS 10 Image:" - run: cd linux/ecosystem/nodejs/node10 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 11 Image:" - run: cd linux/ecosystem/nodejs/node11 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 12 Image:" - run: cd linux/ecosystem/nodejs/node12 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 13 Image:" - run: cd linux/ecosystem/nodejs/node13 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 14 Image:" - run: cd linux/ecosystem/nodejs/node14 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 15 Image:" - run: cd linux/ecosystem/nodejs/node15 && pwd && make build && make deploy - - - name: Cleanup - run: make docker-clean - - - name: "Build and Deploy NodeJS 16 Image:" - run: cd linux/ecosystem/nodejs/node16 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 17 Image:" - run: cd linux/ecosystem/nodejs/node17 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 18 Image:" - run: cd linux/ecosystem/nodejs/node18 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 19 Image:" - run: cd linux/ecosystem/nodejs/node19 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 20 Image:" - run: cd linux/ecosystem/nodejs/node20 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 21 Image:" - run: cd linux/ecosystem/nodejs/node21 && pwd && make build && make deploy - - - name: "Build and Deploy NodeJS 22 Image:" - run: cd linux/ecosystem/nodejs/node22 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean diff --git a/.github/workflows/epicmorg.base.images.perforce.yml b/.github/workflows/epicmorg.base.images.perforce.yml index a9cf72768..0fbc790fe 100644 --- a/.github/workflows/epicmorg.base.images.perforce.yml +++ b/.github/workflows/epicmorg.base.images.perforce.yml @@ -11,7 +11,7 @@ jobs: build-p4-images: name: Build EpicMorg Perfocre Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Perfocre r16.2 Image:" run: cd linux/ecosystem/perforce/base/r16.2 && pwd && make build && make deploy @@ -95,7 +98,7 @@ jobs: build-p4p-images: name: Build EpicMorg Perfocre Proxy Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: build-p4-images steps: @@ -106,6 +109,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Perfocre Proxy r16.2 Image:" run: cd linux/ecosystem/perforce/p4p/r16.2 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.postgresql.yml b/.github/workflows/epicmorg.base.images.postgresql.yml index a4c7a5903..6dc241eb2 100644 --- a/.github/workflows/epicmorg.base.images.postgresql.yml +++ b/.github/workflows/epicmorg.base.images.postgresql.yml @@ -11,7 +11,7 @@ jobs: build-pgsql-images: name: Build EpicMorg PostgreSQL Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy PostgreSQL 8.2 Image:" run: cd linux/ecosystem/postgres/8.2 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.teamcity.agents.yml b/.github/workflows/epicmorg.base.images.teamcity.agents.yml index 9e32e2657..1645bc4e3 100644 --- a/.github/workflows/epicmorg.base.images.teamcity.agents.yml +++ b/.github/workflows/epicmorg.base.images.teamcity.agents.yml @@ -11,7 +11,7 @@ jobs: build-tca-main-images: name: Build EpicMorg TeamCity Agent Main Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy TeamCity Agent Main Image (jdk8):" run: cd linux/ecosystem/teamcity/agent/latest/jdk8 && pwd && make build && make deploy @@ -37,7 +40,7 @@ jobs: build-tca-other-images: name: Build EpicMorg TeamCity Agent Oter Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: build-tca-main-images steps: @@ -48,6 +51,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy TeamCity Agent amxX 1.9 SDK Image:" run: cd linux/ecosystem/teamcity/agent/amxx-sdk/1.9 && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.testrail.yml b/.github/workflows/epicmorg.base.images.testrail.yml index 6f354d094..4a2d1844b 100644 --- a/.github/workflows/epicmorg.base.images.testrail.yml +++ b/.github/workflows/epicmorg.base.images.testrail.yml @@ -11,7 +11,7 @@ jobs: build-testrail-images: name: Build EpicMorg Testrail Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # needs: build-php-images steps: @@ -22,6 +22,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Cassandra 3.11 Image:" run: cd linux/ecosystem/cassandra/3.11 && pwd && make build && make deploy @@ -29,7 +32,7 @@ jobs: build-testrail-702-images: name: Build EpicMorg Testrail 7.0.2.1016 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # needs: build-php-images steps: @@ -40,6 +43,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Testrail 7.0.2.1016 Image:" run: cd linux/ecosystem/testrail/7.0.2.1016/main && pwd && make build && make deploy @@ -53,7 +59,7 @@ jobs: build-testrail-741-images: name: Build EpicMorg Testrail 7.4.1.8092 Images - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # needs: build-php-images steps: @@ -64,6 +70,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy Testrail 7.4.1.8092 Image:" run: cd linux/ecosystem/testrail/7.4.1.8092/main && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.base.images.web.yml b/.github/workflows/epicmorg.base.images.web.yml index 6b7d7a8f1..947f89de0 100644 --- a/.github/workflows/epicmorg.base.images.web.yml +++ b/.github/workflows/epicmorg.base.images.web.yml @@ -9,68 +9,9 @@ on: jobs: - build-php-images: - name: Build EpicMorg PHP Images - runs-on: ubuntu-22.04 - - steps: - - uses: actions/checkout@v4 - - name: Log into registry - run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin - - - name: Test Make - run: make - -# - name: "Build and Deploy PHP Latest Image:" -# run: cd linux/ecosystem/php/latest && pwd && make build && make deploy - - - name: "Build and Deploy PHP 7.0 Image:" - run: cd linux/ecosystem/php/php7.0 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 7.1 Image:" - run: cd linux/ecosystem/php/php7.1 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 7.2 Image:" - run: cd linux/ecosystem/php/php7.2 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 7.3 Image:" - run: cd linux/ecosystem/php/php7.3 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy PHP 7.4 Image:" - run: cd linux/ecosystem/php/php7.4 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 8.0 Image:" - run: cd linux/ecosystem/php/php8.0 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 8.1 Image:" - run: cd linux/ecosystem/php/php8.1 && pwd && make build && make deploy - -################################################################################## - - - name: Cleanup - run: make docker-clean - -################################################################################## - - - name: "Build and Deploy PHP 8.2 Image:" - run: cd linux/ecosystem/php/php8.2 && pwd && make build && make deploy - - - name: "Build and Deploy PHP 8.3 Image:" - run: cd linux/ecosystem/php/php8.3 && pwd && make build && make deploy - -################################################################################## - build-apache2-images: name: Build EpicMorg Apache 2 Images - runs-on: ubuntu-22.04 - needs: build-php-images + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -80,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + # - name: "Build and Deploy Apache 2 Latest Image:" # run: cd linux/ecosystem/apache2/latest && pwd && make build && make deploy @@ -128,8 +72,7 @@ jobs: build-nginx-images: name: Build EpicMorg NginX Images - runs-on: ubuntu-22.04 - needs: build-php-images + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -139,6 +82,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: "Build and Deploy NginX Image:" run: cd linux/ecosystem/nginx/latest/mainline/main && pwd && make build && make deploy diff --git a/.github/workflows/epicmorg.ecosysctem.misc.images.yml b/.github/workflows/epicmorg.ecosysctem.misc.images.yml index b13ea6943..46f67396d 100644 --- a/.github/workflows/epicmorg.ecosysctem.misc.images.yml +++ b/.github/workflows/epicmorg.ecosysctem.misc.images.yml @@ -11,7 +11,7 @@ jobs: build-torrserver-image: name: EpicMorg EcoSystem TorrServer Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -21,6 +21,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy TorrServer run: cd linux/ecosystem/torrserver && make build && make deploy @@ -28,7 +31,7 @@ jobs: build-ers-image: name: EpicMorg EcoSystem Electron Release Server Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -38,6 +41,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy Electron Release Server run: cd linux/ecosystem/electron-release-server && make build && make deploy @@ -45,7 +51,7 @@ jobs: build-vk2discord-image: name: EpicMorg EcoSystem vk2discord Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -55,6 +61,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy vk2discord run: cd linux/ecosystem/vk2discord && make build && make deploy @@ -62,7 +71,7 @@ jobs: build-qbittorrent-image: name: EpicMorg EcoSystem qBittorrent Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -72,6 +81,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy qBittorrent 4.4.0 run: cd linux/ecosystem/qbittorrent/4.4.0 && make build && make deploy @@ -158,7 +170,7 @@ jobs: build-opentracker-image: name: EpicMorg EcoSystem openTracker Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -168,6 +180,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy openTracker run: cd linux/ecosystem/opentracker && make build && make deploy @@ -175,7 +190,7 @@ jobs: build-retracker-image: name: EpicMorg EcoSystem reTracker Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -184,6 +199,9 @@ jobs: - name: Test Make run: make + + - name: Install requirements.txt + run: make pip # to rework # - name: Build and Deploy reTracker # run: cd linux/ecosystem/retracker && make build && make deploy @@ -192,7 +210,7 @@ jobs: build-torrust-tracker-image: name: EpicMorg EcoSystem Torrust Tracker Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -202,6 +220,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy Torrust Tracker run: cd linux/ecosystem/torrust-tracker && make build && make deploy # to rework @@ -212,7 +233,7 @@ jobs: build-monero-cli-image: name: EpicMorg EcoSystem Monero CLI Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -222,6 +243,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy Monero CLI run: cd linux/ecosystem/monero/monerod && make build && make deploy @@ -229,7 +253,7 @@ jobs: build-monero-p2pool-image: name: EpicMorg EcoSystem Monero p2pool Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -239,6 +263,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy Monero p2pool run: cd linux/ecosystem/monero/p2pool && make build && make deploy @@ -246,7 +273,7 @@ jobs: build-ninjam-image: name: EpicMorg EcoSystem ninjam Image - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 @@ -256,6 +283,9 @@ jobs: - name: Test Make run: make + - name: Install requirements.txt + run: make pip + - name: Build and Deploy ninjam run: cd linux/ecosystem/ninjam/latest && make build && make deploy diff --git a/CHANGELOG.md b/CHANGELOG.md index 04261a482..1a5a3cb67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog ## 2024 +* `aug` + * fixed `Makefile`+ gha + * added support of `zabbix` version `7.0` + gha + * dropped `Astra CE\SE` due potencial license issues. Sorry. + * dropped `kaniko` local script instead of `pip` verion. + * added `Support Document for Docker Image Concepts in Project` document. + * backported new `CVE-fixed` versions of `atlassian` images. + * `WIP`: reworking by new concept of base images and creating new `nginx 1.27.0` with static build. * `july` * Start migration from `Odrey's` repos due to author's rot. * [@oerdnj](https://github.com/oerdnj) go to hell, [xenophobe](https://github.com/oerdnj/deb.sury.org/issues/2155)! :fu: diff --git a/Makefile b/Makefile index 0c3590f8f..51dba5ba1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,8 @@ -VERSION = "2024.06.24" -AUTHOR = "EpicMorg" -MODIFIED = "STAM" -DOCKER_SCAN_SUGGEST = false +VERSION = "2024.08.18" +AUTHOR = "EpicMorg" +MODIFIED = "STAM" +DOCKER_SCAN_SUGGEST = false +PIP_BREAK_SYSTEM_PACKAGES = 1 app: @make -s version @@ -36,17 +37,17 @@ ansible.gen.testrail: cd `pwd`/bin/ansible && ansible-playbook ./generate.testrail.yml pip: - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED && \ - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED && \ - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED && \ - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED && \ - cd bin/kaniko && \ - pip install -r requirements.txt - -kaniko.update: - make pip - cd bin/kaniko && \ - python3 _deploy.py + -rm -rfv /usr/lib/python3.6/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.7/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.8/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.9/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.10/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.11/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.12/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.13/EXTERNALLY-MANAGED || true + -rm -rfv /usr/lib/python3.14/EXTERNALLY-MANAGED || true + -pip3 install --break-system-packages -r requirements.txt || true + -pip install --break-system-packages -r requirements.txt || true git: git add . @@ -110,94 +111,19 @@ advanced-sentry-images: cd `pwd`/linux/advanced/sentry/latest && pwd && make sync && make patch && make build && make deploy advanced-zabbix-images: - cd `pwd`/linux/advanced/zabbix/latest/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/latest/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/3.0/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/4.0/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.0/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.2/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/5.4/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.0/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.2/web-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/agent && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/agent2 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/java-gateway && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/proxy-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/proxy-sqlite3 && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/server-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/server-pgsql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/snmptraps && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/web-mysql && pwd && make build && make deploy - cd `pwd`/linux/advanced/zabbix/6.4/web-pgsql && pwd && make build && make deploy + make advanced-zabbix-latest-images + make advanced-zabbix-30-images + make advanced-zabbix-40-images + make advanced-zabbix-50-images + make advanced-zabbix-52-images + make advanced-zabbix-54-images + make advanced-zabbix-60-images + make advanced-zabbix-62-images + make advanced-zabbix-64-images + make advanced-zabbix-70-images + make advanced-zabbix-trunk-images + +advanced-zabbix-trunk-images: cd `pwd`/linux/advanced/zabbix/trunk/agent && pwd && make build && make deploy cd `pwd`/linux/advanced/zabbix/trunk/agent2 && pwd && make build && make deploy cd `pwd`/linux/advanced/zabbix/trunk/java-gateway && pwd && make build && make deploy @@ -209,6 +135,124 @@ advanced-zabbix-images: cd `pwd`/linux/advanced/zabbix/trunk/web-mysql && pwd && make build && make deploy cd `pwd`/linux/advanced/zabbix/trunk/web-pgsql && pwd && make build && make deploy +advanced-zabbix-latest-images: + cd `pwd`/linux/advanced/zabbix/latest/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/latest/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-30-images: + cd `pwd`/linux/advanced/zabbix/3.0/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/3.0/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-40-images: + cd `pwd`/linux/advanced/zabbix/4.0/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/4.0/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-50-images: + cd `pwd`/linux/advanced/zabbix/5.0/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.0/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-52-images: + cd `pwd`/linux/advanced/zabbix/5.2/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.2/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-54-images: + cd `pwd`/linux/advanced/zabbix/5.4/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/5.4/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-60-images: + cd `pwd`/linux/advanced/zabbix/6.0/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.0/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-62-images: + cd `pwd`/linux/advanced/zabbix/6.2/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.2/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-64-images: + cd `pwd`/linux/advanced/zabbix/6.4/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/6.4/web-pgsql && pwd && make build && make deploy + +advanced-zabbix-70-images: + cd `pwd`/linux/advanced/zabbix/7.0/agent && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/agent2 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/java-gateway && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/proxy-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/proxy-sqlite3 && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/server-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/server-pgsql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/snmptraps && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/web-mysql && pwd && make build && make deploy + cd `pwd`/linux/advanced/zabbix/7.0/web-pgsql && pwd && make build && make deploy + advanced-nextcloud-images: cd `pwd`/linux/advanced/nextcloud/pure/14 && pwd && make build && make deploy cd `pwd`/linux/advanced/nextcloud/pure/15 && pwd && make build && make deploy diff --git a/README.md b/README.md index 267c1aeb5..23c246762 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -# [![Activity](https://img.shields.io/github/commit-activity/m/EpicMorg/docker-scripts?label=commits&style=flat-square)](https://github.com/EpicMorg/docker/commits) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker/stargazers) [![Size](https://img.shields.io/github/repo-size/EpicMorg/docker-scripts?label=size&style=flat-square)](https://github.com/EpicMorg/docker/archive/master.zip) [![Release](https://img.shields.io/github/v/release/EpicMorg/docker-scripts?style=flat-square)](https://github.com/EpicMorg/docker/releases) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3658/badge)](https://bestpractices.coreinfrastructure.org/projects/3658) [![CodeScene System Mastery](https://codescene.io/projects/6535/status-badges/system-mastery)](https://codescene.io/projects/6535) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md) +# [![Activity](https://img.shields.io/github/commit-activity/m/EpicMorg/docker?label=commits&style=flat-square)](https://github.com/EpicMorg/docker/commits) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker.svg?style=popout-square)](https://github.com/EpicMorg/docker/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker.svg?style=popout-square)](https://github.com/EpicMorg/docker/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker.svg?style=popout-square)](https://github.com/EpicMorg/docker/stargazers) [![Size](https://img.shields.io/github/repo-size/EpicMorg/docker?label=size&style=flat-square)](https://github.com/EpicMorg/docker/archive/master.zip) [![Release](https://img.shields.io/github/v/release/EpicMorg/docker?style=flat-square)](https://github.com/EpicMorg/docker/releases) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3658/badge)](https://bestpractices.coreinfrastructure.org/projects/3658) [![CodeScene System Mastery](https://codescene.io/projects/6535/status-badges/system-mastery)](https://codescene.io/projects/6535) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md) +## Support Document for Docker Image Concepts in Project + +| `ru-RU` | `en-US` | +|:-------------|:-------------| +| [:ru: :bookmark_tabs:](SUPPORT.ru.md) | [:us: :bookmark_tabs:](SUPPORT.md) + + + ## Description A collection of docker images for production use. This repo contains 2 types of images - `advanced` and `ecosystem`. We support `linux x86_64` docker engine (`Win64` is still in the ***testing*** stage). @@ -13,10 +21,10 @@ A collection of docker images for production use. This repo contains 2 types of | `Advanced` | `EcoSystem - Debian Based` | |:-------------|:-------------| -| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.vscode.images.yml?label=EpicMorg%20Advanced%20Images&logo=EpicMorg%20Advanced%20Images&style=flat-square)](https://github.com/EpicMorg/docker/blob/master/.github/workflows/epicmorg.advanced.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.current.debian10.yml?label=Debian%2010%20Images&logo=Debian%2010%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.current.debian10.yml) -| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.nextcloud.images.yml?label=Nextcloud%20Images&logo=Nextcloud%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.nextcloud.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.current.debian11.yml?label=Debian%2011%20Images&logo=Debian%2011%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.current.debian11.yml) -| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.python.yml?label=Debian%20Python%20Images&logo=Debian%20Python%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.python.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.current.debian12.yml?label=Debian%2012%20Images&logo=Debian%2012%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.current.debian12.yml) -| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.vscode.images.yml?label=Vscode%20Server%20Images&logo=Vscode%20Server%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.vscode.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.legacy.yml?label=Debian%20Legacy%20Images&logo=Debian%20Legacy%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.legacy.yml) +| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.vscode.images.yml?label=EpicMorg%20Advanced%20Images&logo=EpicMorg%20Advanced%20Images&style=flat-square)](https://github.com/EpicMorg/docker/blob/master/.github/workflows/epicmorg.advanced.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.giltab.runners.yml?label=Gitlab%20Runner%20Images&logo=Gitlab%20Runner%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.giltab.runners.yml) +| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.nextcloud.images.yml?label=Nextcloud%20Images&logo=Nextcloud%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.nextcloud.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.debian.11.yml?label=Debian%2011%20Images&logo=Debian%2011%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.debian.11.yml) +| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.python.yml?label=Debian%20Python%20Images&logo=Debian%20Python%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.python.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.debian.12.yml?label=Debian%2012%20Images&logo=Debian%2012%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.debian.12.yml) +| [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.vscode.images.yml?label=Vscode%20Server%20Images&logo=Vscode%20Server%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.vscode.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.debian.legacy.yml?label=Debian%20Legacy%20Images&logo=Debian%20Legacy%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.debian.legacy.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.advanced.zabbix.images.yml?label=Debian%20Zabbix%20Images&logo=Debian%20Python%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.advanced.zabbix.images.yml) | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.ecosysctem.misc.images.yml?label=EcoSystem%20Misc%20Images&logo=EcoSystem%20Misc%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.ecosysctem.misc.images.yml) | `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.current.atlassian.yml?label=Atlassian%20Images&logo=Atlassian%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.current.atlassian.yml) | `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.nodejs.yml?label=NodeJS%20Images&logo=NodeJS%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.nodejs.yml) @@ -25,7 +33,6 @@ A collection of docker images for production use. This repo contains 2 types of | `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.teamcity.agents.yml?label=TeamCity%20Agents%20Images&logo=TeamCity%20Agents%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.teamcity.agents.yml) | `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.testrail.yml?label=Testrail%20Images&logo=Testrail%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.testrail.yml) | `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.web.yml?label=Web%20Images&logo=Web%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.web.yml) -| `-` | [![GHA](https://img.shields.io/github/actions/workflow/status/EpicMorg/docker/epicmorg.base.images.giltab.runners.yml?label=Gitlab%20Runner%20Images&logo=Gitlab%20Runner%20Images&style=flat-square)](https://github.com/EpicMorg/docker/actions/workflows/epicmorg.base.images.giltab.runners.yml) # Few popular products [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/B0B81CUI4) diff --git a/SECURITY.md b/SECURITY.md index 7eb47ee98..ed80c1534 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,10 +2,11 @@ ## Supported Docker Engine Versions -| Version | Supported | -| ------- | ------------------ | -| Docker >=19.x | :white_check_mark: | -| Linux x86_64 Images | :white_check_mark: | +| Version | Supported | Notes | +| ------- | ------- | ------- | +| Docker >=19.x | :white_check_mark: | - | +| Linux Images | :white_check_mark: | x86_64 only | +| Windows Images | :warning: | x86_64 only, partially | ## Reporting a Vulnerability 1. Open `Issues` tab [here](https://github.com/EpicMorg/docker-scripts/issues). diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 000000000..f07fef7ff --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,75 @@ +# Support Document for Docker Image Concepts in Project + +`timestamp: 2024/08/12` + +| Debian | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | sid | +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | +| **codename** | squeeze | wheezy | jessie | stretch | buster | **bullseye** | **bookworm** | trixie | sid | +| **status** | deprecated | deprecated | deprecated | deprecated | deprecated | **LTS** | **Current** | testing | unstable | + +## Introduction + +The `epicmorg/docker` repository contains a collection of `Docker images `organized by `Debian` versions and used for both base and final product images. The primary goal of this concept is to `ensure organization and relevance of images depending on their use and status`. This document describes the current approach to image organization and planned changes to improve version management and support. + +### Image Organization + +##### Base Images + +In the directory `linux/ecosystem/epicmorg/debian`, Docker images based on various `Debian` versions (from `6` to `12`) are located. All base images can be classified into the following categories: + +1. **`slim` Image**: + - Inherits from official Debian images (versions 6-12). + - Contains minimal changes: addition of folders, root certificates, and APT configuration. + +2. **`main` Image**: + - Inherits from the `slim` image. + - Includes a basic set of software (e.g., `mc`, `wget`, `htop`). + - Intended as a base image for creating more complex final images, such as Nginx. + +3. **`develop` Image**: + - Inherits from the `main` image. + - Includes build and development tools (e.g., `ninja`, `make`, `cmake`). + +4. **`nodejs` Images**: + - Include Node.js versions (from 0.4 to the latest). + - Inherit from the `main` image. + - Contain Node.js, npm, npmx, yarn, and header files installed from tar archives. + +5. **`jdk` Images**: + - Include JDK versions (from 6 to 21). + - Have two tags: + - Primary tag: inherits from `main`. + - Developer tag: inherits from `develop`. + +##### Final Images + +In the directory `linux/ecosystem`, images for final products (e.g., `apache2`, `nginx`, `jira`, etc.) are located. These images typically inherit from the relevant final base image needed for the product. + +#### Changes in Approach + +To improve image management and ensure relevance, the following approach is proposed: + +1. **Base Image Support**: + - All existing base images (`slim`, `main`, `develop`, `nodejs`, `jdk`) will remain unchanged for each `Debian` version. + - Base images will be periodically rebuilt to account for updates and backports. + +2. **Introduction of `upstream` and `deprecated` Concepts**: + - **`Upstream`**: Current final images will inherit from base images for the latest stable Debian version. Currently, this is Debian 12. When a new stable Debian version is released, final images will be transitioned to the new version. + - **`Deprecated`**: For deprecated versions of base images, only the base images themselves will be available. Final images will not be updated for deprecated versions. + +3. **Version Management**: + - Current images will be rebuilt based on the latest stable Debian version. + - Current images include `current` (`stable`, or `12`) branches as the main one, as well as `LTS` but lightweight (`11`) - only base images will be built. + - The previous `LTS` branch stops being supported when a new one is assigned. + - Upon the release of a new `Debian` version (e.g., `13`), all final images will be updated and transitioned to the new `Debian` version if it becomes `stable`. + +4. **Periodic Image Updates**: + - `All versions` of base images, including `deprecated` ones, will be periodically rebuilt to include updates and backports. + +5. **Addition of New Base Images**: + + - Starting with the current upstream `version` (`12`), additional base images, such as `PHP` and `Python` or other, will be gradually added to the existing ones. These new base images will `not be` backported to previous deprecated versions. However, when the upstream transitions to a new version (e.g., `13`), the new base images will also transition to it and will be retained in the previous version (e.g., `12`). + +#### Conclusion + +This approach will allow for better version management and maintain the relevance of images in the repository. Transitioning to the upstream and deprecated concept will help focus on supporting current product versions and provide a more stable and predictable environment for end-users. diff --git a/SUPPORT.ru.md b/SUPPORT.ru.md new file mode 100644 index 000000000..42d9760bb --- /dev/null +++ b/SUPPORT.ru.md @@ -0,0 +1,74 @@ +# Документ поддержки концепции образов Docker для проекта + +`timestamp: 2024/08/12` + +| Debian | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | sid | +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | +| **codename** | squeeze | wheezy | jessie | stretch | buster | **bullseye** | **bookworm** | trixie | sid | +| **status** | deprecated | deprecated | deprecated | deprecated | deprecated | **LTS** | **Current** | testing | unstable | + +## Введение + +Репозиторий `epicmorg/docker` содержит коллекцию `образов Docker`, организованных по версиям `Debian` и используемых для создания как базовых, так и конечных образов продуктов. Основная цель данной концепции — `обеспечить упорядоченность и актуальность образов в зависимости от их использования и статуса`. В этом документе описан текущий подход к организации образов и планируемые изменения для улучшения управления версиями и поддержки. + +### Организация образов + +##### Базовые образы + +В директории `linux/ecosystem/epicmorg/debian` расположены образы `Docker`, основанные на различных версиях Debian (с `6` по `12`). Все базовые образы могут быть классифицированы на следующие категории: + +1. **Образ `slim`**: + - Наследуется от официальных образов Debian (версии 6-12). + - Содержит минимальный набор правок: добавление папок, корневых сертификатов и настройка APT. + +2. **Образ `main`**: + - Наследуется от образа `slim`. + - Включает базовый набор программного обеспечения (например, `mc`, `wget`, `htop`). + - Предназначен как основной образ для создания более сложных финальных образов, таких как Nginx. + +3. **Образ `develop`**: + - Наследуется от образа `main`. + - Включает инструменты для сборки и разработки (например, `ninja`, `make`, `cmake`). + +4. **Образы `nodejs`**: + - Включают версии Node.js (с 0.4 до последней). + - Наследуются от образа `main`. + - Содержат Node.js, npm, npmx, yarn и заголовочные файлы, установленные из tar-архивов. + +5. **Образы `jdk`**: + - Включают версии JDK (с 6 по 21). + - Имеют два тега: + - Основной тег: наследуется от `main`. + - Девелоперский тег: наследуется от `develop`. + +##### Конечные образы + +В директории `linux/ecosystem` находятся образы для конечных продуктов (например, `apache2`, `nginx`, `jira`). Эти образы обычно наследуются от соответствующих базовых образов. + +#### Изменение подхода к разработке + +Для улучшения управления образами и обеспечения актуальности предлагается следующий подход: + +1. **Поддержка базовых образов**: + - Все существующие базовые образы (`slim`, `main`, `develop`, `nodejs`, `jdk`) сохранятся без изменений для каждой версии Debian. + - Базовые образы будут пересобираться периодически, чтобы учесть обновления и бекпорты. + +2. **Введение концепции `upstream` и `deprecated`**: + - **`Upstream`**: Актуальные конечные образы будут наследоваться от базовых образов для последней стабильной версии Debian. В данный момент это Debian 12. При выходе новой стабильной версии Debian, конечные образы будут переведены на новую версию. + - **`Deprecated`**: Для устаревших версий базовых образов будут доступны только сами базовые образы. Конечные образы не будут обновляться для устаревших версий. + +3. **Управление версиями**: + - Актуальные образы будут пересобираться на основе последней `стабильной` версии `Debian`. + - В актуальные образы входят ветки `current` (`стабильная`, или же `12`) как основная, а так же `LTS` но облегченная (`11`) - буду собираться только базовые образы. + - Прошлая `LTS` ветка перестает поддерживаться, когда назначается новая. + - При выпуске новой версии `Debian` (например, `13`), все конечные образы будут обновлены и переведены на новую версию `Debian`, если она станет стабильной. + +4. **Периодическое обновление образов**: + - `Все версии` базовых образов, включая `устаревшие`, будут периодически пересобираться для включения обновлений и бекпортов. + +5. **Добавление новых базовых образов**: + - Начиная с текущей `версии` апстрима (`12`), в нее будут постепенно добавлены дополнительные базовые образы, такие как `PHP` и `Python` и др. Эти новые базовые образы не будут бекпортированы в предыдущие устаревшие версии. Однако при переходе апстрима на новую версию (например, `13`), новые базовые образы также будут перенесены в нее и останутся в предыдущей версии (например, `12`). + +#### Заключение + +Этот подход позволит лучше управлять версиями и поддерживать актуальность образов в репозитории. Переход на концепцию upstream и deprecated поможет сосредоточиться на поддержке актуальных версий продуктов и обеспечит более стабильное и предсказуемое окружение для конечных пользователей. Введение новых базовых образов дополнительно расширит функциональность и гибкость доступных Docker-образов. diff --git a/bin/ansible/roles/atlassian.bitbucket/files/Makefile b/bin/ansible/roles/atlassian.bitbucket/files/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/atlassian.bitbucket/files/Makefile +++ b/bin/ansible/roles/atlassian.bitbucket/files/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/atlassian.jira/files/Makefile b/bin/ansible/roles/atlassian.jira/files/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/atlassian.jira/files/Makefile +++ b/bin/ansible/roles/atlassian.jira/files/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php70/ad/Makefile b/bin/ansible/roles/gurock.testrail/files/php70/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php70/ad/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php70/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php70/ldap/Makefile b/bin/ansible/roles/gurock.testrail/files/php70/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php70/ldap/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php70/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php70/main/Makefile b/bin/ansible/roles/gurock.testrail/files/php70/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php70/main/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php70/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php71/ad/Makefile b/bin/ansible/roles/gurock.testrail/files/php71/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php71/ad/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php71/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php71/ldap/Makefile b/bin/ansible/roles/gurock.testrail/files/php71/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php71/ldap/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php71/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php71/main/Makefile b/bin/ansible/roles/gurock.testrail/files/php71/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php71/main/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php71/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php72/ad/Makefile b/bin/ansible/roles/gurock.testrail/files/php72/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php72/ad/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php72/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php72/ldap/Makefile b/bin/ansible/roles/gurock.testrail/files/php72/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php72/ldap/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php72/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php72/main/Makefile b/bin/ansible/roles/gurock.testrail/files/php72/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php72/main/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php72/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php74/ad/Makefile b/bin/ansible/roles/gurock.testrail/files/php74/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php74/ad/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php74/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php74/ldap/Makefile b/bin/ansible/roles/gurock.testrail/files/php74/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php74/ldap/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php74/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php74/main/Makefile b/bin/ansible/roles/gurock.testrail/files/php74/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php74/main/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php74/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php81/ad/Makefile b/bin/ansible/roles/gurock.testrail/files/php81/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php81/ad/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php81/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php81/ldap/Makefile b/bin/ansible/roles/gurock.testrail/files/php81/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php81/ldap/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php81/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/ansible/roles/gurock.testrail/files/php81/main/Makefile b/bin/ansible/roles/gurock.testrail/files/php81/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/bin/ansible/roles/gurock.testrail/files/php81/main/Makefile +++ b/bin/ansible/roles/gurock.testrail/files/php81/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/bin/kaniko/_deploy.py b/bin/kaniko/_deploy.py deleted file mode 100644 index 0a8b640a8..000000000 --- a/bin/kaniko/_deploy.py +++ /dev/null @@ -1,42 +0,0 @@ -import os -import shutil - -def copy_files_to_directories(root_directory, script_directory, ignore_directory, files_to_copy): - for subdir, dirs, files in os.walk(root_directory): - # Ignore the specified directory - if ignore_directory in subdir: - continue - - if 'docker-compose.yml' in files and 'Dockerfile' in files: - for file_name in files_to_copy: - source = os.path.join(script_directory, file_name) - destination = os.path.join(subdir, file_name) - # Copy and overwrite the file if it already exists - shutil.copyfile(source, destination) - print(f"Copied {file_name} to {subdir}") - -def main(): - # Determine the root directory of the project as two levels above the current script - current_directory = os.path.dirname(os.path.abspath(__file__)) - root_directory = os.path.abspath(os.path.join(current_directory, '..', '..')) - - # Directory where the source scripts are located - script_directory = os.path.join(root_directory, 'bin/kaniko') - - # Directory to ignore - ignore_directory = os.path.join(root_directory, 'win32') - - # List of files to copy - files_to_copy = ['requirements.txt'] - - # Check if the source files exist in the script directory - for file_name in files_to_copy: - if not os.path.exists(os.path.join(script_directory, file_name)): - print(f"{file_name} not found in {script_directory}.") - return - - # Copy the files to the appropriate directories - copy_files_to_directories(root_directory, script_directory, ignore_directory, files_to_copy) - -if __name__ == '__main__': - main() diff --git a/bin/kaniko/requirements.txt b/bin/kaniko/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/bin/kaniko/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/mattermost/Makefile b/linux/advanced/mattermost/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/mattermost/Makefile +++ b/linux/advanced/mattermost/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/mattermost/requirements.txt b/linux/advanced/mattermost/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/mattermost/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/14/Makefile b/linux/advanced/nextcloud/patched/14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/14/Makefile +++ b/linux/advanced/nextcloud/patched/14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/14/requirements.txt b/linux/advanced/nextcloud/patched/14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/15/Makefile b/linux/advanced/nextcloud/patched/15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/15/Makefile +++ b/linux/advanced/nextcloud/patched/15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/15/requirements.txt b/linux/advanced/nextcloud/patched/15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/16/Makefile b/linux/advanced/nextcloud/patched/16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/16/Makefile +++ b/linux/advanced/nextcloud/patched/16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/16/requirements.txt b/linux/advanced/nextcloud/patched/16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/17/Makefile b/linux/advanced/nextcloud/patched/17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/17/Makefile +++ b/linux/advanced/nextcloud/patched/17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/17/requirements.txt b/linux/advanced/nextcloud/patched/17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/18/Makefile b/linux/advanced/nextcloud/patched/18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/18/Makefile +++ b/linux/advanced/nextcloud/patched/18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/18/requirements.txt b/linux/advanced/nextcloud/patched/18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/19/Makefile b/linux/advanced/nextcloud/patched/19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/19/Makefile +++ b/linux/advanced/nextcloud/patched/19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/19/requirements.txt b/linux/advanced/nextcloud/patched/19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/20/Makefile b/linux/advanced/nextcloud/patched/20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/20/Makefile +++ b/linux/advanced/nextcloud/patched/20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/20/requirements.txt b/linux/advanced/nextcloud/patched/20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/21/Makefile b/linux/advanced/nextcloud/patched/21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/21/Makefile +++ b/linux/advanced/nextcloud/patched/21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/21/requirements.txt b/linux/advanced/nextcloud/patched/21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/22/Makefile b/linux/advanced/nextcloud/patched/22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/22/Makefile +++ b/linux/advanced/nextcloud/patched/22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/22/requirements.txt b/linux/advanced/nextcloud/patched/22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/23/Makefile b/linux/advanced/nextcloud/patched/23/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/23/Makefile +++ b/linux/advanced/nextcloud/patched/23/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/23/requirements.txt b/linux/advanced/nextcloud/patched/23/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/23/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/24/Makefile b/linux/advanced/nextcloud/patched/24/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/24/Makefile +++ b/linux/advanced/nextcloud/patched/24/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/24/requirements.txt b/linux/advanced/nextcloud/patched/24/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/24/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/25/Makefile b/linux/advanced/nextcloud/patched/25/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/25/Makefile +++ b/linux/advanced/nextcloud/patched/25/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/25/requirements.txt b/linux/advanced/nextcloud/patched/25/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/25/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/26/Makefile b/linux/advanced/nextcloud/patched/26/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/26/Makefile +++ b/linux/advanced/nextcloud/patched/26/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/26/requirements.txt b/linux/advanced/nextcloud/patched/26/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/26/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/27/Makefile b/linux/advanced/nextcloud/patched/27/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/27/Makefile +++ b/linux/advanced/nextcloud/patched/27/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/27/requirements.txt b/linux/advanced/nextcloud/patched/27/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/27/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/28/Makefile b/linux/advanced/nextcloud/patched/28/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/28/Makefile +++ b/linux/advanced/nextcloud/patched/28/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/28/requirements.txt b/linux/advanced/nextcloud/patched/28/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/28/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/29/Makefile b/linux/advanced/nextcloud/patched/29/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/29/Makefile +++ b/linux/advanced/nextcloud/patched/29/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/29/requirements.txt b/linux/advanced/nextcloud/patched/29/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/29/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/patched/latest/Makefile b/linux/advanced/nextcloud/patched/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/patched/latest/Makefile +++ b/linux/advanced/nextcloud/patched/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/patched/latest/requirements.txt b/linux/advanced/nextcloud/patched/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/patched/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/14/Makefile b/linux/advanced/nextcloud/pure/14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/14/Makefile +++ b/linux/advanced/nextcloud/pure/14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/14/requirements.txt b/linux/advanced/nextcloud/pure/14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/15/Makefile b/linux/advanced/nextcloud/pure/15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/15/Makefile +++ b/linux/advanced/nextcloud/pure/15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/15/requirements.txt b/linux/advanced/nextcloud/pure/15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/16/Makefile b/linux/advanced/nextcloud/pure/16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/16/Makefile +++ b/linux/advanced/nextcloud/pure/16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/16/requirements.txt b/linux/advanced/nextcloud/pure/16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/17/Makefile b/linux/advanced/nextcloud/pure/17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/17/Makefile +++ b/linux/advanced/nextcloud/pure/17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/17/requirements.txt b/linux/advanced/nextcloud/pure/17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/18/Makefile b/linux/advanced/nextcloud/pure/18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/18/Makefile +++ b/linux/advanced/nextcloud/pure/18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/18/requirements.txt b/linux/advanced/nextcloud/pure/18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/19/Makefile b/linux/advanced/nextcloud/pure/19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/19/Makefile +++ b/linux/advanced/nextcloud/pure/19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/19/requirements.txt b/linux/advanced/nextcloud/pure/19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/20/Makefile b/linux/advanced/nextcloud/pure/20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/20/Makefile +++ b/linux/advanced/nextcloud/pure/20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/20/requirements.txt b/linux/advanced/nextcloud/pure/20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/21/Makefile b/linux/advanced/nextcloud/pure/21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/21/Makefile +++ b/linux/advanced/nextcloud/pure/21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/21/requirements.txt b/linux/advanced/nextcloud/pure/21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/22/Makefile b/linux/advanced/nextcloud/pure/22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/22/Makefile +++ b/linux/advanced/nextcloud/pure/22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/22/requirements.txt b/linux/advanced/nextcloud/pure/22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/23/Makefile b/linux/advanced/nextcloud/pure/23/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/23/Makefile +++ b/linux/advanced/nextcloud/pure/23/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/23/requirements.txt b/linux/advanced/nextcloud/pure/23/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/23/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/24/Makefile b/linux/advanced/nextcloud/pure/24/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/24/Makefile +++ b/linux/advanced/nextcloud/pure/24/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/24/requirements.txt b/linux/advanced/nextcloud/pure/24/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/24/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/25/Makefile b/linux/advanced/nextcloud/pure/25/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/25/Makefile +++ b/linux/advanced/nextcloud/pure/25/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/25/requirements.txt b/linux/advanced/nextcloud/pure/25/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/25/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/26/Makefile b/linux/advanced/nextcloud/pure/26/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/26/Makefile +++ b/linux/advanced/nextcloud/pure/26/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/26/requirements.txt b/linux/advanced/nextcloud/pure/26/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/26/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/27/Makefile b/linux/advanced/nextcloud/pure/27/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/27/Makefile +++ b/linux/advanced/nextcloud/pure/27/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/27/requirements.txt b/linux/advanced/nextcloud/pure/27/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/27/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/28/Makefile b/linux/advanced/nextcloud/pure/28/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/28/Makefile +++ b/linux/advanced/nextcloud/pure/28/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/28/requirements.txt b/linux/advanced/nextcloud/pure/28/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/28/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/29/Makefile b/linux/advanced/nextcloud/pure/29/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/29/Makefile +++ b/linux/advanced/nextcloud/pure/29/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/29/requirements.txt b/linux/advanced/nextcloud/pure/29/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/29/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/nextcloud/pure/latest/Makefile b/linux/advanced/nextcloud/pure/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/nextcloud/pure/latest/Makefile +++ b/linux/advanced/nextcloud/pure/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/nextcloud/pure/latest/requirements.txt b/linux/advanced/nextcloud/pure/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/nextcloud/pure/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/2.7/Makefile b/linux/advanced/python/develop/2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/2.7/Makefile +++ b/linux/advanced/python/develop/2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/2.7/requirements.txt b/linux/advanced/python/develop/2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.10/Makefile b/linux/advanced/python/develop/3.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.10/Makefile +++ b/linux/advanced/python/develop/3.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.10/requirements.txt b/linux/advanced/python/develop/3.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.11/Makefile b/linux/advanced/python/develop/3.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.11/Makefile +++ b/linux/advanced/python/develop/3.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.11/requirements.txt b/linux/advanced/python/develop/3.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.12/Makefile b/linux/advanced/python/develop/3.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.12/Makefile +++ b/linux/advanced/python/develop/3.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.12/requirements.txt b/linux/advanced/python/develop/3.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.13/Makefile b/linux/advanced/python/develop/3.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.13/Makefile +++ b/linux/advanced/python/develop/3.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.13/requirements.txt b/linux/advanced/python/develop/3.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.6/Makefile b/linux/advanced/python/develop/3.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.6/Makefile +++ b/linux/advanced/python/develop/3.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.6/requirements.txt b/linux/advanced/python/develop/3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.7/Makefile b/linux/advanced/python/develop/3.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.7/Makefile +++ b/linux/advanced/python/develop/3.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.7/requirements.txt b/linux/advanced/python/develop/3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.8/Makefile b/linux/advanced/python/develop/3.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.8/Makefile +++ b/linux/advanced/python/develop/3.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.8/requirements.txt b/linux/advanced/python/develop/3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/develop/3.9/Makefile b/linux/advanced/python/develop/3.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/develop/3.9/Makefile +++ b/linux/advanced/python/develop/3.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/develop/3.9/requirements.txt b/linux/advanced/python/develop/3.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/develop/3.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/2.7/Makefile b/linux/advanced/python/main/2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/2.7/Makefile +++ b/linux/advanced/python/main/2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/2.7/requirements.txt b/linux/advanced/python/main/2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.10/Makefile b/linux/advanced/python/main/3.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.10/Makefile +++ b/linux/advanced/python/main/3.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.10/requirements.txt b/linux/advanced/python/main/3.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.11/Makefile b/linux/advanced/python/main/3.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.11/Makefile +++ b/linux/advanced/python/main/3.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.11/requirements.txt b/linux/advanced/python/main/3.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.12/Makefile b/linux/advanced/python/main/3.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.12/Makefile +++ b/linux/advanced/python/main/3.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.12/requirements.txt b/linux/advanced/python/main/3.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.13/Makefile b/linux/advanced/python/main/3.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.13/Makefile +++ b/linux/advanced/python/main/3.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.13/requirements.txt b/linux/advanced/python/main/3.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.6/Makefile b/linux/advanced/python/main/3.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.6/Makefile +++ b/linux/advanced/python/main/3.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.6/requirements.txt b/linux/advanced/python/main/3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.7/Makefile b/linux/advanced/python/main/3.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.7/Makefile +++ b/linux/advanced/python/main/3.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.7/requirements.txt b/linux/advanced/python/main/3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.8/Makefile b/linux/advanced/python/main/3.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.8/Makefile +++ b/linux/advanced/python/main/3.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.8/requirements.txt b/linux/advanced/python/main/3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/python/main/3.9/Makefile b/linux/advanced/python/main/3.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/python/main/3.9/Makefile +++ b/linux/advanced/python/main/3.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/python/main/3.9/requirements.txt b/linux/advanced/python/main/3.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/python/main/3.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/redash/Makefile b/linux/advanced/redash/Makefile index c7062c47e..cfb2d0b61 100644 --- a/linux/advanced/redash/Makefile +++ b/linux/advanced/redash/Makefile @@ -19,7 +19,6 @@ patch: sed -i -e 's/# ldap3==2.2.4/ldap3==2.2.4/g' ./redash-repo/requirements.txt build: - make pip kaniko-wrapper --version dry: @@ -31,23 +30,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/sentry/latest/Makefile b/linux/advanced/sentry/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/sentry/latest/Makefile +++ b/linux/advanced/sentry/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/sentry/latest/requirements.txt b/linux/advanced/sentry/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/sentry/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/teamcity/server/Makefile b/linux/advanced/teamcity/server/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/teamcity/server/Makefile +++ b/linux/advanced/teamcity/server/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/teamcity/server/requirements.txt b/linux/advanced/teamcity/server/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/teamcity/server/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/amxx/1.10/Makefile b/linux/advanced/vscode-server/amxx/1.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/amxx/1.10/Makefile +++ b/linux/advanced/vscode-server/amxx/1.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/amxx/1.10/requirements.txt b/linux/advanced/vscode-server/amxx/1.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/amxx/1.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/amxx/1.9/Makefile b/linux/advanced/vscode-server/amxx/1.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/amxx/1.9/Makefile +++ b/linux/advanced/vscode-server/amxx/1.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/amxx/1.9/requirements.txt b/linux/advanced/vscode-server/amxx/1.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/amxx/1.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/android/Makefile b/linux/advanced/vscode-server/android/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/android/Makefile +++ b/linux/advanced/vscode-server/android/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/android/requirements.txt b/linux/advanced/vscode-server/android/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/android/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/cpp/Makefile b/linux/advanced/vscode-server/cpp/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/cpp/Makefile +++ b/linux/advanced/vscode-server/cpp/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/cpp/requirements.txt b/linux/advanced/vscode-server/cpp/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/cpp/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/devops/Makefile b/linux/advanced/vscode-server/devops/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/devops/Makefile +++ b/linux/advanced/vscode-server/devops/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/devops/requirements.txt b/linux/advanced/vscode-server/devops/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/devops/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/docker/Makefile b/linux/advanced/vscode-server/docker/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/docker/Makefile +++ b/linux/advanced/vscode-server/docker/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/docker/requirements.txt b/linux/advanced/vscode-server/docker/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/docker/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/dotnet-full/Makefile b/linux/advanced/vscode-server/dotnet-full/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/dotnet-full/Makefile +++ b/linux/advanced/vscode-server/dotnet-full/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/dotnet-full/requirements.txt b/linux/advanced/vscode-server/dotnet-full/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/dotnet-full/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/dotnet/Makefile b/linux/advanced/vscode-server/dotnet/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/dotnet/Makefile +++ b/linux/advanced/vscode-server/dotnet/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/dotnet/requirements.txt b/linux/advanced/vscode-server/dotnet/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/dotnet/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/latest/Makefile b/linux/advanced/vscode-server/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/latest/Makefile +++ b/linux/advanced/vscode-server/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/latest/requirements.txt b/linux/advanced/vscode-server/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/vscode-server/mono/Makefile b/linux/advanced/vscode-server/mono/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/vscode-server/mono/Makefile +++ b/linux/advanced/vscode-server/mono/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/vscode-server/mono/requirements.txt b/linux/advanced/vscode-server/mono/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/vscode-server/mono/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/agent/Makefile b/linux/advanced/zabbix/3.0/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/agent/Makefile +++ b/linux/advanced/zabbix/3.0/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/agent/requirements.txt b/linux/advanced/zabbix/3.0/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/java-gateway/Makefile b/linux/advanced/zabbix/3.0/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/java-gateway/Makefile +++ b/linux/advanced/zabbix/3.0/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/java-gateway/requirements.txt b/linux/advanced/zabbix/3.0/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/proxy-mysql/Makefile b/linux/advanced/zabbix/3.0/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/3.0/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/proxy-mysql/requirements.txt b/linux/advanced/zabbix/3.0/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/proxy-sqlite3/Makefile b/linux/advanced/zabbix/3.0/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/3.0/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/3.0/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/server-mysql/Makefile b/linux/advanced/zabbix/3.0/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/server-mysql/Makefile +++ b/linux/advanced/zabbix/3.0/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/server-mysql/requirements.txt b/linux/advanced/zabbix/3.0/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/server-pgsql/Makefile b/linux/advanced/zabbix/3.0/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/server-pgsql/Makefile +++ b/linux/advanced/zabbix/3.0/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/server-pgsql/requirements.txt b/linux/advanced/zabbix/3.0/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/snmptraps/Makefile b/linux/advanced/zabbix/3.0/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/snmptraps/Makefile +++ b/linux/advanced/zabbix/3.0/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/snmptraps/requirements.txt b/linux/advanced/zabbix/3.0/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/web-mysql/Makefile b/linux/advanced/zabbix/3.0/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/web-mysql/Makefile +++ b/linux/advanced/zabbix/3.0/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/web-mysql/requirements.txt b/linux/advanced/zabbix/3.0/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/3.0/web-pgsql/Makefile b/linux/advanced/zabbix/3.0/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/3.0/web-pgsql/Makefile +++ b/linux/advanced/zabbix/3.0/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/3.0/web-pgsql/requirements.txt b/linux/advanced/zabbix/3.0/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/3.0/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/agent/Makefile b/linux/advanced/zabbix/4.0/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/agent/Makefile +++ b/linux/advanced/zabbix/4.0/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/agent/requirements.txt b/linux/advanced/zabbix/4.0/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/java-gateway/Makefile b/linux/advanced/zabbix/4.0/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/java-gateway/Makefile +++ b/linux/advanced/zabbix/4.0/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/java-gateway/requirements.txt b/linux/advanced/zabbix/4.0/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/proxy-mysql/Makefile b/linux/advanced/zabbix/4.0/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/4.0/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/proxy-mysql/requirements.txt b/linux/advanced/zabbix/4.0/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/proxy-sqlite3/Makefile b/linux/advanced/zabbix/4.0/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/4.0/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/4.0/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/server-mysql/Makefile b/linux/advanced/zabbix/4.0/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/server-mysql/Makefile +++ b/linux/advanced/zabbix/4.0/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/server-mysql/requirements.txt b/linux/advanced/zabbix/4.0/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/server-pgsql/Makefile b/linux/advanced/zabbix/4.0/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/server-pgsql/Makefile +++ b/linux/advanced/zabbix/4.0/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/server-pgsql/requirements.txt b/linux/advanced/zabbix/4.0/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/snmptraps/Makefile b/linux/advanced/zabbix/4.0/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/snmptraps/Makefile +++ b/linux/advanced/zabbix/4.0/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/snmptraps/requirements.txt b/linux/advanced/zabbix/4.0/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/web-mysql/Makefile b/linux/advanced/zabbix/4.0/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/web-mysql/Makefile +++ b/linux/advanced/zabbix/4.0/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/web-mysql/requirements.txt b/linux/advanced/zabbix/4.0/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/4.0/web-pgsql/Makefile b/linux/advanced/zabbix/4.0/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/4.0/web-pgsql/Makefile +++ b/linux/advanced/zabbix/4.0/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/4.0/web-pgsql/requirements.txt b/linux/advanced/zabbix/4.0/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/4.0/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/agent/Makefile b/linux/advanced/zabbix/5.0/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/agent/Makefile +++ b/linux/advanced/zabbix/5.0/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/agent/requirements.txt b/linux/advanced/zabbix/5.0/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/agent2/Makefile b/linux/advanced/zabbix/5.0/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/agent2/Makefile +++ b/linux/advanced/zabbix/5.0/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/agent2/requirements.txt b/linux/advanced/zabbix/5.0/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/java-gateway/Makefile b/linux/advanced/zabbix/5.0/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/java-gateway/Makefile +++ b/linux/advanced/zabbix/5.0/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/java-gateway/requirements.txt b/linux/advanced/zabbix/5.0/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/proxy-mysql/Makefile b/linux/advanced/zabbix/5.0/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/5.0/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/proxy-mysql/requirements.txt b/linux/advanced/zabbix/5.0/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/proxy-sqlite3/Makefile b/linux/advanced/zabbix/5.0/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/5.0/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/5.0/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/server-mysql/Makefile b/linux/advanced/zabbix/5.0/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/server-mysql/Makefile +++ b/linux/advanced/zabbix/5.0/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/server-mysql/requirements.txt b/linux/advanced/zabbix/5.0/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/server-pgsql/Makefile b/linux/advanced/zabbix/5.0/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/server-pgsql/Makefile +++ b/linux/advanced/zabbix/5.0/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/server-pgsql/requirements.txt b/linux/advanced/zabbix/5.0/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/snmptraps/Makefile b/linux/advanced/zabbix/5.0/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/snmptraps/Makefile +++ b/linux/advanced/zabbix/5.0/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/snmptraps/requirements.txt b/linux/advanced/zabbix/5.0/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/web-mysql/Makefile b/linux/advanced/zabbix/5.0/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/web-mysql/Makefile +++ b/linux/advanced/zabbix/5.0/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/web-mysql/requirements.txt b/linux/advanced/zabbix/5.0/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.0/web-pgsql/Makefile b/linux/advanced/zabbix/5.0/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.0/web-pgsql/Makefile +++ b/linux/advanced/zabbix/5.0/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.0/web-pgsql/requirements.txt b/linux/advanced/zabbix/5.0/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.0/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/agent/Makefile b/linux/advanced/zabbix/5.2/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/agent/Makefile +++ b/linux/advanced/zabbix/5.2/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/agent/requirements.txt b/linux/advanced/zabbix/5.2/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/agent2/Makefile b/linux/advanced/zabbix/5.2/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/agent2/Makefile +++ b/linux/advanced/zabbix/5.2/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/agent2/requirements.txt b/linux/advanced/zabbix/5.2/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/java-gateway/Makefile b/linux/advanced/zabbix/5.2/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/java-gateway/Makefile +++ b/linux/advanced/zabbix/5.2/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/java-gateway/requirements.txt b/linux/advanced/zabbix/5.2/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/proxy-mysql/Makefile b/linux/advanced/zabbix/5.2/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/5.2/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/proxy-mysql/requirements.txt b/linux/advanced/zabbix/5.2/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/proxy-sqlite3/Makefile b/linux/advanced/zabbix/5.2/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/5.2/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/5.2/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/server-mysql/Makefile b/linux/advanced/zabbix/5.2/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/server-mysql/Makefile +++ b/linux/advanced/zabbix/5.2/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/server-mysql/requirements.txt b/linux/advanced/zabbix/5.2/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/server-pgsql/Makefile b/linux/advanced/zabbix/5.2/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/server-pgsql/Makefile +++ b/linux/advanced/zabbix/5.2/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/server-pgsql/requirements.txt b/linux/advanced/zabbix/5.2/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/snmptraps/Makefile b/linux/advanced/zabbix/5.2/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/snmptraps/Makefile +++ b/linux/advanced/zabbix/5.2/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/snmptraps/requirements.txt b/linux/advanced/zabbix/5.2/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/web-mysql/Makefile b/linux/advanced/zabbix/5.2/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/web-mysql/Makefile +++ b/linux/advanced/zabbix/5.2/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/web-mysql/requirements.txt b/linux/advanced/zabbix/5.2/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.2/web-pgsql/Makefile b/linux/advanced/zabbix/5.2/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.2/web-pgsql/Makefile +++ b/linux/advanced/zabbix/5.2/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.2/web-pgsql/requirements.txt b/linux/advanced/zabbix/5.2/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.2/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/agent/Makefile b/linux/advanced/zabbix/5.4/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/agent/Makefile +++ b/linux/advanced/zabbix/5.4/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/agent/requirements.txt b/linux/advanced/zabbix/5.4/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/agent2/Makefile b/linux/advanced/zabbix/5.4/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/agent2/Makefile +++ b/linux/advanced/zabbix/5.4/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/agent2/requirements.txt b/linux/advanced/zabbix/5.4/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/java-gateway/Makefile b/linux/advanced/zabbix/5.4/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/java-gateway/Makefile +++ b/linux/advanced/zabbix/5.4/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/java-gateway/requirements.txt b/linux/advanced/zabbix/5.4/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/proxy-mysql/Makefile b/linux/advanced/zabbix/5.4/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/5.4/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/proxy-mysql/requirements.txt b/linux/advanced/zabbix/5.4/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/proxy-sqlite3/Makefile b/linux/advanced/zabbix/5.4/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/5.4/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/5.4/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/server-mysql/Makefile b/linux/advanced/zabbix/5.4/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/server-mysql/Makefile +++ b/linux/advanced/zabbix/5.4/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/server-mysql/requirements.txt b/linux/advanced/zabbix/5.4/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/server-pgsql/Makefile b/linux/advanced/zabbix/5.4/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/server-pgsql/Makefile +++ b/linux/advanced/zabbix/5.4/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/server-pgsql/requirements.txt b/linux/advanced/zabbix/5.4/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/snmptraps/Makefile b/linux/advanced/zabbix/5.4/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/snmptraps/Makefile +++ b/linux/advanced/zabbix/5.4/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/snmptraps/requirements.txt b/linux/advanced/zabbix/5.4/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/web-mysql/Makefile b/linux/advanced/zabbix/5.4/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/web-mysql/Makefile +++ b/linux/advanced/zabbix/5.4/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/web-mysql/requirements.txt b/linux/advanced/zabbix/5.4/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/5.4/web-pgsql/Makefile b/linux/advanced/zabbix/5.4/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/5.4/web-pgsql/Makefile +++ b/linux/advanced/zabbix/5.4/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/5.4/web-pgsql/requirements.txt b/linux/advanced/zabbix/5.4/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/5.4/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/agent/Makefile b/linux/advanced/zabbix/6.0/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/agent/Makefile +++ b/linux/advanced/zabbix/6.0/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/agent/requirements.txt b/linux/advanced/zabbix/6.0/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/agent2/Makefile b/linux/advanced/zabbix/6.0/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/agent2/Makefile +++ b/linux/advanced/zabbix/6.0/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/agent2/requirements.txt b/linux/advanced/zabbix/6.0/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/java-gateway/Makefile b/linux/advanced/zabbix/6.0/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/java-gateway/Makefile +++ b/linux/advanced/zabbix/6.0/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/java-gateway/requirements.txt b/linux/advanced/zabbix/6.0/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/proxy-mysql/Makefile b/linux/advanced/zabbix/6.0/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/6.0/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/proxy-mysql/requirements.txt b/linux/advanced/zabbix/6.0/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/proxy-sqlite3/Makefile b/linux/advanced/zabbix/6.0/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/6.0/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/6.0/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/server-mysql/Makefile b/linux/advanced/zabbix/6.0/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/server-mysql/Makefile +++ b/linux/advanced/zabbix/6.0/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/server-mysql/requirements.txt b/linux/advanced/zabbix/6.0/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/server-pgsql/Makefile b/linux/advanced/zabbix/6.0/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/server-pgsql/Makefile +++ b/linux/advanced/zabbix/6.0/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/server-pgsql/requirements.txt b/linux/advanced/zabbix/6.0/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/snmptraps/Makefile b/linux/advanced/zabbix/6.0/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/snmptraps/Makefile +++ b/linux/advanced/zabbix/6.0/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/snmptraps/requirements.txt b/linux/advanced/zabbix/6.0/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/web-mysql/Makefile b/linux/advanced/zabbix/6.0/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/web-mysql/Makefile +++ b/linux/advanced/zabbix/6.0/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/web-mysql/requirements.txt b/linux/advanced/zabbix/6.0/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.0/web-pgsql/Makefile b/linux/advanced/zabbix/6.0/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.0/web-pgsql/Makefile +++ b/linux/advanced/zabbix/6.0/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.0/web-pgsql/requirements.txt b/linux/advanced/zabbix/6.0/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.0/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/agent/Makefile b/linux/advanced/zabbix/6.2/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/agent/Makefile +++ b/linux/advanced/zabbix/6.2/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/agent/requirements.txt b/linux/advanced/zabbix/6.2/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/agent2/Makefile b/linux/advanced/zabbix/6.2/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/agent2/Makefile +++ b/linux/advanced/zabbix/6.2/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/agent2/requirements.txt b/linux/advanced/zabbix/6.2/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/java-gateway/Makefile b/linux/advanced/zabbix/6.2/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/java-gateway/Makefile +++ b/linux/advanced/zabbix/6.2/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/java-gateway/requirements.txt b/linux/advanced/zabbix/6.2/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/proxy-mysql/Makefile b/linux/advanced/zabbix/6.2/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/6.2/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/proxy-mysql/requirements.txt b/linux/advanced/zabbix/6.2/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/proxy-sqlite3/Makefile b/linux/advanced/zabbix/6.2/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/6.2/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/6.2/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/server-mysql/Makefile b/linux/advanced/zabbix/6.2/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/server-mysql/Makefile +++ b/linux/advanced/zabbix/6.2/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/server-mysql/requirements.txt b/linux/advanced/zabbix/6.2/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/server-pgsql/Makefile b/linux/advanced/zabbix/6.2/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/server-pgsql/Makefile +++ b/linux/advanced/zabbix/6.2/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/server-pgsql/requirements.txt b/linux/advanced/zabbix/6.2/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/snmptraps/Makefile b/linux/advanced/zabbix/6.2/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/snmptraps/Makefile +++ b/linux/advanced/zabbix/6.2/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/snmptraps/requirements.txt b/linux/advanced/zabbix/6.2/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/web-mysql/Makefile b/linux/advanced/zabbix/6.2/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/web-mysql/Makefile +++ b/linux/advanced/zabbix/6.2/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/web-mysql/requirements.txt b/linux/advanced/zabbix/6.2/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.2/web-pgsql/Makefile b/linux/advanced/zabbix/6.2/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.2/web-pgsql/Makefile +++ b/linux/advanced/zabbix/6.2/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.2/web-pgsql/requirements.txt b/linux/advanced/zabbix/6.2/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.2/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/agent/Makefile b/linux/advanced/zabbix/6.4/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/agent/Makefile +++ b/linux/advanced/zabbix/6.4/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/agent/requirements.txt b/linux/advanced/zabbix/6.4/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/agent2/Makefile b/linux/advanced/zabbix/6.4/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/agent2/Makefile +++ b/linux/advanced/zabbix/6.4/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/agent2/requirements.txt b/linux/advanced/zabbix/6.4/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/java-gateway/Makefile b/linux/advanced/zabbix/6.4/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/java-gateway/Makefile +++ b/linux/advanced/zabbix/6.4/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/java-gateway/requirements.txt b/linux/advanced/zabbix/6.4/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/proxy-mysql/Makefile b/linux/advanced/zabbix/6.4/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/6.4/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/proxy-mysql/requirements.txt b/linux/advanced/zabbix/6.4/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/proxy-sqlite3/Makefile b/linux/advanced/zabbix/6.4/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/6.4/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/6.4/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/server-mysql/Makefile b/linux/advanced/zabbix/6.4/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/server-mysql/Makefile +++ b/linux/advanced/zabbix/6.4/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/server-mysql/requirements.txt b/linux/advanced/zabbix/6.4/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/server-pgsql/Makefile b/linux/advanced/zabbix/6.4/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/server-pgsql/Makefile +++ b/linux/advanced/zabbix/6.4/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/server-pgsql/requirements.txt b/linux/advanced/zabbix/6.4/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/snmptraps/Makefile b/linux/advanced/zabbix/6.4/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/snmptraps/Makefile +++ b/linux/advanced/zabbix/6.4/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/snmptraps/requirements.txt b/linux/advanced/zabbix/6.4/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/web-mysql/Makefile b/linux/advanced/zabbix/6.4/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/web-mysql/Makefile +++ b/linux/advanced/zabbix/6.4/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/web-mysql/requirements.txt b/linux/advanced/zabbix/6.4/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/6.4/web-pgsql/Makefile b/linux/advanced/zabbix/6.4/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/6.4/web-pgsql/Makefile +++ b/linux/advanced/zabbix/6.4/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/6.4/web-pgsql/requirements.txt b/linux/advanced/zabbix/6.4/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/6.4/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/7.0/agent/Dockerfile b/linux/advanced/zabbix/7.0/agent/Dockerfile new file mode 100644 index 000000000..c511b1fe1 --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-agent:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.0/Makefile b/linux/advanced/zabbix/7.0/agent/Makefile similarity index 56% rename from linux/discontinued/ecosystem/freegpt-webui/1.0/Makefile rename to linux/advanced/zabbix/7.0/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/discontinued/ecosystem/freegpt-webui/1.0/Makefile +++ b/linux/advanced/zabbix/7.0/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/7.0/agent/README.md b/linux/advanced/zabbix/7.0/agent/README.md new file mode 100644 index 000000000..055150d3f --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent/README.md @@ -0,0 +1,236 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix agent? + +Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). + +# Zabbix agent images + +These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are: + + Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix agent 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix agent 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix agent 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix agent 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix agent 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix agent 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix agent 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix agent 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix agent 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix agent 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix agent 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix agent 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix agent 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +# How to use this image + +## Start `zabbix-agent` + +Start a Zabbix agent container as follows: + + docker run --name some-zabbix-agent -e ZBX_HOSTNAME="some-hostname" -e ZBX_SERVER_HOST="some-zabbix-server" -d zabbix/zabbix-agent:tag + +Where `some-zabbix-agent` is the name you want to assign to your container, `some-hostname` is the hostname, it is Hostname parameter in Zabbix agent configuration file, `some-zabbix-server` is IP or DNS name of Zabbix server or proxy and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-agent/tags/). + +## Connects from Zabbix server or Zabbix proxy in other containers (Passive checks) + +This image exposes the standard Zabbix agent port (``10050``) to perform passive checks, so container linking makes Zabbix agent instance available to Zabbix server and Zabbix proxy containers. Start your application container like this in order to link it to the Zabbix agent container: + +```console +$ docker run --name some-zabbix-server --link some-zabbix-agent:zabbix-agent -d zabbix/zabbix-server:latest +``` + +## Connect to Zabbix server or Zabbix proxy containers (Active checks) + +This image supports perform active checks, so container linking makes Zabbix server and Zabbix proxy containers available to Zabbix agent instance. Start your application container like this in order to link Zabbix agent to Zabbix server or Zabbix proxy containterns: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -d zabbix/zabbix-agent:latest +``` + +## Container shell access and viewing Zabbix agent logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-agent` container: + +```console +$ docker exec -ti some-zabbix-agent /bin/bash +``` + +The Zabbix agent log is available through Docker's container log: + +```console +$ docker logs some-zabbix-agent +``` + +## Privileged mode + +By default, Docker containers are "unprivileged" and do not have access to the most of host resources. Zabbix agent is designed to monitor system resources, to do that Zabbix agent container must be privileged or you may mount some system-wide volumes. For example: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server --privileged -d zabbix/zabbix-agent:latest +``` +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -v /dev/sdc:/dev/sdc -d zabbix/zabbix-agent:latest +``` + +## Environment Variables + +When you start the `zabbix-agent` image, you can adjust the configuration of the Zabbix agent by passing one or more environment variables on the `docker run` command line. + +### `ZBX_HOSTNAME` + +This variable is unique, case sensitive hostname. By default, value is `hostname` of the container. It is ``Hostname`` parameter in ``zabbix_agentd.conf``. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, value is `zabbix-server`. It is ``Server`` parameter in ``zabbix_agentd.conf``. It is allowed to specify Zabbix server or Zabbix proxy port number using ``ZBX_SERVER_PORT`` variable. It make sense in case of non-default port for active checks. + +### `ZBX_PASSIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of passive checks. By default, value is `true`. + +### `ZBX_PASSIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. + +### `ZBX_ACTIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of active checks. By default, value is `true`. + +### `ZBX_ACTIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. You may specify port of Zabbix server or Zabbix proxy in such syntax: ``zabbix-server:10061,zabbix-proxy:10072``. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_agentd.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``3``. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_SOURCEIP= +ZBX_ENABLEREMOTECOMMANDS=0 # Deprecated since 5.0.0 +ZBX_LOGREMOTECOMMANDS=0 +ZBX_HOSTINTERFACE= # Available since 4.4.0 +ZBX_HOSTINTERFACEITEM= # Available since 4.4.0 +ZBX_STARTAGENTS=3 +ZBX_HOSTNAMEITEM=system.hostname +ZBX_METADATA= +ZBX_METADATAITEM= +ZBX_REFRESHACTIVECHECKS=120 +ZBX_BUFFERSEND=5 +ZBX_BUFFERSIZE=100 +ZBX_MAXLINESPERSECOND=20 +ZBX_LISTENIP= +ZBX_UNSAFEUSERPARAMETERS=0 +ZBX_TLSCONNECT=unencrypted +ZBX_TLSACCEPT=unencrypted +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSSERVERCERTISSUER= +ZBX_TLSSERVERCERTSUBJECT= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSPSKIDENTITY= +ZBX_TLSPSKFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +ZBX_DENYKEY=system.run[*] # Available since 5.0.0 +ZBX_ALLOWKEY= # Available since 5.0.0 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_agentd.conf`` configuration file. For example, ``ZBX_REFRESHACTIVECHECKS`` = ``RefreshActiveChecks``. + +Please use official documentation for [``zabbix_agentd.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_agentd) to get more information about the variables. + +## Allowed volumes for the Zabbix agent container + +### ``/etc/zabbix/zabbix_agentd.d`` + +The volume allows include ``*.conf`` files and extend Zabbix agent using ``UserParameter`` feature. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix agent using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +# The image variants + +The `zabbix-agent` images come in many flavors, each designed for a specific use case. + +## `zabbix-agent:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-agent:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`agent/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/agent) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agent.d`` volume with additional configuration files with ``Alias`` options. + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/docker-compose.yml b/linux/advanced/zabbix/7.0/agent/docker-compose.yml similarity index 58% rename from linux/ecosystem/epicmorg/astra/1.7-alse/slim/docker-compose.yml rename to linux/advanced/zabbix/7.0/agent/docker-compose.yml index 29465a7b2..79ea55700 100644 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/docker-compose.yml +++ b/linux/advanced/zabbix/7.0/agent/docker-compose.yml @@ -1,6 +1,6 @@ #version: '3' services: app: - image: "epicmorg/astralinux:1.7-slim" + image: "epicmorg/zabbix-agent:7.0" build: context: . diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/etc/locale.gen b/linux/advanced/zabbix/7.0/agent/locale.gen similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/etc/locale.gen rename to linux/advanced/zabbix/7.0/agent/locale.gen diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/etc/locale.gen.full b/linux/advanced/zabbix/7.0/agent/locale.gen.full similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/etc/locale.gen.full rename to linux/advanced/zabbix/7.0/agent/locale.gen.full diff --git a/linux/advanced/zabbix/7.0/agent/sources.list b/linux/advanced/zabbix/7.0/agent/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/agent2/Dockerfile b/linux/advanced/zabbix/7.0/agent2/Dockerfile new file mode 100644 index 000000000..f64083c17 --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent2/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-agent2:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.1/Makefile b/linux/advanced/zabbix/7.0/agent2/Makefile similarity index 56% rename from linux/discontinued/ecosystem/freegpt-webui/1.1/Makefile rename to linux/advanced/zabbix/7.0/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/discontinued/ecosystem/freegpt-webui/1.1/Makefile +++ b/linux/advanced/zabbix/7.0/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/7.0/agent2/README.md b/linux/advanced/zabbix/7.0/agent2/README.md new file mode 100644 index 000000000..055150d3f --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent2/README.md @@ -0,0 +1,236 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix agent? + +Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). + +# Zabbix agent images + +These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are: + + Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix agent 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix agent 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix agent 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix agent 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix agent 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix agent 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix agent 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix agent 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix agent 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix agent 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix agent 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix agent 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix agent 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +# How to use this image + +## Start `zabbix-agent` + +Start a Zabbix agent container as follows: + + docker run --name some-zabbix-agent -e ZBX_HOSTNAME="some-hostname" -e ZBX_SERVER_HOST="some-zabbix-server" -d zabbix/zabbix-agent:tag + +Where `some-zabbix-agent` is the name you want to assign to your container, `some-hostname` is the hostname, it is Hostname parameter in Zabbix agent configuration file, `some-zabbix-server` is IP or DNS name of Zabbix server or proxy and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-agent/tags/). + +## Connects from Zabbix server or Zabbix proxy in other containers (Passive checks) + +This image exposes the standard Zabbix agent port (``10050``) to perform passive checks, so container linking makes Zabbix agent instance available to Zabbix server and Zabbix proxy containers. Start your application container like this in order to link it to the Zabbix agent container: + +```console +$ docker run --name some-zabbix-server --link some-zabbix-agent:zabbix-agent -d zabbix/zabbix-server:latest +``` + +## Connect to Zabbix server or Zabbix proxy containers (Active checks) + +This image supports perform active checks, so container linking makes Zabbix server and Zabbix proxy containers available to Zabbix agent instance. Start your application container like this in order to link Zabbix agent to Zabbix server or Zabbix proxy containterns: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -d zabbix/zabbix-agent:latest +``` + +## Container shell access and viewing Zabbix agent logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-agent` container: + +```console +$ docker exec -ti some-zabbix-agent /bin/bash +``` + +The Zabbix agent log is available through Docker's container log: + +```console +$ docker logs some-zabbix-agent +``` + +## Privileged mode + +By default, Docker containers are "unprivileged" and do not have access to the most of host resources. Zabbix agent is designed to monitor system resources, to do that Zabbix agent container must be privileged or you may mount some system-wide volumes. For example: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server --privileged -d zabbix/zabbix-agent:latest +``` +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -v /dev/sdc:/dev/sdc -d zabbix/zabbix-agent:latest +``` + +## Environment Variables + +When you start the `zabbix-agent` image, you can adjust the configuration of the Zabbix agent by passing one or more environment variables on the `docker run` command line. + +### `ZBX_HOSTNAME` + +This variable is unique, case sensitive hostname. By default, value is `hostname` of the container. It is ``Hostname`` parameter in ``zabbix_agentd.conf``. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, value is `zabbix-server`. It is ``Server`` parameter in ``zabbix_agentd.conf``. It is allowed to specify Zabbix server or Zabbix proxy port number using ``ZBX_SERVER_PORT`` variable. It make sense in case of non-default port for active checks. + +### `ZBX_PASSIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of passive checks. By default, value is `true`. + +### `ZBX_PASSIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. + +### `ZBX_ACTIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of active checks. By default, value is `true`. + +### `ZBX_ACTIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. You may specify port of Zabbix server or Zabbix proxy in such syntax: ``zabbix-server:10061,zabbix-proxy:10072``. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_agentd.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``3``. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_SOURCEIP= +ZBX_ENABLEREMOTECOMMANDS=0 # Deprecated since 5.0.0 +ZBX_LOGREMOTECOMMANDS=0 +ZBX_HOSTINTERFACE= # Available since 4.4.0 +ZBX_HOSTINTERFACEITEM= # Available since 4.4.0 +ZBX_STARTAGENTS=3 +ZBX_HOSTNAMEITEM=system.hostname +ZBX_METADATA= +ZBX_METADATAITEM= +ZBX_REFRESHACTIVECHECKS=120 +ZBX_BUFFERSEND=5 +ZBX_BUFFERSIZE=100 +ZBX_MAXLINESPERSECOND=20 +ZBX_LISTENIP= +ZBX_UNSAFEUSERPARAMETERS=0 +ZBX_TLSCONNECT=unencrypted +ZBX_TLSACCEPT=unencrypted +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSSERVERCERTISSUER= +ZBX_TLSSERVERCERTSUBJECT= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSPSKIDENTITY= +ZBX_TLSPSKFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +ZBX_DENYKEY=system.run[*] # Available since 5.0.0 +ZBX_ALLOWKEY= # Available since 5.0.0 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_agentd.conf`` configuration file. For example, ``ZBX_REFRESHACTIVECHECKS`` = ``RefreshActiveChecks``. + +Please use official documentation for [``zabbix_agentd.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_agentd) to get more information about the variables. + +## Allowed volumes for the Zabbix agent container + +### ``/etc/zabbix/zabbix_agentd.d`` + +The volume allows include ``*.conf`` files and extend Zabbix agent using ``UserParameter`` feature. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix agent using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +# The image variants + +The `zabbix-agent` images come in many flavors, each designed for a specific use case. + +## `zabbix-agent:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-agent:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`agent/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/agent) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agent.d`` volume with additional configuration files with ``Alias`` options. + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/main/docker-compose.yml b/linux/advanced/zabbix/7.0/agent2/docker-compose.yml similarity index 58% rename from linux/ecosystem/epicmorg/astra/1.7-alse/main/docker-compose.yml rename to linux/advanced/zabbix/7.0/agent2/docker-compose.yml index 542fb1c25..67d4cdcdd 100644 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/main/docker-compose.yml +++ b/linux/advanced/zabbix/7.0/agent2/docker-compose.yml @@ -1,6 +1,6 @@ #version: '3' services: app: - image: "epicmorg/astralinux:1.7-main" + image: "epicmorg/zabbix-agent2:7.0" build: context: . diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/locale.gen b/linux/advanced/zabbix/7.0/agent2/locale.gen similarity index 100% rename from linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/locale.gen rename to linux/advanced/zabbix/7.0/agent2/locale.gen diff --git a/linux/discontinued/ecosystem/syspass/sysPass/locale.gen.full b/linux/advanced/zabbix/7.0/agent2/locale.gen.full similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/locale.gen.full rename to linux/advanced/zabbix/7.0/agent2/locale.gen.full diff --git a/linux/advanced/zabbix/7.0/agent2/sources.list b/linux/advanced/zabbix/7.0/agent2/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/agent2/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/java-gateway/Dockerfile b/linux/advanced/zabbix/7.0/java-gateway/Dockerfile new file mode 100644 index 000000000..d9619cae5 --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-java-gateway:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.2/Makefile b/linux/advanced/zabbix/7.0/java-gateway/Makefile similarity index 56% rename from linux/discontinued/ecosystem/freegpt-webui/1.2/Makefile rename to linux/advanced/zabbix/7.0/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/discontinued/ecosystem/freegpt-webui/1.2/Makefile +++ b/linux/advanced/zabbix/7.0/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/7.0/java-gateway/README.md b/linux/advanced/zabbix/7.0/java-gateway/README.md new file mode 100644 index 000000000..78b79f851 --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/README.md @@ -0,0 +1,127 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix Java Gateway? + +Zabbix Java Gateway performs native support for monitoring JMX applications. Java gateway accepts incoming connection from Zabbix server or Zabbix proxy and can only be used as a "passive proxy". + +# Zabbix Java Gateway images + +These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are: + + Zabbix Java Gateway 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix Java Gateway 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix Java Gateway 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix Java Gateway 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix Java Gateway 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix Java Gateway 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix Java Gateway 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix Java Gateway 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix Java Gateway 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix Java Gateway 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix Java Gateway 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix Java Gateway 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix Java Gateway 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix Java Gateway 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix Java Gateway 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +# How to use this image + +## Start `zabbix-java-gateway` + +Start a Zabbix Java Gateway container as follows: + + docker run --name some-zabbix-java-gateway -d zabbix/zabbix-java-gateway:tag + +Where `some-zabbix-java-gateway` is the name you want to assign to your container and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-java-gateway/tags/). + +## Linking the container to Zabbix server or Zabbix proxy + + docker run --name some-zabbix-java-gateway --link some-zabbix-server:zabbix-server -d zabbix/zabbix-java-gateway:tag + +## Container shell access and viewing Zabbix Java Gateway logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-java-gateway` container: + +```console +$ docker exec -ti some-zabbix-java-gateway /bin/bash +``` + +The Zabbix Java Gateway log is available through Docker's container log: + +```console +$ docker logs some-zabbix-java-gateway +``` + +## Environment Variables + +When you start the `zabbix-java-gateway` image, you can adjust the configuration of the Zabbix Java Gateway by passing one or more environment variables on the `docker run` command line. + +### `ZBX_START_POLLERS` + +This variable is specified amount of pollers. By default, value is `5`. + +### `ZBX_TIMEOUT` + +This variable is used to specify timeout for outgoing connections. By default, value is `3`. + +### `ZBX_DEBUGLEVEL` + +This variable is used to specify log level. By default, value is `info`. The variable allows next values: ``trace``, ``debug``, ``info``, ``want``, ``error``, ``all``, ``off`` + +## Allowed volumes for the Zabbix Java Gateway container + +### ``/usr/sbin/zabbix_java/ext_lib`` + +The volume allows include additional JAR files to extend allowed protocols for Zabbix Java Gateway. + +# The image variants + +The `zabbix-java-gateway` images come in many flavors, each designed for a specific use case. + +## `zabbix-java-gateway:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-java-gateway:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`java-gateway/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/java-gateway) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/java-gateway/docker-compose.yml b/linux/advanced/zabbix/7.0/java-gateway/docker-compose.yml new file mode 100644 index 000000000..b7e7a1d10 --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-java-gateway:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/java-gateway/locale.gen b/linux/advanced/zabbix/7.0/java-gateway/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/java-gateway/locale.gen.full b/linux/advanced/zabbix/7.0/java-gateway/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/java-gateway/sources.list b/linux/advanced/zabbix/7.0/java-gateway/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/java-gateway/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/Dockerfile b/linux/advanced/zabbix/7.0/proxy-mysql/Dockerfile new file mode 100644 index 000000000..5e8079594 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-proxy-mysql:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/Makefile b/linux/advanced/zabbix/7.0/proxy-mysql/Makefile similarity index 56% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.1/Makefile rename to linux/advanced/zabbix/7.0/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/Makefile +++ b/linux/advanced/zabbix/7.0/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/README.md b/linux/advanced/zabbix/7.0/proxy-mysql/README.md new file mode 100644 index 000000000..77c514388 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/README.md @@ -0,0 +1,267 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix proxy? + +Zabbix proxy is a process that may collect monitoring data from one or more monitored devices and send the information to the Zabbix server, essentially working on behalf of the server. All collected data is buffered locally and then transferred to the Zabbix server the proxy belongs to. + +# Zabbix proxy images + +These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are: + + Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix proxy 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix proxy 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix proxy 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix proxy 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix proxy 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix proxy 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix proxy 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix proxy 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix proxy 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix proxy 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix proxy 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix proxy 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix proxy 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +The image uses SQLite3 database to store collected data before sending it to Zabbix server. + +# How to use this image + +## Start `zabbix-proxy-sqlite3` + +Start a Zabbix proxy container as follows: + + docker run --name some-zabbix-proxy-sqlite3 -e ZBX_HOSTNAME=some-hostname -e ZBX_SERVER_HOST=some-zabbix-server -d zabbix/zabbix-proxy-sqlite3:tag + +Where `some-zabbix-proxy-sqlite3` is the name you want to assign to your container, `some-hostname` is the hostname, it is Hostname parameter in Zabbix proxy configuration file, `some-zabbix-server` is IP or DNS name of Zabbix server and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-proxy-sqlite3/tags/). + +## Connects from Zabbix server (Passive proxy) + +This image exposes the standard Zabbix proxy port (10051) and can operate as Passive proxy in case `ZBX_PROXYMODE` = `1`. Start Zabbix server container like this in order to link it to the Zabbix proxy container: + +```console +$ docker run --name some-zabbix-server --link some-zabbix-proxy-sqlite3:zabbix-proxy-sqlite3 -d zabbix/zabbix-server:latest +``` + +## Connect to Zabbix server (Active proxy) + +This image can operate as Active proxy (`default` mode). Start your application container like this in order to link Zabbix proxy to Zabbix server containters: + +```console +$ docker run --name some-zabbix-proxy-sqlite3 --link some-zabbix-server:zabbix-server -d zabbix/zabbix-proxy-sqlite3:latest +``` + +## Container shell access and viewing Zabbix proxy logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-sqlite3` container: + +```console +$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash +``` + +The Zabbix proxy log is available through Docker's container log: + +```console +$ docker logs some-zabbix-proxy-sqlite3 +``` + +## Environment Variables + +When you start the `zabbix-proxy-sqlite3` image, you can adjust the configuration of the Zabbix proxy by passing one or more environment variables on the `docker run` command line. + +### `ZBX_PROXYMODE` + +The variable allows to switch Zabbix proxy mode. Bu default, value is `0` - active proxy. Allowed values are `0` - active proxy and `1` - passive proxy. + +### `ZBX_HOSTNAME` + +This variable is unique, case sensitive hostname. By default, value is `zabbix-proxy-sqlite3` of the container. It is ``Hostname`` parameter in ``zabbix_proxy.conf``. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, value is `zabbix-server`. It is ``Server`` parameter in ``zabbix_proxy.conf``. It is allowed to specify Zabbix server or Zabbix proxy port number using ``ZBX_SERVER_PORT`` variable. It make sense in case of non-default port for active checks. + +### `ZBX_SERVER_PORT` + +This variable is port Zabbix server listening on. By default, value is `10051`. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_server.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``4``. + +### `ZBX_JAVAGATEWAY_ENABLE` + +The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_ENABLEREMOTECOMMANDS=0 # Available since 3.4.0 +ZBX_LOGREMOTECOMMANDS=0 # Available since 3.4.0 +ZBX_SOURCEIP= +ZBX_HOSTNAMEITEM=system.hostname +ZBX_PROXYLOCALBUFFER=0 +ZBX_PROXYOFFLINEBUFFER=1 +ZBX_PROXYHEARTBEATFREQUENCY=60 +ZBX_CONFIGFREQUENCY=3600 +ZBX_DATASENDERFREQUENCY=1 +ZBX_STARTPOLLERS=5 +ZBX_STARTPREPROCESSORS=3 # Available since 4.2.0 +ZBX_IPMIPOLLERS=0 +ZBX_STARTPOLLERSUNREACHABLE=1 +ZBX_STARTTRAPPERS=5 +ZBX_STARTPINGERS=1 +ZBX_STARTDISCOVERERS=1 +ZBX_STARTHTTPPOLLERS=1 +ZBX_JAVAGATEWAY=zabbix-java-gateway +ZBX_JAVAGATEWAYPORT=10052 +ZBX_STARTJAVAPOLLERS=0 +ZBX_STATSALLOWEDIP= # Available since 4.0.5 +ZBX_STARTVMWARECOLLECTORS=0 +ZBX_VMWAREFREQUENCY=60 +ZBX_VMWAREPERFFREQUENCY=60 +ZBX_VMWARECACHESIZE=8M +ZBX_VMWARETIMEOUT=10 +ZBX_ENABLE_SNMP_TRAPS=false +ZBX_LISTENIP= +ZBX_HOUSEKEEPINGFREQUENCY=1 +ZBX_CACHESIZE=8M +ZBX_STARTDBSYNCERS=4 +ZBX_HISTORYCACHESIZE=16M +ZBX_HISTORYINDEXCACHESIZE=4M +ZBX_TRAPPERIMEOUT=300 +ZBX_UNREACHABLEPERIOD=45 +ZBX_UNAVAILABLEDELAY=60 +ZBX_UNREACHABLEDELAY=15 +ZBX_LOGSLOWQUERIES=3000 +ZBX_TLSCONNECT=unencrypted +ZBX_TLSACCEPT=unencrypted +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSSERVERCERTISSUER= +ZBX_TLSSERVERCERTSUBJECT= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSPSKIDENTITY= +ZBX_TLSPSKFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_proxy.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. + +Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_proxy) to get more information about the variables. + +## Allowed volumes for the Zabbix proxy container + +### ``/usr/lib/zabbix/externalscripts`` + +The volume is used by External checks (type of items). It is `ExternalScripts` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix proxy using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +### ``/var/lib/zabbix/ssh_keys`` + +The volume is used as location of public and private keys for SSH checks and actions. It is `SSHKeyLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/certs`` + +The volume is used as location of of SSL client certificate files for client authentication. It is `SSLCertLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/keys`` + +The volume is used as location of SSL private key files for client authentication. It is `SSLKeyLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/ssl_ca`` + +The volume is used as location of certificate authority (CA) files for SSL server certificate verification. It is `SSLCALocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/snmptraps`` + +The volume is used as location of ``snmptraps.log`` file. It could be shared by ``zabbix-snmptraps`` container and inherited using `volumes_from` Docker option while creating new instance of Zabbix proxy. +SNMP traps processing feature could be enabled using shared volume and switched ``ZBX_ENABLE_SNMP_TRAPS`` environment variable to `true`. + +### ``/var/lib/zabbix/mibs`` + +The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``. + +# The image variants + +The `zabbix-proxy-sqlite3` images come in many flavors, each designed for a specific use case. + +## `zabbix-proxy-sqlite3:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-proxy-sqlite3:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`proxy-sqlite3/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/proxy-sqlite3) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/docker-compose.yml b/linux/advanced/zabbix/7.0/proxy-mysql/docker-compose.yml new file mode 100644 index 000000000..5b20c820b --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-proxy-mysql:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen b/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen.full b/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/proxy-mysql/sources.list b/linux/advanced/zabbix/7.0/proxy-mysql/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-mysql/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/Dockerfile b/linux/advanced/zabbix/7.0/proxy-sqlite3/Dockerfile new file mode 100644 index 000000000..a87e11f2b --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-proxy-sqlite3:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/Makefile b/linux/advanced/zabbix/7.0/proxy-sqlite3/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/README.md b/linux/advanced/zabbix/7.0/proxy-sqlite3/README.md new file mode 100644 index 000000000..77c514388 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/README.md @@ -0,0 +1,267 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix proxy? + +Zabbix proxy is a process that may collect monitoring data from one or more monitored devices and send the information to the Zabbix server, essentially working on behalf of the server. All collected data is buffered locally and then transferred to the Zabbix server the proxy belongs to. + +# Zabbix proxy images + +These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are: + + Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix proxy 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix proxy 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix proxy 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix proxy 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix proxy 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix proxy 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix proxy 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix proxy 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix proxy 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix proxy 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix proxy 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix proxy 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix proxy 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +The image uses SQLite3 database to store collected data before sending it to Zabbix server. + +# How to use this image + +## Start `zabbix-proxy-sqlite3` + +Start a Zabbix proxy container as follows: + + docker run --name some-zabbix-proxy-sqlite3 -e ZBX_HOSTNAME=some-hostname -e ZBX_SERVER_HOST=some-zabbix-server -d zabbix/zabbix-proxy-sqlite3:tag + +Where `some-zabbix-proxy-sqlite3` is the name you want to assign to your container, `some-hostname` is the hostname, it is Hostname parameter in Zabbix proxy configuration file, `some-zabbix-server` is IP or DNS name of Zabbix server and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-proxy-sqlite3/tags/). + +## Connects from Zabbix server (Passive proxy) + +This image exposes the standard Zabbix proxy port (10051) and can operate as Passive proxy in case `ZBX_PROXYMODE` = `1`. Start Zabbix server container like this in order to link it to the Zabbix proxy container: + +```console +$ docker run --name some-zabbix-server --link some-zabbix-proxy-sqlite3:zabbix-proxy-sqlite3 -d zabbix/zabbix-server:latest +``` + +## Connect to Zabbix server (Active proxy) + +This image can operate as Active proxy (`default` mode). Start your application container like this in order to link Zabbix proxy to Zabbix server containters: + +```console +$ docker run --name some-zabbix-proxy-sqlite3 --link some-zabbix-server:zabbix-server -d zabbix/zabbix-proxy-sqlite3:latest +``` + +## Container shell access and viewing Zabbix proxy logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-sqlite3` container: + +```console +$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash +``` + +The Zabbix proxy log is available through Docker's container log: + +```console +$ docker logs some-zabbix-proxy-sqlite3 +``` + +## Environment Variables + +When you start the `zabbix-proxy-sqlite3` image, you can adjust the configuration of the Zabbix proxy by passing one or more environment variables on the `docker run` command line. + +### `ZBX_PROXYMODE` + +The variable allows to switch Zabbix proxy mode. Bu default, value is `0` - active proxy. Allowed values are `0` - active proxy and `1` - passive proxy. + +### `ZBX_HOSTNAME` + +This variable is unique, case sensitive hostname. By default, value is `zabbix-proxy-sqlite3` of the container. It is ``Hostname`` parameter in ``zabbix_proxy.conf``. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, value is `zabbix-server`. It is ``Server`` parameter in ``zabbix_proxy.conf``. It is allowed to specify Zabbix server or Zabbix proxy port number using ``ZBX_SERVER_PORT`` variable. It make sense in case of non-default port for active checks. + +### `ZBX_SERVER_PORT` + +This variable is port Zabbix server listening on. By default, value is `10051`. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_server.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``4``. + +### `ZBX_JAVAGATEWAY_ENABLE` + +The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_ENABLEREMOTECOMMANDS=0 # Available since 3.4.0 +ZBX_LOGREMOTECOMMANDS=0 # Available since 3.4.0 +ZBX_SOURCEIP= +ZBX_HOSTNAMEITEM=system.hostname +ZBX_PROXYLOCALBUFFER=0 +ZBX_PROXYOFFLINEBUFFER=1 +ZBX_PROXYHEARTBEATFREQUENCY=60 +ZBX_CONFIGFREQUENCY=3600 +ZBX_DATASENDERFREQUENCY=1 +ZBX_STARTPOLLERS=5 +ZBX_STARTPREPROCESSORS=3 # Available since 4.2.0 +ZBX_IPMIPOLLERS=0 +ZBX_STARTPOLLERSUNREACHABLE=1 +ZBX_STARTTRAPPERS=5 +ZBX_STARTPINGERS=1 +ZBX_STARTDISCOVERERS=1 +ZBX_STARTHTTPPOLLERS=1 +ZBX_JAVAGATEWAY=zabbix-java-gateway +ZBX_JAVAGATEWAYPORT=10052 +ZBX_STARTJAVAPOLLERS=0 +ZBX_STATSALLOWEDIP= # Available since 4.0.5 +ZBX_STARTVMWARECOLLECTORS=0 +ZBX_VMWAREFREQUENCY=60 +ZBX_VMWAREPERFFREQUENCY=60 +ZBX_VMWARECACHESIZE=8M +ZBX_VMWARETIMEOUT=10 +ZBX_ENABLE_SNMP_TRAPS=false +ZBX_LISTENIP= +ZBX_HOUSEKEEPINGFREQUENCY=1 +ZBX_CACHESIZE=8M +ZBX_STARTDBSYNCERS=4 +ZBX_HISTORYCACHESIZE=16M +ZBX_HISTORYINDEXCACHESIZE=4M +ZBX_TRAPPERIMEOUT=300 +ZBX_UNREACHABLEPERIOD=45 +ZBX_UNAVAILABLEDELAY=60 +ZBX_UNREACHABLEDELAY=15 +ZBX_LOGSLOWQUERIES=3000 +ZBX_TLSCONNECT=unencrypted +ZBX_TLSACCEPT=unencrypted +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSSERVERCERTISSUER= +ZBX_TLSSERVERCERTSUBJECT= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSPSKIDENTITY= +ZBX_TLSPSKFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_proxy.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. + +Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_proxy) to get more information about the variables. + +## Allowed volumes for the Zabbix proxy container + +### ``/usr/lib/zabbix/externalscripts`` + +The volume is used by External checks (type of items). It is `ExternalScripts` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix proxy using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +### ``/var/lib/zabbix/ssh_keys`` + +The volume is used as location of public and private keys for SSH checks and actions. It is `SSHKeyLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/certs`` + +The volume is used as location of of SSL client certificate files for client authentication. It is `SSLCertLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/keys`` + +The volume is used as location of SSL private key files for client authentication. It is `SSLKeyLocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/ssl/ssl_ca`` + +The volume is used as location of certificate authority (CA) files for SSL server certificate verification. It is `SSLCALocation` parameter in ``zabbix_proxy.conf``. + +### ``/var/lib/zabbix/snmptraps`` + +The volume is used as location of ``snmptraps.log`` file. It could be shared by ``zabbix-snmptraps`` container and inherited using `volumes_from` Docker option while creating new instance of Zabbix proxy. +SNMP traps processing feature could be enabled using shared volume and switched ``ZBX_ENABLE_SNMP_TRAPS`` environment variable to `true`. + +### ``/var/lib/zabbix/mibs`` + +The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``. + +# The image variants + +The `zabbix-proxy-sqlite3` images come in many flavors, each designed for a specific use case. + +## `zabbix-proxy-sqlite3:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-proxy-sqlite3:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`proxy-sqlite3/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/proxy-sqlite3) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/docker-compose.yml b/linux/advanced/zabbix/7.0/proxy-sqlite3/docker-compose.yml new file mode 100644 index 000000000..d5a713137 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-proxy-sqlite3:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen b/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen.full b/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/proxy-sqlite3/sources.list b/linux/advanced/zabbix/7.0/proxy-sqlite3/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/proxy-sqlite3/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/server-mysql/Dockerfile b/linux/advanced/zabbix/7.0/server-mysql/Dockerfile new file mode 100644 index 000000000..1055dcb05 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/Dockerfile @@ -0,0 +1,67 @@ +FROM zabbix/zabbix-server-mysql:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix + diff --git a/linux/advanced/zabbix/7.0/server-mysql/Makefile b/linux/advanced/zabbix/7.0/server-mysql/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/server-mysql/README.md b/linux/advanced/zabbix/7.0/server-mysql/README.md new file mode 100644 index 000000000..060b0fe15 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/README.md @@ -0,0 +1,289 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix server? + +Zabbix server is the central process of Zabbix software. + +The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks. + +# Zabbix server images + +These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are: + + Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix server 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix server 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix server 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix server 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix server 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix server 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix server 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix server 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix server 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix server 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix server 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix server 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix server 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +The image uses MySQL database. It uses the next procedure to start: +- Checking database availability +- If ``MYSQL_ROOT_PASSWORD`` or ``MYSQL_ALLOW_EMPTY_PASSWORD`` are specified, the instance tries to create ``MYSQL_USER`` user with ``MYSQL_PASSWORD`` to use these credentials then for Zabbix server. +- Checking of having `MYSQL_DATABASE` database. Creating `MYSQL_DATABASE` database name if it does not exist +- Checking of having `dbversion` table. Creating Zabbix server database schema and upload initial data sample if no `dbversion` table + +# How to use this image + +## Start `zabbix-server-mysql` + +Start a Zabbix server container as follows: + + docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -d zabbix/zabbix-server-mysql:tag + +Where `some-zabbix-server-mysql` is the name you want to assign to your container, `some-mysql-server` is IP or DNS name of MySQL server, `some-user` is user to connect to Zabbix database on MySQL server, `some-password` is the password to connect to MySQL server and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-server-mysql/tags/). + +## Container shell access and viewing Zabbix server logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-mysql` container: + +```console +$ docker exec -ti some-zabbix-server-mysql /bin/bash +``` + +The Zabbix server log is available through Docker's container log: + +```console +$ docker logs some-zabbix-server-mysql +``` + +## Environment Variables + +When you start the `zabbix-server-mysql` image, you can adjust the configuration of the Zabbix server by passing one or more environment variables on the `docker run` command line. + +### `DB_SERVER_HOST` + +This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' + +### `DB_SERVER_PORT` + +This variable is port of MySQL server. By default, value is '3306'. + +### `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_USER_FILE`, `MYSQL_PASSWORD_FILE` + +These variables are used by Zabbix server to connect to Zabbix database. With the `_FILE` variables you can instead provide the path to a file which contains the user / the password instead. Without Docker Swarm or Kubernetes you also have to map the files. Those are exclusive so you can just provide one type - either `MYSQL_USER` or `MYSQL_USER_FILE`! + +```console +docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -v ./.MYSQL_USER:/run/secrets/MYSQL_USER -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -v ./.MYSQL_PASSWORD:/run/secrets/MYSQL_PASSWORD -e MYSQL_PASSWORD_FILE=/var/run/secrets/MYSQL_PASSWORD -d zabbix/zabbix-server-mysql:tag +``` + +With Docker Swarm or Kubernetes this works with secrets. That way it is replicated in your cluster! + +```console +printf "zabbix" | docker secret create MYSQL_USER - +printf "zabbix" | docker secret create MYSQL_PASSWORD - +docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -e MYSQL_PASSWORD_FILE=/run/secrets/MYSQL_PASSWORD -d zabbix/zabbix-server-mysql:tag +``` + +This method is also applicable for `MYSQL_ROOT_PASSWORD` with `MYSQL_ROOT_PASSWORD_FILE`. + +By default, values for `MYSQL_USER` and `MYSQL_PASSWORD` are `zabbix`, `zabbix`. + +### `MYSQL_DATABASE` + +The variable is Zabbix database name. By default, value is `zabbix`. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_server.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``4``. + +### `ZBX_JAVAGATEWAY_ENABLE` + +The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_DBTLSCONNECT= # Available since 5.0.0 +ZBX_DBTLSCAFILE= # Available since 5.0.0 +ZBX_DBTLSCERTFILE= # Available since 5.0.0 +ZBX_DBTLSKEYFILE= # Available since 5.0.0 +ZBX_DBTLSCIPHER= # Available since 5.0.0 +ZBX_DBTLSCIPHER13= # Available since 5.0.0 +ZBX_LISTENIP= +ZBX_HISTORYSTORAGEURL= # Available since 3.4.0 +ZBX_HISTORYSTORAGETYPES=uint,dbl,str,log,text # Available since 3.4.0 +ZBX_STARTPOLLERS=5 +ZBX_IPMIPOLLERS=0 +ZBX_STARTPREPROCESSORS=3 # Available since 3.4.0 +ZBX_STARTPOLLERSUNREACHABLE=1 +ZBX_STARTTRAPPERS=5 +ZBX_STARTPINGERS=1 +ZBX_STARTDISCOVERERS=1 +ZBX_STARTHTTPPOLLERS=1 +ZBX_STARTTIMERS=1 +ZBX_STARTESCALATORS=1 +ZBX_STARTALERTERS=3 # Available since 3.4.0 +ZBX_JAVAGATEWAY=zabbix-java-gateway +ZBX_JAVAGATEWAYPORT=10052 +ZBX_STARTJAVAPOLLERS=5 +ZBX_STARTLLDPROCESSORS=2 # Available since 4.2.0 +ZBX_STATSALLOWEDIP= # Available since 4.0.5 +ZBX_STARTVMWARECOLLECTORS=0 +ZBX_VMWAREFREQUENCY=60 +ZBX_VMWAREPERFFREQUENCY=60 +ZBX_VMWARECACHESIZE=8M +ZBX_VMWARETIMEOUT=10 +ZBX_ENABLE_SNMP_TRAPS=false +ZBX_SOURCEIP= +ZBX_HOUSEKEEPINGFREQUENCY=1 +ZBX_MAXHOUSEKEEPERDELETE=5000 +ZBX_SENDERFREQUENCY=30 +ZBX_CACHESIZE=8M +ZBX_CACHEUPDATEFREQUENCY=60 +ZBX_STARTDBSYNCERS=4 +ZBX_EXPORTFILESIZE=1G # Available since 4.0.0 +ZBX_HISTORYCACHESIZE=16M +ZBX_HISTORYINDEXCACHESIZE=4M +ZBX_HISTORYSTORAGEDATEINDEX=0 # Available since 4.0.0 +ZBX_TRENDCACHESIZE=4M +ZBX_VALUECACHESIZE=8M +ZBX_TRAPPERIMEOUT=300 +ZBX_UNREACHABLEPERIOD=45 +ZBX_UNAVAILABLEDELAY=60 +ZBX_UNREACHABLEDELAY=15 +ZBX_LOGSLOWQUERIES=3000 +ZBX_STARTPROXYPOLLERS=1 +ZBX_PROXYCONFIGFREQUENCY=3600 +ZBX_PROXYDATAFREQUENCY=1 +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_server.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. + +Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_server) to get more information about the variables. + +## Allowed volumes for the Zabbix server container + +### ``/usr/lib/zabbix/alertscripts`` + +The volume is used for custom alert scripts. It is `AlertScriptsPath` parameter in ``zabbix_server.conf``. + +### ``/usr/lib/zabbix/externalscripts`` + +The volume is used by External checks (type of items). It is `ExternalScripts` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix server using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +### ``/var/lib/zabbix/ssh_keys`` + +The volume is used as location of public and private keys for SSH checks and actions. It is `SSHKeyLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/certs`` + +The volume is used as location of of SSL client certificate files for client authentication. It is `SSLCertLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/keys`` + +The volume is used as location of SSL private key files for client authentication. It is `SSLKeyLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/ssl_ca`` + +The volume is used as location of certificate authority (CA) files for SSL server certificate verification. It is `SSLCALocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/snmptraps`` + +The volume is used as location of ``snmptraps.log`` file. It could be shared by ``zabbix-snmptraps`` container and inherited using `volumes_from` Docker option while creating new instance of Zabbix server. +SNMP traps processing feature could be enabled using shared volume and switched ``ZBX_ENABLE_SNMP_TRAPS`` environment variable to `true`. + +### ``/var/lib/zabbix/mibs`` + +The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``. + +### ``/var/lib/zabbix/export`` + +Directory for real-time export of events, history and trends in newline-delimited JSON format. Could be enabled using ``ZBX_EXPORTFILESIZE`` environment variable. + +# The image variants + +The `zabbix-server-mysql` images come in many flavors, each designed for a specific use case. + +## `zabbix-server-mysql:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-server-mysql:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`server-mysql/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/server-mysql) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/server-mysql/docker-compose.yml b/linux/advanced/zabbix/7.0/server-mysql/docker-compose.yml new file mode 100644 index 000000000..9a7fd2d80 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-server-mysql:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/server-mysql/locale.gen b/linux/advanced/zabbix/7.0/server-mysql/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/server-mysql/locale.gen.full b/linux/advanced/zabbix/7.0/server-mysql/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/server-mysql/sources.list b/linux/advanced/zabbix/7.0/server-mysql/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-mysql/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/server-pgsql/Dockerfile b/linux/advanced/zabbix/7.0/server-pgsql/Dockerfile new file mode 100644 index 000000000..9bb24761d --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/Dockerfile @@ -0,0 +1,66 @@ +FROM zabbix/zabbix-server-pgsql:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/7.0/server-pgsql/Makefile b/linux/advanced/zabbix/7.0/server-pgsql/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/server-pgsql/README.md b/linux/advanced/zabbix/7.0/server-pgsql/README.md new file mode 100644 index 000000000..060b0fe15 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/README.md @@ -0,0 +1,289 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix server? + +Zabbix server is the central process of Zabbix software. + +The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks. + +# Zabbix server images + +These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are: + + Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix server 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix server 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix server 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix server 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix server 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix server 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix server 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix server 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix server 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix server 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix server 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix server 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix server 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +The image uses MySQL database. It uses the next procedure to start: +- Checking database availability +- If ``MYSQL_ROOT_PASSWORD`` or ``MYSQL_ALLOW_EMPTY_PASSWORD`` are specified, the instance tries to create ``MYSQL_USER`` user with ``MYSQL_PASSWORD`` to use these credentials then for Zabbix server. +- Checking of having `MYSQL_DATABASE` database. Creating `MYSQL_DATABASE` database name if it does not exist +- Checking of having `dbversion` table. Creating Zabbix server database schema and upload initial data sample if no `dbversion` table + +# How to use this image + +## Start `zabbix-server-mysql` + +Start a Zabbix server container as follows: + + docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -d zabbix/zabbix-server-mysql:tag + +Where `some-zabbix-server-mysql` is the name you want to assign to your container, `some-mysql-server` is IP or DNS name of MySQL server, `some-user` is user to connect to Zabbix database on MySQL server, `some-password` is the password to connect to MySQL server and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-server-mysql/tags/). + +## Container shell access and viewing Zabbix server logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-mysql` container: + +```console +$ docker exec -ti some-zabbix-server-mysql /bin/bash +``` + +The Zabbix server log is available through Docker's container log: + +```console +$ docker logs some-zabbix-server-mysql +``` + +## Environment Variables + +When you start the `zabbix-server-mysql` image, you can adjust the configuration of the Zabbix server by passing one or more environment variables on the `docker run` command line. + +### `DB_SERVER_HOST` + +This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' + +### `DB_SERVER_PORT` + +This variable is port of MySQL server. By default, value is '3306'. + +### `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_USER_FILE`, `MYSQL_PASSWORD_FILE` + +These variables are used by Zabbix server to connect to Zabbix database. With the `_FILE` variables you can instead provide the path to a file which contains the user / the password instead. Without Docker Swarm or Kubernetes you also have to map the files. Those are exclusive so you can just provide one type - either `MYSQL_USER` or `MYSQL_USER_FILE`! + +```console +docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -v ./.MYSQL_USER:/run/secrets/MYSQL_USER -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -v ./.MYSQL_PASSWORD:/run/secrets/MYSQL_PASSWORD -e MYSQL_PASSWORD_FILE=/var/run/secrets/MYSQL_PASSWORD -d zabbix/zabbix-server-mysql:tag +``` + +With Docker Swarm or Kubernetes this works with secrets. That way it is replicated in your cluster! + +```console +printf "zabbix" | docker secret create MYSQL_USER - +printf "zabbix" | docker secret create MYSQL_PASSWORD - +docker run --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -e MYSQL_PASSWORD_FILE=/run/secrets/MYSQL_PASSWORD -d zabbix/zabbix-server-mysql:tag +``` + +This method is also applicable for `MYSQL_ROOT_PASSWORD` with `MYSQL_ROOT_PASSWORD_FILE`. + +By default, values for `MYSQL_USER` and `MYSQL_PASSWORD` are `zabbix`, `zabbix`. + +### `MYSQL_DATABASE` + +The variable is Zabbix database name. By default, value is `zabbix`. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_server.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``4``. + +### `ZBX_JAVAGATEWAY_ENABLE` + +The variable enable communication with Zabbix Java Gateway to collect Java related checks. By default, value is `false`. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_DBTLSCONNECT= # Available since 5.0.0 +ZBX_DBTLSCAFILE= # Available since 5.0.0 +ZBX_DBTLSCERTFILE= # Available since 5.0.0 +ZBX_DBTLSKEYFILE= # Available since 5.0.0 +ZBX_DBTLSCIPHER= # Available since 5.0.0 +ZBX_DBTLSCIPHER13= # Available since 5.0.0 +ZBX_LISTENIP= +ZBX_HISTORYSTORAGEURL= # Available since 3.4.0 +ZBX_HISTORYSTORAGETYPES=uint,dbl,str,log,text # Available since 3.4.0 +ZBX_STARTPOLLERS=5 +ZBX_IPMIPOLLERS=0 +ZBX_STARTPREPROCESSORS=3 # Available since 3.4.0 +ZBX_STARTPOLLERSUNREACHABLE=1 +ZBX_STARTTRAPPERS=5 +ZBX_STARTPINGERS=1 +ZBX_STARTDISCOVERERS=1 +ZBX_STARTHTTPPOLLERS=1 +ZBX_STARTTIMERS=1 +ZBX_STARTESCALATORS=1 +ZBX_STARTALERTERS=3 # Available since 3.4.0 +ZBX_JAVAGATEWAY=zabbix-java-gateway +ZBX_JAVAGATEWAYPORT=10052 +ZBX_STARTJAVAPOLLERS=5 +ZBX_STARTLLDPROCESSORS=2 # Available since 4.2.0 +ZBX_STATSALLOWEDIP= # Available since 4.0.5 +ZBX_STARTVMWARECOLLECTORS=0 +ZBX_VMWAREFREQUENCY=60 +ZBX_VMWAREPERFFREQUENCY=60 +ZBX_VMWARECACHESIZE=8M +ZBX_VMWARETIMEOUT=10 +ZBX_ENABLE_SNMP_TRAPS=false +ZBX_SOURCEIP= +ZBX_HOUSEKEEPINGFREQUENCY=1 +ZBX_MAXHOUSEKEEPERDELETE=5000 +ZBX_SENDERFREQUENCY=30 +ZBX_CACHESIZE=8M +ZBX_CACHEUPDATEFREQUENCY=60 +ZBX_STARTDBSYNCERS=4 +ZBX_EXPORTFILESIZE=1G # Available since 4.0.0 +ZBX_HISTORYCACHESIZE=16M +ZBX_HISTORYINDEXCACHESIZE=4M +ZBX_HISTORYSTORAGEDATEINDEX=0 # Available since 4.0.0 +ZBX_TRENDCACHESIZE=4M +ZBX_VALUECACHESIZE=8M +ZBX_TRAPPERIMEOUT=300 +ZBX_UNREACHABLEPERIOD=45 +ZBX_UNAVAILABLEDELAY=60 +ZBX_UNREACHABLEDELAY=15 +ZBX_LOGSLOWQUERIES=3000 +ZBX_STARTPROXYPOLLERS=1 +ZBX_PROXYCONFIGFREQUENCY=3600 +ZBX_PROXYDATAFREQUENCY=1 +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_server.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. + +Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_server) to get more information about the variables. + +## Allowed volumes for the Zabbix server container + +### ``/usr/lib/zabbix/alertscripts`` + +The volume is used for custom alert scripts. It is `AlertScriptsPath` parameter in ``zabbix_server.conf``. + +### ``/usr/lib/zabbix/externalscripts`` + +The volume is used by External checks (type of items). It is `ExternalScripts` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix server using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +### ``/var/lib/zabbix/ssh_keys`` + +The volume is used as location of public and private keys for SSH checks and actions. It is `SSHKeyLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/certs`` + +The volume is used as location of of SSL client certificate files for client authentication. It is `SSLCertLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/keys`` + +The volume is used as location of SSL private key files for client authentication. It is `SSLKeyLocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/ssl/ssl_ca`` + +The volume is used as location of certificate authority (CA) files for SSL server certificate verification. It is `SSLCALocation` parameter in ``zabbix_server.conf``. + +### ``/var/lib/zabbix/snmptraps`` + +The volume is used as location of ``snmptraps.log`` file. It could be shared by ``zabbix-snmptraps`` container and inherited using `volumes_from` Docker option while creating new instance of Zabbix server. +SNMP traps processing feature could be enabled using shared volume and switched ``ZBX_ENABLE_SNMP_TRAPS`` environment variable to `true`. + +### ``/var/lib/zabbix/mibs`` + +The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``. + +### ``/var/lib/zabbix/export`` + +Directory for real-time export of events, history and trends in newline-delimited JSON format. Could be enabled using ``ZBX_EXPORTFILESIZE`` environment variable. + +# The image variants + +The `zabbix-server-mysql` images come in many flavors, each designed for a specific use case. + +## `zabbix-server-mysql:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-server-mysql:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`server-mysql/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/server-mysql) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/server-pgsql/docker-compose.yml b/linux/advanced/zabbix/7.0/server-pgsql/docker-compose.yml new file mode 100644 index 000000000..46804eca3 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-server-pgsql:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/server-pgsql/locale.gen b/linux/advanced/zabbix/7.0/server-pgsql/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/server-pgsql/locale.gen.full b/linux/advanced/zabbix/7.0/server-pgsql/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/server-pgsql/sources.list b/linux/advanced/zabbix/7.0/server-pgsql/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/server-pgsql/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/snmptraps/Dockerfile b/linux/advanced/zabbix/7.0/snmptraps/Dockerfile new file mode 100644 index 000000000..6028a6044 --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-snmptraps:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/7.0/snmptraps/Makefile b/linux/advanced/zabbix/7.0/snmptraps/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/snmptraps/README.md b/linux/advanced/zabbix/7.0/snmptraps/README.md new file mode 100644 index 000000000..055150d3f --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/README.md @@ -0,0 +1,236 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix agent? + +Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). + +# Zabbix agent images + +These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are: + + Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix agent 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix agent 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix agent 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix agent 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix agent 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix agent 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix agent 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix agent 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix agent 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix agent 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix agent 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix agent 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix agent 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +# How to use this image + +## Start `zabbix-agent` + +Start a Zabbix agent container as follows: + + docker run --name some-zabbix-agent -e ZBX_HOSTNAME="some-hostname" -e ZBX_SERVER_HOST="some-zabbix-server" -d zabbix/zabbix-agent:tag + +Where `some-zabbix-agent` is the name you want to assign to your container, `some-hostname` is the hostname, it is Hostname parameter in Zabbix agent configuration file, `some-zabbix-server` is IP or DNS name of Zabbix server or proxy and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-agent/tags/). + +## Connects from Zabbix server or Zabbix proxy in other containers (Passive checks) + +This image exposes the standard Zabbix agent port (``10050``) to perform passive checks, so container linking makes Zabbix agent instance available to Zabbix server and Zabbix proxy containers. Start your application container like this in order to link it to the Zabbix agent container: + +```console +$ docker run --name some-zabbix-server --link some-zabbix-agent:zabbix-agent -d zabbix/zabbix-server:latest +``` + +## Connect to Zabbix server or Zabbix proxy containers (Active checks) + +This image supports perform active checks, so container linking makes Zabbix server and Zabbix proxy containers available to Zabbix agent instance. Start your application container like this in order to link Zabbix agent to Zabbix server or Zabbix proxy containterns: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -d zabbix/zabbix-agent:latest +``` + +## Container shell access and viewing Zabbix agent logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-agent` container: + +```console +$ docker exec -ti some-zabbix-agent /bin/bash +``` + +The Zabbix agent log is available through Docker's container log: + +```console +$ docker logs some-zabbix-agent +``` + +## Privileged mode + +By default, Docker containers are "unprivileged" and do not have access to the most of host resources. Zabbix agent is designed to monitor system resources, to do that Zabbix agent container must be privileged or you may mount some system-wide volumes. For example: + +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server --privileged -d zabbix/zabbix-agent:latest +``` +```console +$ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -v /dev/sdc:/dev/sdc -d zabbix/zabbix-agent:latest +``` + +## Environment Variables + +When you start the `zabbix-agent` image, you can adjust the configuration of the Zabbix agent by passing one or more environment variables on the `docker run` command line. + +### `ZBX_HOSTNAME` + +This variable is unique, case sensitive hostname. By default, value is `hostname` of the container. It is ``Hostname`` parameter in ``zabbix_agentd.conf``. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server or Zabbix proxy. By default, value is `zabbix-server`. It is ``Server`` parameter in ``zabbix_agentd.conf``. It is allowed to specify Zabbix server or Zabbix proxy port number using ``ZBX_SERVER_PORT`` variable. It make sense in case of non-default port for active checks. + +### `ZBX_PASSIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of passive checks. By default, value is `true`. + +### `ZBX_PASSIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. + +### `ZBX_ACTIVE_ALLOW` + +This variable is boolean (``true`` or ``false``) and enables or disables feature of active checks. By default, value is `true`. + +### `ZBX_ACTIVESERVERS` + +The variable is comma separated list of allowed Zabbix server or proxy hosts for connections to Zabbix agent container. You may specify port of Zabbix server or Zabbix proxy in such syntax: ``zabbix-server:10061,zabbix-proxy:10072``. + +### `ZBX_LOADMODULE` + +The variable is list of comma separated loadable Zabbix modules. It works with volume ``/var/lib/zabbix/modules``. The syntax of the variable is ``dummy1.so,dummy2.so``. + +### `ZBX_DEBUGLEVEL` + +The variable is used to specify debug level. By default, value is ``3``. It is ``DebugLevel`` parameter in ``zabbix_agentd.conf``. Allowed values are listed below: +- ``0`` - basic information about starting and stopping of Zabbix processes; +- ``1`` - critical information +- ``2`` - error information +- ``3`` - warnings +- ``4`` - for debugging (produces lots of information) +- ``5`` - extended debugging (produces even more information) + +### `ZBX_TIMEOUT` + +The variable is used to specify timeout for processing checks. By default, value is ``3``. + +### Other variables + +Additionally the image allows to specify many other environment variables listed below: + +``` +ZBX_SOURCEIP= +ZBX_ENABLEREMOTECOMMANDS=0 # Deprecated since 5.0.0 +ZBX_LOGREMOTECOMMANDS=0 +ZBX_HOSTINTERFACE= # Available since 4.4.0 +ZBX_HOSTINTERFACEITEM= # Available since 4.4.0 +ZBX_STARTAGENTS=3 +ZBX_HOSTNAMEITEM=system.hostname +ZBX_METADATA= +ZBX_METADATAITEM= +ZBX_REFRESHACTIVECHECKS=120 +ZBX_BUFFERSEND=5 +ZBX_BUFFERSIZE=100 +ZBX_MAXLINESPERSECOND=20 +ZBX_LISTENIP= +ZBX_UNSAFEUSERPARAMETERS=0 +ZBX_TLSCONNECT=unencrypted +ZBX_TLSACCEPT=unencrypted +ZBX_TLSCAFILE= +ZBX_TLSCRLFILE= +ZBX_TLSSERVERCERTISSUER= +ZBX_TLSSERVERCERTSUBJECT= +ZBX_TLSCERTFILE= +ZBX_TLSKEYFILE= +ZBX_TLSPSKIDENTITY= +ZBX_TLSPSKFILE= +ZBX_TLSCIPHERALL= # Available since 4.4.7 +ZBX_TLSCIPHERALL13= # Available since 4.4.7 +ZBX_TLSCIPHERCERT= # Available since 4.4.7 +ZBX_TLSCIPHERCERT13= # Available since 4.4.7 +ZBX_TLSCIPHERPSK= # Available since 4.4.7 +ZBX_TLSCIPHERPSK13= # Available since 4.4.7 +ZBX_DENYKEY=system.run[*] # Available since 5.0.0 +ZBX_ALLOWKEY= # Available since 5.0.0 +``` + +Default values of these variables are specified after equal sign. + +The allowed variables are identical of parameters in official ``zabbix_agentd.conf`` configuration file. For example, ``ZBX_REFRESHACTIVECHECKS`` = ``RefreshActiveChecks``. + +Please use official documentation for [``zabbix_agentd.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_agentd) to get more information about the variables. + +## Allowed volumes for the Zabbix agent container + +### ``/etc/zabbix/zabbix_agentd.d`` + +The volume allows include ``*.conf`` files and extend Zabbix agent using ``UserParameter`` feature. + +### ``/var/lib/zabbix/modules`` + +The volume allows load additional modules and extend Zabbix agent using ``LoadModule`` feature. + +### ``/var/lib/zabbix/enc`` + +The volume is used to store TLS related files. These file names are specified using ``ZBX_TLSCAFILE``, ``ZBX_TLSCRLFILE``, ``ZBX_TLSKEY_FILE`` and ``ZBX_TLSPSKFILE`` variables. + +# The image variants + +The `zabbix-agent` images come in many flavors, each designed for a specific use case. + +## `zabbix-agent:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-agent:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`agent/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/agent) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agent.d`` volume with additional configuration files with ``Alias`` options. + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/snmptraps/docker-compose.yml b/linux/advanced/zabbix/7.0/snmptraps/docker-compose.yml new file mode 100644 index 000000000..186822975 --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-snmptraps:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/snmptraps/locale.gen b/linux/advanced/zabbix/7.0/snmptraps/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/snmptraps/locale.gen.full b/linux/advanced/zabbix/7.0/snmptraps/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/snmptraps/sources.list b/linux/advanced/zabbix/7.0/snmptraps/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/snmptraps/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/web-mysql/Dockerfile b/linux/advanced/zabbix/7.0/web-mysql/Dockerfile new file mode 100644 index 000000000..8771babbe --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-web-apache-mysql:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/7.0/web-mysql/Makefile b/linux/advanced/zabbix/7.0/web-mysql/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/web-mysql/README.md b/linux/advanced/zabbix/7.0/web-mysql/README.md new file mode 100644 index 000000000..5075b064c --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/README.md @@ -0,0 +1,241 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix web interface? + +Zabbix web interface is a part of Zabbix software. It is used to manage resources under monitoring and view monitoring statistics. + +# Zabbix web interface images + +These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are: + + Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix web interface 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix web interface 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix web interface 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix web interface 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix web interface 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix web interface 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix web interface 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix web interface 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix web interface 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix web interface 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix web interface 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix web interface 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix web interface 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +Zabbix web interface available in three editions: +- Zabbix web-interface based on Apache2 web server with MySQL database support +- Zabbix web-interface based on Apache2 web server with PostgreSQL database support +- Zabbix web-interface based on Nginx web server with MySQL database support +- Zabbix web-interface based on Nginx web server with PostgreSQL database support + +The image based on Apache2 web server with MySQL database support. + +# How to use this image + +## Start `zabbix-web-apache-mysql` + +Start a Zabbix web-interface container as follows: + + docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +Where `some-zabbix-web-apache-mysql` is the name you want to assign to your container, `some-mysql-server` is IP or DNS name of MySQL server, `some-user` is user to connect to Zabbix database on MySQL server, `some-password` is the password to connect to MySQL server, `some-zabbix-server` is IP or DNS name of Zabbix server or proxy, `some-timezone` is PHP like timezone name and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-web-apache-mysql/tags/). + +## Linking the container to Zabbix server + + docker run --name some-zabbix-web-apache-mysql --link some-zabbix-server:zabbix-server -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +## Linking the container to MySQL database + + docker run --name some-zabbix-web-apache-mysql --link some-mysql-server:mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +## Container shell access and viewing Zabbix web interface logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-mysql` container: + +```console +$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash +``` + +The Zabbix web interface log is available through Docker's container log: + +```console +$ docker logs some-zabbix-web-apache-mysql +``` + +## Environment Variables + +When you start the `zabbix-web-apache-mysql` image, you can adjust the configuration of the Zabbix web interface by passing one or more environment variables on the `docker run` command line. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server. By default, value is `zabbix-server`. + +### `ZBX_SERVER_PORT` + +This variable is port Zabbix server listening on. By default, value is `10051`. + +### `DB_SERVER_HOST` + +This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' + +### `DB_SERVER_PORT` + +This variable is port of MySQL server. By default, value is '3306'. + +### `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_USER_FILE`, `MYSQL_PASSWORD_FILE` + +These variables are used by Zabbix web-interface to connect to Zabbix database. With the `_FILE` variables you can instead provide the path to a file which contains the user / the password instead. Without Docker Swarm or Kubernetes you also have to map the files. Those are exclusive so you can just provide one type - either `MYSQL_USER` or `MYSQL_USER_FILE`! + +```console +docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -v ./.MYSQL_USER:/run/secrets/MYSQL_USER -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -v ./.MYSQL_PASSWORD:/run/secrets/MYSQL_PASSWORD -e MYSQL_PASSWORD_FILE=/var/run/secrets/MYSQL_PASSWORD -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag +``` + +With Docker Swarm or Kubernetes this works with secrets. That way it is replicated in your cluster! + +```console +printf "zabbix" | docker secret create MYSQL_USER - +printf "zabbix" | docker secret create MYSQL_PASSWORD - +docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -e MYSQL_PASSWORD_FILE=/run/secrets/MYSQL_PASSWORD -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag +``` + +This method is also applicable for `MYSQL_ROOT_PASSWORD` with `MYSQL_ROOT_PASSWORD_FILE`. + +By default, values for `MYSQL_USER` and `MYSQL_PASSWORD` are `zabbix`, `zabbix`. + +### `MYSQL_DATABASE` + +The variable is Zabbix database name. By default, value is `zabbix`. + +### `ZBX_HISTORYSTORAGEURL` + +History storage HTTP[S] URL. This parameter is used for Elasticsearch setup. Available since 3.4.5. + +### `ZBX_HISTORYSTORAGETYPES` + +Array of value types to be sent to the history storage. An example: ['uint', 'dbl']. This parameter is used for Elasticsearch setup. Available since 3.4.5. + +### `PHP_TZ` + +The variable is timezone in PHP format. Full list of supported timezones are available on [`php.net`](http://php.net/manual/en/timezones.php). By default, value is 'Europe/Riga'. + +### `ZBX_SERVER_NAME` + +The variable is visible Zabbix installation name in right top corner of the web interface. + +### `DB_DOUBLE_IEEE754` + +Use IEEE754 compatible value range for 64-bit Numeric (float) history values. Available since 5.0.0. Enabled by default. + +### `ENABLE_WEB_ACCESS_LOG` + +The variable sets the Access Log directive for Web-server. By default, value corresponds to standard output. + +### `ZBX_MAXEXECUTIONTIME` + +The varable is PHP ``max_execution_time`` option. By default, value is `300`. + +### `ZBX_MEMORYLIMIT` + +The varable is PHP ``memory_limit`` option. By default, value is `128M`. + +### `ZBX_POSTMAXSIZE` + +The varable is PHP ``post_max_size`` option. By default, value is `16M`. + +### `ZBX_UPLOADMAXFILESIZE` + +The varable is PHP ``upload_max_filesize`` option. By default, value is `2M`. + +### `ZBX_MAXINPUTTIME` + +The varable is PHP ``max_input_time`` option. By default, value is `300`. + +### `ZBX_SESSION_NAME` + +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. + +### `ZBX_DB_ENCRYPTION` + +The variable allows to activate encryption for connections to Zabbix database. Even if no other environment variables are specified, connections will be TLS-encrypted if `ZBX_DB_ENCRYPTION=true` specified. Available since 5.0.0. Disabled by default. + +### `ZBX_DB_KEY_FILE` + +The variable allows to specify the full path to a valid TLS key file. Available since 5.0.0. + +### `ZBX_DB_CERT_FILE` + +The variable allows to specify the full path to a valid TLS certificate file. Available since 5.0.0. + +### `ZBX_DB_CA_FILE` + +The variable allows to specify the full path to a valid TLS certificate authority file. Available since 5.0.0. + +### `ZBX_DB_VERIFY_HOST` + +The variable allows to activate host verification. Available since 5.0.0. + +### `ZBX_DB_CIPHER_LIST` + +The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0. + +## Allowed volumes for the Zabbix web interface container + +### ``/etc/ssl/apache2`` + +The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt`` and ``ssl.key`` prepared for Apache2 SSL connections. + +Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files. + +# The image variants + +The `zabbix-web-apache-mysql` images come in many flavors, each designed for a specific use case. + +## `zabbix-web-apache-mysql:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-web-apache-mysql:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`web-apache-mysql/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/web-apache-mysql) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/web-mysql/docker-compose.yml b/linux/advanced/zabbix/7.0/web-mysql/docker-compose.yml new file mode 100644 index 000000000..b5f503af0 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-web-apache-mysql:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/web-mysql/locale.gen b/linux/advanced/zabbix/7.0/web-mysql/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/web-mysql/locale.gen.full b/linux/advanced/zabbix/7.0/web-mysql/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/web-mysql/sources.list b/linux/advanced/zabbix/7.0/web-mysql/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-mysql/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/7.0/web-pgsql/Dockerfile b/linux/advanced/zabbix/7.0/web-pgsql/Dockerfile new file mode 100644 index 000000000..3722d76b5 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/Dockerfile @@ -0,0 +1,72 @@ +FROM zabbix/zabbix-web-apache-pgsql:7.0-ubuntu-latest +ENV DEBIAN_FRONTEND noninteractive +LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" +LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" +LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" +LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" +LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" +LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" +LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" +LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" +LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" +LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" +LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" +LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" +LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" +LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" + +USER root + +################################################################## +# editing sources list +################################################################## +COPY sources.list /etc/apt/sources.list +COPY locale.gen /etc/locale.gen + +################################################################## +# installing utils +################################################################## +RUN apt-get update -y && \ + apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ + acl \ + apt-transport-https \ + apt-utils \ + aptitude \ + ca-certificates \ + console-cyrillic \ + curl \ + dos2unix \ + fontconfig \ + gnupg \ + htop \ + iftop \ + iotop \ + iperf \ + iperf3 \ + iputils-ping \ + jq \ + locales \ + logrotate \ + lsb-release \ + lsof \ + lynx \ + mc \ + nano \ + nmap \ + openssl \ + pev \ + php-cli \ + php-curl \ + procps \ + smbclient \ + sudo \ + telnet \ + tmux \ + util-linux \ + uuid-runtime \ + wget + +RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/7.0/web-pgsql/Makefile b/linux/advanced/zabbix/7.0/web-pgsql/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/advanced/zabbix/7.0/web-pgsql/README.md b/linux/advanced/zabbix/7.0/web-pgsql/README.md new file mode 100644 index 000000000..5075b064c --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/README.md @@ -0,0 +1,241 @@ +![logo](https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png) + +# What is Zabbix? + +Zabbix is an enterprise-class open source distributed monitoring solution. + +Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. + +For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com + +# What is Zabbix web interface? + +Zabbix web interface is a part of Zabbix software. It is used to manage resources under monitoring and view monitoring statistics. + +# Zabbix web interface images + +These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.11, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are: + + Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest) + Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*) + Zabbix web interface 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, centos-3.2.*) (unsupported) + Zabbix web interface 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*, centos-3.2.*) (unsupported) + Zabbix web interface 3.4 (tags: alpine-3.4-latest, ubuntu-3.4-latest, centos-3.4.*) (unsupported) + Zabbix web interface 3.4.* (tags: alpine-3.4.*, ubuntu-3.4.*, centos-3.4.*) (unsupported) + Zabbix web interface 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) + Zabbix web interface 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) + Zabbix web interface 4.2 (tags: alpine-4.2-latest, ubuntu-4.2-latest, centos-4.2.*) (unsupported) + Zabbix web interface 4.2.* (tags: alpine-4.2.*, ubuntu-4.2.*, centos-4.2.*) (unsupported) + Zabbix web interface 4.4 (tags: alpine-4.4-latest, ubuntu-4.4-latest, centos-4.4-latest) (unsupported) + Zabbix web interface 4.4.* (tags: alpine-4.4.*, ubuntu-4.4.*, centos-4.4.*) (unsupported) + Zabbix web interface 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, centos-5.0-latest, alpine-latest, ubuntu-latest, centos-latest, latest) + Zabbix web interface 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, centos-5.0.*) + Zabbix web interface 5.2 (tags: alpine-trunk, ubuntu-trunk, centos-trunk) + +Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux. + +Zabbix web interface available in three editions: +- Zabbix web-interface based on Apache2 web server with MySQL database support +- Zabbix web-interface based on Apache2 web server with PostgreSQL database support +- Zabbix web-interface based on Nginx web server with MySQL database support +- Zabbix web-interface based on Nginx web server with PostgreSQL database support + +The image based on Apache2 web server with MySQL database support. + +# How to use this image + +## Start `zabbix-web-apache-mysql` + +Start a Zabbix web-interface container as follows: + + docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +Where `some-zabbix-web-apache-mysql` is the name you want to assign to your container, `some-mysql-server` is IP or DNS name of MySQL server, `some-user` is user to connect to Zabbix database on MySQL server, `some-password` is the password to connect to MySQL server, `some-zabbix-server` is IP or DNS name of Zabbix server or proxy, `some-timezone` is PHP like timezone name and `tag` is the tag specifying the version you want. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-web-apache-mysql/tags/). + +## Linking the container to Zabbix server + + docker run --name some-zabbix-web-apache-mysql --link some-zabbix-server:zabbix-server -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +## Linking the container to MySQL database + + docker run --name some-zabbix-web-apache-mysql --link some-mysql-server:mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag + +## Container shell access and viewing Zabbix web interface logs + +The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-mysql` container: + +```console +$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash +``` + +The Zabbix web interface log is available through Docker's container log: + +```console +$ docker logs some-zabbix-web-apache-mysql +``` + +## Environment Variables + +When you start the `zabbix-web-apache-mysql` image, you can adjust the configuration of the Zabbix web interface by passing one or more environment variables on the `docker run` command line. + +### `ZBX_SERVER_HOST` + +This variable is IP or DNS name of Zabbix server. By default, value is `zabbix-server`. + +### `ZBX_SERVER_PORT` + +This variable is port Zabbix server listening on. By default, value is `10051`. + +### `DB_SERVER_HOST` + +This variable is IP or DNS name of MySQL server. By default, value is 'mysql-server' + +### `DB_SERVER_PORT` + +This variable is port of MySQL server. By default, value is '3306'. + +### `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_USER_FILE`, `MYSQL_PASSWORD_FILE` + +These variables are used by Zabbix web-interface to connect to Zabbix database. With the `_FILE` variables you can instead provide the path to a file which contains the user / the password instead. Without Docker Swarm or Kubernetes you also have to map the files. Those are exclusive so you can just provide one type - either `MYSQL_USER` or `MYSQL_USER_FILE`! + +```console +docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -v ./.MYSQL_USER:/run/secrets/MYSQL_USER -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -v ./.MYSQL_PASSWORD:/run/secrets/MYSQL_PASSWORD -e MYSQL_PASSWORD_FILE=/var/run/secrets/MYSQL_PASSWORD -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag +``` + +With Docker Swarm or Kubernetes this works with secrets. That way it is replicated in your cluster! + +```console +printf "zabbix" | docker secret create MYSQL_USER - +printf "zabbix" | docker secret create MYSQL_PASSWORD - +docker run --name some-zabbix-web-apache-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER_FILE=/run/secrets/MYSQL_USER -e MYSQL_PASSWORD_FILE=/run/secrets/MYSQL_PASSWORD -e ZBX_SERVER_HOST="some-zabbix-server" -e PHP_TZ="some-timezone" -d zabbix/zabbix-web-apache-mysql:tag +``` + +This method is also applicable for `MYSQL_ROOT_PASSWORD` with `MYSQL_ROOT_PASSWORD_FILE`. + +By default, values for `MYSQL_USER` and `MYSQL_PASSWORD` are `zabbix`, `zabbix`. + +### `MYSQL_DATABASE` + +The variable is Zabbix database name. By default, value is `zabbix`. + +### `ZBX_HISTORYSTORAGEURL` + +History storage HTTP[S] URL. This parameter is used for Elasticsearch setup. Available since 3.4.5. + +### `ZBX_HISTORYSTORAGETYPES` + +Array of value types to be sent to the history storage. An example: ['uint', 'dbl']. This parameter is used for Elasticsearch setup. Available since 3.4.5. + +### `PHP_TZ` + +The variable is timezone in PHP format. Full list of supported timezones are available on [`php.net`](http://php.net/manual/en/timezones.php). By default, value is 'Europe/Riga'. + +### `ZBX_SERVER_NAME` + +The variable is visible Zabbix installation name in right top corner of the web interface. + +### `DB_DOUBLE_IEEE754` + +Use IEEE754 compatible value range for 64-bit Numeric (float) history values. Available since 5.0.0. Enabled by default. + +### `ENABLE_WEB_ACCESS_LOG` + +The variable sets the Access Log directive for Web-server. By default, value corresponds to standard output. + +### `ZBX_MAXEXECUTIONTIME` + +The varable is PHP ``max_execution_time`` option. By default, value is `300`. + +### `ZBX_MEMORYLIMIT` + +The varable is PHP ``memory_limit`` option. By default, value is `128M`. + +### `ZBX_POSTMAXSIZE` + +The varable is PHP ``post_max_size`` option. By default, value is `16M`. + +### `ZBX_UPLOADMAXFILESIZE` + +The varable is PHP ``upload_max_filesize`` option. By default, value is `2M`. + +### `ZBX_MAXINPUTTIME` + +The varable is PHP ``max_input_time`` option. By default, value is `300`. + +### `ZBX_SESSION_NAME` + +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. + +### `ZBX_DB_ENCRYPTION` + +The variable allows to activate encryption for connections to Zabbix database. Even if no other environment variables are specified, connections will be TLS-encrypted if `ZBX_DB_ENCRYPTION=true` specified. Available since 5.0.0. Disabled by default. + +### `ZBX_DB_KEY_FILE` + +The variable allows to specify the full path to a valid TLS key file. Available since 5.0.0. + +### `ZBX_DB_CERT_FILE` + +The variable allows to specify the full path to a valid TLS certificate file. Available since 5.0.0. + +### `ZBX_DB_CA_FILE` + +The variable allows to specify the full path to a valid TLS certificate authority file. Available since 5.0.0. + +### `ZBX_DB_VERIFY_HOST` + +The variable allows to activate host verification. Available since 5.0.0. + +### `ZBX_DB_CIPHER_LIST` + +The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0. + +## Allowed volumes for the Zabbix web interface container + +### ``/etc/ssl/apache2`` + +The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt`` and ``ssl.key`` prepared for Apache2 SSL connections. + +Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files. + +# The image variants + +The `zabbix-web-apache-mysql` images come in many flavors, each designed for a specific use case. + +## `zabbix-web-apache-mysql:ubuntu-` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `zabbix-web-apache-mysql:alpine-` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + +# Supported Docker versions + +This image is officially supported on Docker version 1.12.0. + +Support for older versions (down to 1.6) is provided on a best-effort basis. + +Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon. + +# User Feedback + +## Documentation + +Documentation for this image is stored in the [`web-apache-mysql/` directory](https://github.com/zabbix/zabbix-docker/tree/3.0/web-apache-mysql) of the [`zabbix/zabbix-docker` GitHub repo](https://github.com/zabbix/zabbix-docker/). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/zabbix/zabbix-docker/blob/master/README.md) before attempting a pull request. + +## Issues + +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues). + +### Known issues + +## Contributing + +You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. + +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/zabbix/zabbix-docker/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/linux/advanced/zabbix/7.0/web-pgsql/docker-compose.yml b/linux/advanced/zabbix/7.0/web-pgsql/docker-compose.yml new file mode 100644 index 000000000..087b52384 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/docker-compose.yml @@ -0,0 +1,6 @@ +#version: '3' +services: + app: + image: "epicmorg/zabbix-web-apache-pgsql:7.0" + build: + context: . diff --git a/linux/advanced/zabbix/7.0/web-pgsql/locale.gen b/linux/advanced/zabbix/7.0/web-pgsql/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/advanced/zabbix/7.0/web-pgsql/locale.gen.full b/linux/advanced/zabbix/7.0/web-pgsql/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/advanced/zabbix/7.0/web-pgsql/sources.list b/linux/advanced/zabbix/7.0/web-pgsql/sources.list new file mode 100644 index 000000000..f4e46d26f --- /dev/null +++ b/linux/advanced/zabbix/7.0/web-pgsql/sources.list @@ -0,0 +1,17 @@ +#------------------------------------------------------------------------------# +# OFFICIAL UBUNTU REPOS # +#------------------------------------------------------------------------------# + +###### Ubuntu Main Repos +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse + +###### Ubuntu Update Repos +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/agent/Dockerfile b/linux/advanced/zabbix/latest/agent/Dockerfile index bb8076ebd..b5d1c69ea 100644 --- a/linux/advanced/zabbix/latest/agent/Dockerfile +++ b/linux/advanced/zabbix/latest/agent/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/agent/Makefile b/linux/advanced/zabbix/latest/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/agent/Makefile +++ b/linux/advanced/zabbix/latest/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/agent/README.md b/linux/advanced/zabbix/latest/agent/README.md index 9e24b1fad..1ef98b22b 100644 --- a/linux/advanced/zabbix/latest/agent/README.md +++ b/linux/advanced/zabbix/latest/agent/README.md @@ -14,7 +14,7 @@ Zabbix agent is deployed on a monitoring target to actively monitor local resour # Zabbix agent images -These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.15, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8, Oracle Linux 8, Windows 10 LTSC 2019 and Windows 11 LTSC 2022 images. The available versions of Zabbix agent are: +These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.15, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8, Oracle Linux 8, Windows 10 LTSC 2019 and Windows 11 LTSC 2022 images. The available versions of Zabbix agent are: Zabbix agent 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest, ltsc2019-4.0-latest, ltsc2022-4.0-latest) Zabbix agent 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*, ltsc2019-4.0.*, ltsc2022-4.0.*) diff --git a/linux/advanced/zabbix/latest/agent/requirements.txt b/linux/advanced/zabbix/latest/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/agent/sources.list b/linux/advanced/zabbix/latest/agent/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/agent/sources.list +++ b/linux/advanced/zabbix/latest/agent/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/agent2/Dockerfile b/linux/advanced/zabbix/latest/agent2/Dockerfile index 67201695c..045fac53d 100644 --- a/linux/advanced/zabbix/latest/agent2/Dockerfile +++ b/linux/advanced/zabbix/latest/agent2/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/agent2/Makefile b/linux/advanced/zabbix/latest/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/agent2/Makefile +++ b/linux/advanced/zabbix/latest/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/agent2/README.md b/linux/advanced/zabbix/latest/agent2/README.md index 2bcbc8cbf..fa67ba0fc 100644 --- a/linux/advanced/zabbix/latest/agent2/README.md +++ b/linux/advanced/zabbix/latest/agent2/README.md @@ -14,7 +14,7 @@ Zabbix agent 2 is deployed on a monitoring target to actively monitor local reso # Zabbix agent 2 images -These are the only official Zabbix agent 2 Docker images. They are based on Alpine Linux v3.15, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8, Oracle Linux 8, Windows 10 LTSC 2019 and Windows 11 LTSC 2022 images. The available versions of Zabbix agent 2 are: +These are the only official Zabbix agent 2 Docker images. They are based on Alpine Linux v3.15, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8, Oracle Linux 8, Windows 10 LTSC 2019 and Windows 11 LTSC 2022 images. The available versions of Zabbix agent 2 are: Zabbix agent 2 5.0 (tags: alpine-5.0-latest, ubuntu-5.0-latest, ol-5.0-latest , ltsc2019-5.0-latest, ltsc2022-5.0-latest) Zabbix agent 2 5.0.* (tags: alpine-5.0.*, ubuntu-5.0.*, ol-5.0.*, ltsc2019-5.0.*, ltsc2022-5.0.*) diff --git a/linux/advanced/zabbix/latest/agent2/requirements.txt b/linux/advanced/zabbix/latest/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/agent2/sources.list b/linux/advanced/zabbix/latest/agent2/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/agent2/sources.list +++ b/linux/advanced/zabbix/latest/agent2/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/java-gateway/Dockerfile b/linux/advanced/zabbix/latest/java-gateway/Dockerfile index 54d9f6ee6..f5b3da629 100644 --- a/linux/advanced/zabbix/latest/java-gateway/Dockerfile +++ b/linux/advanced/zabbix/latest/java-gateway/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/java-gateway/Makefile b/linux/advanced/zabbix/latest/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/java-gateway/Makefile +++ b/linux/advanced/zabbix/latest/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/java-gateway/README.md b/linux/advanced/zabbix/latest/java-gateway/README.md index 8920a4439..a1cd9bdb4 100644 --- a/linux/advanced/zabbix/latest/java-gateway/README.md +++ b/linux/advanced/zabbix/latest/java-gateway/README.md @@ -14,7 +14,7 @@ Zabbix Java Gateway performs native support for monitoring JMX applications. Jav # Zabbix Java Gateway images -These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix Java Gateway are: +These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix Java Gateway are: Zabbix Java Gateway 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix Java Gateway 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/java-gateway/requirements.txt b/linux/advanced/zabbix/latest/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/java-gateway/sources.list b/linux/advanced/zabbix/latest/java-gateway/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/java-gateway/sources.list +++ b/linux/advanced/zabbix/latest/java-gateway/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/proxy-mysql/Dockerfile b/linux/advanced/zabbix/latest/proxy-mysql/Dockerfile index e7a1b40cf..8bca4f760 100644 --- a/linux/advanced/zabbix/latest/proxy-mysql/Dockerfile +++ b/linux/advanced/zabbix/latest/proxy-mysql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/proxy-mysql/Makefile b/linux/advanced/zabbix/latest/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/latest/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/proxy-mysql/README.md b/linux/advanced/zabbix/latest/proxy-mysql/README.md index 611917b5e..47036ea7b 100644 --- a/linux/advanced/zabbix/latest/proxy-mysql/README.md +++ b/linux/advanced/zabbix/latest/proxy-mysql/README.md @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni # Zabbix proxy images -These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix proxy are: +These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix proxy are: Zabbix proxy 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix proxy 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/proxy-mysql/requirements.txt b/linux/advanced/zabbix/latest/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/proxy-mysql/sources.list b/linux/advanced/zabbix/latest/proxy-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/proxy-mysql/sources.list +++ b/linux/advanced/zabbix/latest/proxy-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/proxy-sqlite3/Dockerfile b/linux/advanced/zabbix/latest/proxy-sqlite3/Dockerfile index d1c51d221..eef1b8f2c 100644 --- a/linux/advanced/zabbix/latest/proxy-sqlite3/Dockerfile +++ b/linux/advanced/zabbix/latest/proxy-sqlite3/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/proxy-sqlite3/Makefile b/linux/advanced/zabbix/latest/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/latest/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/latest/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/proxy-sqlite3/sources.list b/linux/advanced/zabbix/latest/proxy-sqlite3/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/proxy-sqlite3/sources.list +++ b/linux/advanced/zabbix/latest/proxy-sqlite3/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/server-mysql/Dockerfile b/linux/advanced/zabbix/latest/server-mysql/Dockerfile index 3012b335a..07b8f3289 100644 --- a/linux/advanced/zabbix/latest/server-mysql/Dockerfile +++ b/linux/advanced/zabbix/latest/server-mysql/Dockerfile @@ -63,3 +63,5 @@ RUN apt-get update -y && \ RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix +USER zabbix + diff --git a/linux/advanced/zabbix/latest/server-mysql/Makefile b/linux/advanced/zabbix/latest/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/server-mysql/Makefile +++ b/linux/advanced/zabbix/latest/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/server-mysql/README.md b/linux/advanced/zabbix/latest/server-mysql/README.md index e5a46d274..f2a4b1556 100644 --- a/linux/advanced/zabbix/latest/server-mysql/README.md +++ b/linux/advanced/zabbix/latest/server-mysql/README.md @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se # Zabbix server images -These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix server are: +These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix server are: Zabbix server 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix server 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/server-mysql/requirements.txt b/linux/advanced/zabbix/latest/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/server-mysql/sources.list b/linux/advanced/zabbix/latest/server-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/server-mysql/sources.list +++ b/linux/advanced/zabbix/latest/server-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/server-pgsql/Dockerfile b/linux/advanced/zabbix/latest/server-pgsql/Dockerfile index 46f35ecfa..9a5e76f44 100644 --- a/linux/advanced/zabbix/latest/server-pgsql/Dockerfile +++ b/linux/advanced/zabbix/latest/server-pgsql/Dockerfile @@ -62,3 +62,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/server-pgsql/Makefile b/linux/advanced/zabbix/latest/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/server-pgsql/Makefile +++ b/linux/advanced/zabbix/latest/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/server-pgsql/README.md b/linux/advanced/zabbix/latest/server-pgsql/README.md index 5c5f36534..46d36d24e 100644 --- a/linux/advanced/zabbix/latest/server-pgsql/README.md +++ b/linux/advanced/zabbix/latest/server-pgsql/README.md @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se # Zabbix server images -These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix server are: +These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix server are: Zabbix server 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix server 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/server-pgsql/requirements.txt b/linux/advanced/zabbix/latest/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/server-pgsql/sources.list b/linux/advanced/zabbix/latest/server-pgsql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/server-pgsql/sources.list +++ b/linux/advanced/zabbix/latest/server-pgsql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/snmptraps/Dockerfile b/linux/advanced/zabbix/latest/snmptraps/Dockerfile index 24c41da09..55d253833 100644 --- a/linux/advanced/zabbix/latest/snmptraps/Dockerfile +++ b/linux/advanced/zabbix/latest/snmptraps/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/snmptraps/Makefile b/linux/advanced/zabbix/latest/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/snmptraps/Makefile +++ b/linux/advanced/zabbix/latest/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/snmptraps/README.md b/linux/advanced/zabbix/latest/snmptraps/README.md index bffb1d67c..c70a3ff3a 100644 --- a/linux/advanced/zabbix/latest/snmptraps/README.md +++ b/linux/advanced/zabbix/latest/snmptraps/README.md @@ -14,7 +14,7 @@ The image is used to receive SNMP traps, store them to a log file and provide ac # Zabbix snmptraps images -These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix snmptraps are: +These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix snmptraps are: Zabbix snmptraps 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix snmptraps 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/snmptraps/requirements.txt b/linux/advanced/zabbix/latest/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/snmptraps/sources.list b/linux/advanced/zabbix/latest/snmptraps/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/snmptraps/sources.list +++ b/linux/advanced/zabbix/latest/snmptraps/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/web-mysql/Dockerfile b/linux/advanced/zabbix/latest/web-mysql/Dockerfile index 6144b42cc..bf66c4b11 100644 --- a/linux/advanced/zabbix/latest/web-mysql/Dockerfile +++ b/linux/advanced/zabbix/latest/web-mysql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/web-mysql/Makefile b/linux/advanced/zabbix/latest/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/web-mysql/Makefile +++ b/linux/advanced/zabbix/latest/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/web-mysql/README.md b/linux/advanced/zabbix/latest/web-mysql/README.md index 9ef818e62..6d2ecc6a9 100644 --- a/linux/advanced/zabbix/latest/web-mysql/README.md +++ b/linux/advanced/zabbix/latest/web-mysql/README.md @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource # Zabbix web interface images -These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix web interface are: +These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix web interface are: Zabbix web interface 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix web interface 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/web-mysql/requirements.txt b/linux/advanced/zabbix/latest/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/web-mysql/sources.list b/linux/advanced/zabbix/latest/web-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/web-mysql/sources.list +++ b/linux/advanced/zabbix/latest/web-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/latest/web-pgsql/Dockerfile b/linux/advanced/zabbix/latest/web-pgsql/Dockerfile index dc33f4c94..1d365e8bd 100644 --- a/linux/advanced/zabbix/latest/web-pgsql/Dockerfile +++ b/linux/advanced/zabbix/latest/web-pgsql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/latest/web-pgsql/Makefile b/linux/advanced/zabbix/latest/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/latest/web-pgsql/Makefile +++ b/linux/advanced/zabbix/latest/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/latest/web-pgsql/README.md b/linux/advanced/zabbix/latest/web-pgsql/README.md index 295e0db7c..bbde28d0e 100644 --- a/linux/advanced/zabbix/latest/web-pgsql/README.md +++ b/linux/advanced/zabbix/latest/web-pgsql/README.md @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource # Zabbix web interface images -These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (jammy), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix web interface are: +These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), 22.04 (noble), CentOS Stream 8 and Oracle Linux 8 images. The available versions of Zabbix web interface are: Zabbix web interface 4.0 (tags: alpine-4.0-latest, ubuntu-4.0-latest, centos-4.0-latest) Zabbix web interface 4.0.* (tags: alpine-4.0.*, ubuntu-4.0.*, centos-4.0.*) diff --git a/linux/advanced/zabbix/latest/web-pgsql/requirements.txt b/linux/advanced/zabbix/latest/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/latest/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/latest/web-pgsql/sources.list b/linux/advanced/zabbix/latest/web-pgsql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/latest/web-pgsql/sources.list +++ b/linux/advanced/zabbix/latest/web-pgsql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/agent/Dockerfile b/linux/advanced/zabbix/trunk/agent/Dockerfile index d066ddb3c..c01ced4ad 100644 --- a/linux/advanced/zabbix/trunk/agent/Dockerfile +++ b/linux/advanced/zabbix/trunk/agent/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/agent/Makefile b/linux/advanced/zabbix/trunk/agent/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/agent/Makefile +++ b/linux/advanced/zabbix/trunk/agent/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/agent/requirements.txt b/linux/advanced/zabbix/trunk/agent/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/agent/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/agent/sources.list b/linux/advanced/zabbix/trunk/agent/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/agent/sources.list +++ b/linux/advanced/zabbix/trunk/agent/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/agent2/Dockerfile b/linux/advanced/zabbix/trunk/agent2/Dockerfile index b1c9925d3..67c8d11b0 100644 --- a/linux/advanced/zabbix/trunk/agent2/Dockerfile +++ b/linux/advanced/zabbix/trunk/agent2/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/agent2/Makefile b/linux/advanced/zabbix/trunk/agent2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/agent2/Makefile +++ b/linux/advanced/zabbix/trunk/agent2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/agent2/requirements.txt b/linux/advanced/zabbix/trunk/agent2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/agent2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/agent2/sources.list b/linux/advanced/zabbix/trunk/agent2/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/agent2/sources.list +++ b/linux/advanced/zabbix/trunk/agent2/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/java-gateway/Dockerfile b/linux/advanced/zabbix/trunk/java-gateway/Dockerfile index aa4a08e6c..71e749cf4 100644 --- a/linux/advanced/zabbix/trunk/java-gateway/Dockerfile +++ b/linux/advanced/zabbix/trunk/java-gateway/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/java-gateway/Makefile b/linux/advanced/zabbix/trunk/java-gateway/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/java-gateway/Makefile +++ b/linux/advanced/zabbix/trunk/java-gateway/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/java-gateway/requirements.txt b/linux/advanced/zabbix/trunk/java-gateway/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/java-gateway/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/java-gateway/sources.list b/linux/advanced/zabbix/trunk/java-gateway/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/java-gateway/sources.list +++ b/linux/advanced/zabbix/trunk/java-gateway/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/proxy-mysql/Dockerfile b/linux/advanced/zabbix/trunk/proxy-mysql/Dockerfile index d697b8c8a..20c281a2c 100644 --- a/linux/advanced/zabbix/trunk/proxy-mysql/Dockerfile +++ b/linux/advanced/zabbix/trunk/proxy-mysql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/proxy-mysql/Makefile b/linux/advanced/zabbix/trunk/proxy-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/proxy-mysql/Makefile +++ b/linux/advanced/zabbix/trunk/proxy-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/proxy-mysql/requirements.txt b/linux/advanced/zabbix/trunk/proxy-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/proxy-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/proxy-mysql/sources.list b/linux/advanced/zabbix/trunk/proxy-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/proxy-mysql/sources.list +++ b/linux/advanced/zabbix/trunk/proxy-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/proxy-sqlite3/Dockerfile b/linux/advanced/zabbix/trunk/proxy-sqlite3/Dockerfile index 2953aa1f9..fd75d0098 100644 --- a/linux/advanced/zabbix/trunk/proxy-sqlite3/Dockerfile +++ b/linux/advanced/zabbix/trunk/proxy-sqlite3/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/proxy-sqlite3/Makefile b/linux/advanced/zabbix/trunk/proxy-sqlite3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/proxy-sqlite3/Makefile +++ b/linux/advanced/zabbix/trunk/proxy-sqlite3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/proxy-sqlite3/requirements.txt b/linux/advanced/zabbix/trunk/proxy-sqlite3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/proxy-sqlite3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/proxy-sqlite3/sources.list b/linux/advanced/zabbix/trunk/proxy-sqlite3/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/proxy-sqlite3/sources.list +++ b/linux/advanced/zabbix/trunk/proxy-sqlite3/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/server-mysql/Dockerfile b/linux/advanced/zabbix/trunk/server-mysql/Dockerfile index 8944fb092..6b0b14b96 100644 --- a/linux/advanced/zabbix/trunk/server-mysql/Dockerfile +++ b/linux/advanced/zabbix/trunk/server-mysql/Dockerfile @@ -63,3 +63,5 @@ RUN apt-get update -y && \ RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix +USER zabbix + diff --git a/linux/advanced/zabbix/trunk/server-mysql/Makefile b/linux/advanced/zabbix/trunk/server-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/server-mysql/Makefile +++ b/linux/advanced/zabbix/trunk/server-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/server-mysql/requirements.txt b/linux/advanced/zabbix/trunk/server-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/server-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/server-mysql/sources.list b/linux/advanced/zabbix/trunk/server-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/server-mysql/sources.list +++ b/linux/advanced/zabbix/trunk/server-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/server-pgsql/Dockerfile b/linux/advanced/zabbix/trunk/server-pgsql/Dockerfile index 2926ff795..9c1c86506 100644 --- a/linux/advanced/zabbix/trunk/server-pgsql/Dockerfile +++ b/linux/advanced/zabbix/trunk/server-pgsql/Dockerfile @@ -62,3 +62,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/server-pgsql/Makefile b/linux/advanced/zabbix/trunk/server-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/server-pgsql/Makefile +++ b/linux/advanced/zabbix/trunk/server-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/server-pgsql/requirements.txt b/linux/advanced/zabbix/trunk/server-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/server-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/server-pgsql/sources.list b/linux/advanced/zabbix/trunk/server-pgsql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/server-pgsql/sources.list +++ b/linux/advanced/zabbix/trunk/server-pgsql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/snmptraps/Dockerfile b/linux/advanced/zabbix/trunk/snmptraps/Dockerfile index 36ce61b74..3919dea86 100644 --- a/linux/advanced/zabbix/trunk/snmptraps/Dockerfile +++ b/linux/advanced/zabbix/trunk/snmptraps/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/snmptraps/Makefile b/linux/advanced/zabbix/trunk/snmptraps/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/snmptraps/Makefile +++ b/linux/advanced/zabbix/trunk/snmptraps/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/snmptraps/requirements.txt b/linux/advanced/zabbix/trunk/snmptraps/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/snmptraps/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/snmptraps/sources.list b/linux/advanced/zabbix/trunk/snmptraps/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/snmptraps/sources.list +++ b/linux/advanced/zabbix/trunk/snmptraps/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/web-mysql/Dockerfile b/linux/advanced/zabbix/trunk/web-mysql/Dockerfile index 8f7d92176..b066b045d 100644 --- a/linux/advanced/zabbix/trunk/web-mysql/Dockerfile +++ b/linux/advanced/zabbix/trunk/web-mysql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/web-mysql/Makefile b/linux/advanced/zabbix/trunk/web-mysql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/web-mysql/Makefile +++ b/linux/advanced/zabbix/trunk/web-mysql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/web-mysql/requirements.txt b/linux/advanced/zabbix/trunk/web-mysql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/web-mysql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/web-mysql/sources.list b/linux/advanced/zabbix/trunk/web-mysql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/web-mysql/sources.list +++ b/linux/advanced/zabbix/trunk/web-mysql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/advanced/zabbix/trunk/web-pgsql/Dockerfile b/linux/advanced/zabbix/trunk/web-pgsql/Dockerfile index 0d9a63490..4cb2cf3c3 100644 --- a/linux/advanced/zabbix/trunk/web-pgsql/Dockerfile +++ b/linux/advanced/zabbix/trunk/web-pgsql/Dockerfile @@ -68,3 +68,5 @@ RUN apt-get update -y && \ wget RUN echo "zabbix ALL=(ALL) NOPASSWD: /usr/bin/nmap" > /etc/sudoers.d/zabbix + +USER zabbix diff --git a/linux/advanced/zabbix/trunk/web-pgsql/Makefile b/linux/advanced/zabbix/trunk/web-pgsql/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/advanced/zabbix/trunk/web-pgsql/Makefile +++ b/linux/advanced/zabbix/trunk/web-pgsql/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/advanced/zabbix/trunk/web-pgsql/requirements.txt b/linux/advanced/zabbix/trunk/web-pgsql/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/advanced/zabbix/trunk/web-pgsql/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/advanced/zabbix/trunk/web-pgsql/sources.list b/linux/advanced/zabbix/trunk/web-pgsql/sources.list index 4c25ffe90..f4e46d26f 100644 --- a/linux/advanced/zabbix/trunk/web-pgsql/sources.list +++ b/linux/advanced/zabbix/trunk/web-pgsql/sources.list @@ -3,15 +3,15 @@ #------------------------------------------------------------------------------# ###### Ubuntu Main Repos -deb http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse -deb-src http://mirror.yandex.ru/ubuntu/ jammy main restricted universe multiverse +deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse +deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse ###### Ubuntu Update Repos -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe multiverse -deb-src http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse +deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse diff --git a/linux/discontinued/ecosystem/balancer/legacy/Dockerfile b/linux/discontinued/ecosystem/balancer/legacy/Dockerfile deleted file mode 100644 index 3e31f3b2b..000000000 --- a/linux/discontinued/ecosystem/balancer/legacy/Dockerfile +++ /dev/null @@ -1,41 +0,0 @@ -FROM debian:buster -MAINTAINER Anatoliy Zimovskiy - -ENV DEBIAN_FRONTEND noninteractive - -#editing sources list -RUN rm /etc/apt/sources.list -COPY sources.list /etc/apt/sources.list -COPY locale.gen /etc/locale.gen - -# fix errors -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections - -#installing utils -RUN apt-get update && apt-get install -y --allow-unauthenticated ca-certificates gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx fontconfig smbclient nano - -#installing nginx repo -RUN wget -O /etc/apt/trusted.gpg.d/nginx-mainline.gpg https://packages.sury.org/nginx-mainline/apt.gpg -RUN sh -c 'echo "deb https://packages.sury.org/nginx-mainline/ buster main" > /etc/apt/sources.list.d/nginx-mainline.list' - -#installing packages -RUN apt-get update && apt-get install -y --allow-unauthenticated libgd-tools geoip-bin nginx-doc ssl-cert nginx-extras openssl libnginx-mod-http-cache-purge libnginx-mod-http-dav-ext libnginx-mod-http-geoip libnginx-mod-http-headers-more-filter libnginx-mod-http-lua libnginx-mod-http-uploadprogress libnginx-mod-mail libnginx-mod-stream libnginx-mod-http-xslt-filter - -RUN ln -sf /dev/stdout /var/log/nginx/access.log && \ - ln -sf /dev/stderr /var/log/nginx/error.log - -#After install fixes -RUN localedef en_US.UTF-8 -i en_US -f UTF-8 -RUN update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 -RUN apt-get update -RUN apt-get upgrade -y -RUN apt-get dist-upgrade -y -RUN apt-get clean autoclean -RUN apt-get autoremove -y -RUN rm -rf /var/lib/apt/lists/* - -#final config -VOLUME ["/var/cache/nginx"] -EXPOSE 80 443 - -CMD ["nginx", "-g", "daemon off;"] diff --git a/linux/discontinued/ecosystem/balancer/legacy/Makefile b/linux/discontinued/ecosystem/balancer/legacy/Makefile deleted file mode 100644 index bd56b1ec0..000000000 --- a/linux/discontinued/ecosystem/balancer/legacy/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -all: nginx - -nginx: - docker build --compress -t epicmorg/balancer:legacy . diff --git a/linux/discontinued/ecosystem/balancer/legacy/README.md b/linux/discontinued/ecosystem/balancer/legacy/README.md deleted file mode 100644 index 034784bc0..000000000 --- a/linux/discontinued/ecosystem/balancer/legacy/README.md +++ /dev/null @@ -1,30 +0,0 @@ -# Compose example - -```yml -version: '3.7' -services: - balancer: - image: epicmorg/balancer - restart: unless-stopped - ports: - - "0.0.0.0:80:80" - - "0.0.0.0:443:443" - volumes: - - /etc/localtime:/etc/localtime - - /etc/timezone:/etc/timezone - - /etc/letsencrypt:/etc/letsencrypt - - nginx:/etc/nginx - - nginx-usr:/usr/share/nginx/html - - /var/lib/nginx -# extra_hosts: -# - "example.com:192.168.0.11" - depends_on: - - websites - tmpfs: - - /tmp -volumes: - nginx: - external: true - nginx-usr: - external: true -``` diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/Makefile b/linux/discontinued/ecosystem/epicmorg/devel/jdk8/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/devel/main/Makefile b/linux/discontinued/ecosystem/epicmorg/devel/main/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/main/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/devel/main/requirements.txt b/linux/discontinued/ecosystem/epicmorg/devel/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/devel/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/jdk11/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/jdk16/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/jdk6/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/jdk7/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/jdk8/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/Makefile b/linux/discontinued/ecosystem/epicmorg/edge/main/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/main/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/requirements.txt b/linux/discontinued/ecosystem/epicmorg/edge/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/edge/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/jdk11/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/jdk16/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/jdk6/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/jdk7/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/jdk8/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/Makefile b/linux/discontinued/ecosystem/epicmorg/prod/main/Makefile deleted file mode 100644 index 0adfe5b54..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/main/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/requirements.txt b/linux/discontinued/ecosystem/epicmorg/prod/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/epicmorg/prod/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.0/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.1/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.2/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/Makefile b/linux/discontinued/ecosystem/freegpt-webui/1.3.2/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3/Makefile b/linux/discontinued/ecosystem/freegpt-webui/1.3/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.4/Makefile b/linux/discontinued/ecosystem/freegpt-webui/1.4/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.4/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.4/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/freegpt-webui/latest/Makefile b/linux/discontinued/ecosystem/freegpt-webui/latest/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/latest/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/latest/requirements.txt b/linux/discontinued/ecosystem/freegpt-webui/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/freegpt-webui/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/syspass/sysPass/requirements.txt b/linux/discontinued/ecosystem/syspass/sysPass/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/discontinued/ecosystem/syspass/sysPass/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/discontinued/ecosystem/epicmorg/README.md b/linux/discontinued/epicmorg/README.md similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/README.md rename to linux/discontinued/epicmorg/README.md diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/Dockerfile b/linux/discontinued/epicmorg/devel/jdk11/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk11/Dockerfile rename to linux/discontinued/epicmorg/devel/jdk11/Dockerfile diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/Makefile b/linux/discontinued/epicmorg/devel/jdk11/Makefile similarity index 55% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk6/Makefile rename to linux/discontinued/epicmorg/devel/jdk11/Makefile index 0adfe5b54..f017cce4c 100644 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/Makefile +++ b/linux/discontinued/epicmorg/devel/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/docker-compose.yml b/linux/discontinued/epicmorg/devel/jdk11/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk11/docker-compose.yml rename to linux/discontinued/epicmorg/devel/jdk11/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/Dockerfile b/linux/discontinued/epicmorg/devel/jdk16/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk16/Dockerfile rename to linux/discontinued/epicmorg/devel/jdk16/Dockerfile diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/Makefile b/linux/discontinued/epicmorg/devel/jdk16/Makefile similarity index 55% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk7/Makefile rename to linux/discontinued/epicmorg/devel/jdk16/Makefile index 0adfe5b54..f017cce4c 100644 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/Makefile +++ b/linux/discontinued/epicmorg/devel/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/docker-compose.yml b/linux/discontinued/epicmorg/devel/jdk16/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk16/docker-compose.yml rename to linux/discontinued/epicmorg/devel/jdk16/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/Dockerfile b/linux/discontinued/epicmorg/devel/jdk6/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk6/Dockerfile rename to linux/discontinued/epicmorg/devel/jdk6/Dockerfile diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/Makefile b/linux/discontinued/epicmorg/devel/jdk6/Makefile similarity index 55% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk11/Makefile rename to linux/discontinued/epicmorg/devel/jdk6/Makefile index 0adfe5b54..f017cce4c 100644 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk11/Makefile +++ b/linux/discontinued/epicmorg/devel/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk6/docker-compose.yml b/linux/discontinued/epicmorg/devel/jdk6/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk6/docker-compose.yml rename to linux/discontinued/epicmorg/devel/jdk6/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/Dockerfile b/linux/discontinued/epicmorg/devel/jdk7/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk7/Dockerfile rename to linux/discontinued/epicmorg/devel/jdk7/Dockerfile diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/Makefile b/linux/discontinued/epicmorg/devel/jdk7/Makefile similarity index 55% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk16/Makefile rename to linux/discontinued/epicmorg/devel/jdk7/Makefile index 0adfe5b54..f017cce4c 100644 --- a/linux/discontinued/ecosystem/epicmorg/devel/jdk16/Makefile +++ b/linux/discontinued/epicmorg/devel/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk7/docker-compose.yml b/linux/discontinued/epicmorg/devel/jdk7/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk7/docker-compose.yml rename to linux/discontinued/epicmorg/devel/jdk7/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/Dockerfile b/linux/discontinued/epicmorg/devel/jdk8/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk8/Dockerfile rename to linux/discontinued/epicmorg/devel/jdk8/Dockerfile diff --git a/linux/discontinued/epicmorg/devel/jdk8/Makefile b/linux/discontinued/epicmorg/devel/jdk8/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/devel/jdk8/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/devel/jdk8/docker-compose.yml b/linux/discontinued/epicmorg/devel/jdk8/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/jdk8/docker-compose.yml rename to linux/discontinued/epicmorg/devel/jdk8/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/devel/main/Dockerfile b/linux/discontinued/epicmorg/devel/main/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/main/Dockerfile rename to linux/discontinued/epicmorg/devel/main/Dockerfile diff --git a/linux/discontinued/epicmorg/devel/main/Makefile b/linux/discontinued/epicmorg/devel/main/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/devel/main/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/devel/main/docker-compose.yml b/linux/discontinued/epicmorg/devel/main/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/devel/main/docker-compose.yml rename to linux/discontinued/epicmorg/devel/main/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/Dockerfile b/linux/discontinued/epicmorg/edge/jdk11/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk11/Dockerfile rename to linux/discontinued/epicmorg/edge/jdk11/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/jdk11/Makefile b/linux/discontinued/epicmorg/edge/jdk11/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/jdk11/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk11/docker-compose.yml b/linux/discontinued/epicmorg/edge/jdk11/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk11/docker-compose.yml rename to linux/discontinued/epicmorg/edge/jdk11/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/Dockerfile b/linux/discontinued/epicmorg/edge/jdk16/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk16/Dockerfile rename to linux/discontinued/epicmorg/edge/jdk16/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/jdk16/Makefile b/linux/discontinued/epicmorg/edge/jdk16/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/jdk16/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk16/docker-compose.yml b/linux/discontinued/epicmorg/edge/jdk16/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk16/docker-compose.yml rename to linux/discontinued/epicmorg/edge/jdk16/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/Dockerfile b/linux/discontinued/epicmorg/edge/jdk6/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk6/Dockerfile rename to linux/discontinued/epicmorg/edge/jdk6/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/jdk6/Makefile b/linux/discontinued/epicmorg/edge/jdk6/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/jdk6/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk6/docker-compose.yml b/linux/discontinued/epicmorg/edge/jdk6/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk6/docker-compose.yml rename to linux/discontinued/epicmorg/edge/jdk6/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/Dockerfile b/linux/discontinued/epicmorg/edge/jdk7/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk7/Dockerfile rename to linux/discontinued/epicmorg/edge/jdk7/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/jdk7/Makefile b/linux/discontinued/epicmorg/edge/jdk7/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/jdk7/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk7/docker-compose.yml b/linux/discontinued/epicmorg/edge/jdk7/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk7/docker-compose.yml rename to linux/discontinued/epicmorg/edge/jdk7/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/Dockerfile b/linux/discontinued/epicmorg/edge/jdk8/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk8/Dockerfile rename to linux/discontinued/epicmorg/edge/jdk8/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/jdk8/Makefile b/linux/discontinued/epicmorg/edge/jdk8/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/jdk8/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/jdk8/docker-compose.yml b/linux/discontinued/epicmorg/edge/jdk8/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/jdk8/docker-compose.yml rename to linux/discontinued/epicmorg/edge/jdk8/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/Dockerfile b/linux/discontinued/epicmorg/edge/main/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/main/Dockerfile rename to linux/discontinued/epicmorg/edge/main/Dockerfile diff --git a/linux/discontinued/epicmorg/edge/main/Makefile b/linux/discontinued/epicmorg/edge/main/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/edge/main/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/docker-compose.yml b/linux/discontinued/epicmorg/edge/main/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/main/docker-compose.yml rename to linux/discontinued/epicmorg/edge/main/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/sources.list.d/github_git-lfs.list b/linux/discontinued/epicmorg/edge/main/sources.list.d/github_git-lfs.list similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/main/sources.list.d/github_git-lfs.list rename to linux/discontinued/epicmorg/edge/main/sources.list.d/github_git-lfs.list diff --git a/linux/discontinued/ecosystem/epicmorg/edge/main/sources.list.d/sources.list b/linux/discontinued/epicmorg/edge/main/sources.list.d/sources.list similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/edge/main/sources.list.d/sources.list rename to linux/discontinued/epicmorg/edge/main/sources.list.d/sources.list diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/Dockerfile b/linux/discontinued/epicmorg/prod/jdk11/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk11/Dockerfile rename to linux/discontinued/epicmorg/prod/jdk11/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/jdk11/Makefile b/linux/discontinued/epicmorg/prod/jdk11/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/jdk11/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk11/docker-compose.yml b/linux/discontinued/epicmorg/prod/jdk11/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk11/docker-compose.yml rename to linux/discontinued/epicmorg/prod/jdk11/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/Dockerfile b/linux/discontinued/epicmorg/prod/jdk16/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk16/Dockerfile rename to linux/discontinued/epicmorg/prod/jdk16/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/jdk16/Makefile b/linux/discontinued/epicmorg/prod/jdk16/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/jdk16/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk16/docker-compose.yml b/linux/discontinued/epicmorg/prod/jdk16/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk16/docker-compose.yml rename to linux/discontinued/epicmorg/prod/jdk16/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/Dockerfile b/linux/discontinued/epicmorg/prod/jdk6/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk6/Dockerfile rename to linux/discontinued/epicmorg/prod/jdk6/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/jdk6/Makefile b/linux/discontinued/epicmorg/prod/jdk6/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/jdk6/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk6/docker-compose.yml b/linux/discontinued/epicmorg/prod/jdk6/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk6/docker-compose.yml rename to linux/discontinued/epicmorg/prod/jdk6/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/Dockerfile b/linux/discontinued/epicmorg/prod/jdk7/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk7/Dockerfile rename to linux/discontinued/epicmorg/prod/jdk7/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/jdk7/Makefile b/linux/discontinued/epicmorg/prod/jdk7/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/jdk7/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk7/docker-compose.yml b/linux/discontinued/epicmorg/prod/jdk7/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk7/docker-compose.yml rename to linux/discontinued/epicmorg/prod/jdk7/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/Dockerfile b/linux/discontinued/epicmorg/prod/jdk8/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk8/Dockerfile rename to linux/discontinued/epicmorg/prod/jdk8/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/jdk8/Makefile b/linux/discontinued/epicmorg/prod/jdk8/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/jdk8/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/jdk8/docker-compose.yml b/linux/discontinued/epicmorg/prod/jdk8/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/jdk8/docker-compose.yml rename to linux/discontinued/epicmorg/prod/jdk8/docker-compose.yml diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/Dockerfile b/linux/discontinued/epicmorg/prod/main/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/Dockerfile rename to linux/discontinued/epicmorg/prod/main/Dockerfile diff --git a/linux/discontinued/epicmorg/prod/main/Makefile b/linux/discontinued/epicmorg/prod/main/Makefile new file mode 100644 index 000000000..f017cce4c --- /dev/null +++ b/linux/discontinued/epicmorg/prod/main/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/docker-compose.yml b/linux/discontinued/epicmorg/prod/main/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/docker-compose.yml rename to linux/discontinued/epicmorg/prod/main/docker-compose.yml diff --git a/linux/discontinued/epicmorg/prod/main/etc/locale.gen b/linux/discontinued/epicmorg/prod/main/etc/locale.gen new file mode 100644 index 000000000..02f100afa --- /dev/null +++ b/linux/discontinued/epicmorg/prod/main/etc/locale.gen @@ -0,0 +1,12 @@ +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U diff --git a/linux/discontinued/epicmorg/prod/main/etc/locale.gen.full b/linux/discontinued/epicmorg/prod/main/etc/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/discontinued/epicmorg/prod/main/etc/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/github-cli.list b/linux/discontinued/epicmorg/prod/main/sources.list.d/github-cli.list similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/github-cli.list rename to linux/discontinued/epicmorg/prod/main/sources.list.d/github-cli.list diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/github_git-lfs.list b/linux/discontinued/epicmorg/prod/main/sources.list.d/github_git-lfs.list similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/github_git-lfs.list rename to linux/discontinued/epicmorg/prod/main/sources.list.d/github_git-lfs.list diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/sources.list b/linux/discontinued/epicmorg/prod/main/sources.list.d/sources.list similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/sources.list.d/sources.list rename to linux/discontinued/epicmorg/prod/main/sources.list.d/sources.list diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/trusted.gpg.d/deb-multimedia-keyring.gpg b/linux/discontinued/epicmorg/prod/main/trusted.gpg.d/deb-multimedia-keyring.gpg similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/trusted.gpg.d/deb-multimedia-keyring.gpg rename to linux/discontinued/epicmorg/prod/main/trusted.gpg.d/deb-multimedia-keyring.gpg diff --git a/linux/discontinued/ecosystem/epicmorg/prod/main/trusted.gpg.d/githubcli-archive-keyring.gpg b/linux/discontinued/epicmorg/prod/main/trusted.gpg.d/githubcli-archive-keyring.gpg similarity index 100% rename from linux/discontinued/ecosystem/epicmorg/prod/main/trusted.gpg.d/githubcli-archive-keyring.gpg rename to linux/discontinued/epicmorg/prod/main/trusted.gpg.d/githubcli-archive-keyring.gpg diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.0/Dockerfile b/linux/discontinued/freegpt-webui/1.0/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.0/Dockerfile rename to linux/discontinued/freegpt-webui/1.0/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.0/Makefile b/linux/discontinued/freegpt-webui/1.0/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.0/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.0/docker-compose.yml b/linux/discontinued/freegpt-webui/1.0/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.0/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.0/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.0/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.0/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.0/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.0/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.1/Dockerfile b/linux/discontinued/freegpt-webui/1.1/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.1/Dockerfile rename to linux/discontinued/freegpt-webui/1.1/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.1/Makefile b/linux/discontinued/freegpt-webui/1.1/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.1/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.1/docker-compose.yml b/linux/discontinued/freegpt-webui/1.1/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.1/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.1/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.1/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.1/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.1/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.1/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.2/Dockerfile b/linux/discontinued/freegpt-webui/1.2/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.2/Dockerfile rename to linux/discontinued/freegpt-webui/1.2/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.2/Makefile b/linux/discontinued/freegpt-webui/1.2/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.2/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.2/docker-compose.yml b/linux/discontinued/freegpt-webui/1.2/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.2/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.2/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.2/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.2/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.2/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.2/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/Dockerfile b/linux/discontinued/freegpt-webui/1.3.1/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.1/Dockerfile rename to linux/discontinued/freegpt-webui/1.3.1/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.3.1/Makefile b/linux/discontinued/freegpt-webui/1.3.1/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.3.1/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/docker-compose.yml b/linux/discontinued/freegpt-webui/1.3.1/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.1/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.3.1/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.1/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.3.1/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.1/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.3.1/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/Dockerfile b/linux/discontinued/freegpt-webui/1.3.2/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.2/Dockerfile rename to linux/discontinued/freegpt-webui/1.3.2/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.3.2/Makefile b/linux/discontinued/freegpt-webui/1.3.2/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.3.2/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/docker-compose.yml b/linux/discontinued/freegpt-webui/1.3.2/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.2/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.3.2/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3.2/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.3.2/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3.2/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.3.2/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3/Dockerfile b/linux/discontinued/freegpt-webui/1.3/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3/Dockerfile rename to linux/discontinued/freegpt-webui/1.3/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.3/Makefile b/linux/discontinued/freegpt-webui/1.3/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.3/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3/docker-compose.yml b/linux/discontinued/freegpt-webui/1.3/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.3/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.3/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.3/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.3/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.3/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.4/Dockerfile b/linux/discontinued/freegpt-webui/1.4/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.4/Dockerfile rename to linux/discontinued/freegpt-webui/1.4/Dockerfile diff --git a/linux/discontinued/freegpt-webui/1.4/Makefile b/linux/discontinued/freegpt-webui/1.4/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/1.4/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.4/docker-compose.yml b/linux/discontinued/freegpt-webui/1.4/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.4/docker-compose.yml rename to linux/discontinued/freegpt-webui/1.4/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/1.4/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/1.4/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/1.4/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/1.4/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/freegpt-webui/README.md b/linux/discontinued/freegpt-webui/README.md similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/README.md rename to linux/discontinued/freegpt-webui/README.md diff --git a/linux/discontinued/ecosystem/freegpt-webui/latest/Dockerfile b/linux/discontinued/freegpt-webui/latest/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/latest/Dockerfile rename to linux/discontinued/freegpt-webui/latest/Dockerfile diff --git a/linux/discontinued/freegpt-webui/latest/Makefile b/linux/discontinued/freegpt-webui/latest/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/discontinued/freegpt-webui/latest/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/discontinued/ecosystem/freegpt-webui/latest/docker-compose.yml b/linux/discontinued/freegpt-webui/latest/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/latest/docker-compose.yml rename to linux/discontinued/freegpt-webui/latest/docker-compose.yml diff --git a/linux/discontinued/ecosystem/freegpt-webui/latest/etc/supervisor/conf.d/freegpt.conf b/linux/discontinued/freegpt-webui/latest/etc/supervisor/conf.d/freegpt.conf similarity index 100% rename from linux/discontinued/ecosystem/freegpt-webui/latest/etc/supervisor/conf.d/freegpt.conf rename to linux/discontinued/freegpt-webui/latest/etc/supervisor/conf.d/freegpt.conf diff --git a/linux/discontinued/ecosystem/staytus/Dockerfile b/linux/discontinued/staytus/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/staytus/Dockerfile rename to linux/discontinued/staytus/Dockerfile diff --git a/linux/discontinued/ecosystem/staytus/Makefile b/linux/discontinued/staytus/Makefile similarity index 100% rename from linux/discontinued/ecosystem/staytus/Makefile rename to linux/discontinued/staytus/Makefile diff --git a/linux/discontinued/ecosystem/staytus/README.md b/linux/discontinued/staytus/README.md similarity index 100% rename from linux/discontinued/ecosystem/staytus/README.md rename to linux/discontinued/staytus/README.md diff --git a/linux/discontinued/ecosystem/staytus/entrypoint.sh b/linux/discontinued/staytus/entrypoint.sh similarity index 100% rename from linux/discontinued/ecosystem/staytus/entrypoint.sh rename to linux/discontinued/staytus/entrypoint.sh diff --git a/linux/discontinued/ecosystem/syspass/LICENSE b/linux/discontinued/syspass/LICENSE similarity index 100% rename from linux/discontinued/ecosystem/syspass/LICENSE rename to linux/discontinued/syspass/LICENSE diff --git a/linux/discontinued/ecosystem/syspass/README.md b/linux/discontinued/syspass/README.md similarity index 100% rename from linux/discontinued/ecosystem/syspass/README.md rename to linux/discontinued/syspass/README.md diff --git a/linux/discontinued/ecosystem/syspass/sysPass/Dockerfile b/linux/discontinued/syspass/sysPass/Dockerfile similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/Dockerfile rename to linux/discontinued/syspass/sysPass/Dockerfile diff --git a/linux/discontinued/ecosystem/syspass/sysPass/Makefile b/linux/discontinued/syspass/sysPass/Makefile similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/Makefile rename to linux/discontinued/syspass/sysPass/Makefile diff --git a/linux/discontinued/ecosystem/syspass/sysPass/common_fn.sh b/linux/discontinued/syspass/sysPass/common_fn.sh similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/common_fn.sh rename to linux/discontinued/syspass/sysPass/common_fn.sh diff --git a/linux/discontinued/ecosystem/syspass/sysPass/docker-compose.yml b/linux/discontinued/syspass/sysPass/docker-compose.yml similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/docker-compose.yml rename to linux/discontinued/syspass/sysPass/docker-compose.yml diff --git a/linux/discontinued/ecosystem/syspass/sysPass/entrypoint.sh b/linux/discontinued/syspass/sysPass/entrypoint.sh similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/entrypoint.sh rename to linux/discontinued/syspass/sysPass/entrypoint.sh diff --git a/linux/discontinued/ecosystem/syspass/sysPass/init-functions b/linux/discontinued/syspass/sysPass/init-functions similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/init-functions rename to linux/discontinued/syspass/sysPass/init-functions diff --git a/linux/discontinued/ecosystem/syspass/sysPass/locale.gen b/linux/discontinued/syspass/sysPass/locale.gen similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/locale.gen rename to linux/discontinued/syspass/sysPass/locale.gen diff --git a/linux/discontinued/syspass/sysPass/locale.gen.full b/linux/discontinued/syspass/sysPass/locale.gen.full new file mode 100644 index 000000000..602141659 --- /dev/null +++ b/linux/discontinued/syspass/sysPass/locale.gen.full @@ -0,0 +1,496 @@ +aa_DJ.UTF-8 UTF-8 +aa_DJ ISO-8859-1 +aa_ER UTF-8 +aa_ER@saaho UTF-8 +aa_ET UTF-8 +af_ZA.UTF-8 UTF-8 +af_ZA ISO-8859-1 +agr_PE UTF-8 +ak_GH UTF-8 +am_ET UTF-8 +an_ES.UTF-8 UTF-8 +an_ES ISO-8859-15 +anp_IN UTF-8 +ar_AE.UTF-8 UTF-8 +ar_AE ISO-8859-6 +ar_BH.UTF-8 UTF-8 +ar_BH ISO-8859-6 +ar_DZ.UTF-8 UTF-8 +ar_DZ ISO-8859-6 +ar_EG.UTF-8 UTF-8 +ar_EG ISO-8859-6 +ar_IN UTF-8 +ar_IQ.UTF-8 UTF-8 +ar_IQ ISO-8859-6 +ar_JO.UTF-8 UTF-8 +ar_JO ISO-8859-6 +ar_KW.UTF-8 UTF-8 +ar_KW ISO-8859-6 +ar_LB.UTF-8 UTF-8 +ar_LB ISO-8859-6 +ar_LY.UTF-8 UTF-8 +ar_LY ISO-8859-6 +ar_MA.UTF-8 UTF-8 +ar_MA ISO-8859-6 +ar_OM.UTF-8 UTF-8 +ar_OM ISO-8859-6 +ar_QA.UTF-8 UTF-8 +ar_QA ISO-8859-6 +ar_SA.UTF-8 UTF-8 +ar_SA ISO-8859-6 +ar_SD.UTF-8 UTF-8 +ar_SD ISO-8859-6 +ar_SS UTF-8 +ar_SY.UTF-8 UTF-8 +ar_SY ISO-8859-6 +ar_TN.UTF-8 UTF-8 +ar_TN ISO-8859-6 +ar_YE.UTF-8 UTF-8 +ar_YE ISO-8859-6 +ayc_PE UTF-8 +az_AZ UTF-8 +az_IR UTF-8 +as_IN UTF-8 +ast_ES.UTF-8 UTF-8 +ast_ES ISO-8859-15 +be_BY.UTF-8 UTF-8 +be_BY CP1251 +be_BY@latin UTF-8 +bem_ZM UTF-8 +ber_DZ UTF-8 +ber_MA UTF-8 +bg_BG.UTF-8 UTF-8 +bg_BG CP1251 +bhb_IN.UTF-8 UTF-8 +bho_IN UTF-8 +bho_NP UTF-8 +bi_VU UTF-8 +bn_BD UTF-8 +bn_IN UTF-8 +bo_CN UTF-8 +bo_IN UTF-8 +br_FR.UTF-8 UTF-8 +br_FR ISO-8859-1 +br_FR@euro ISO-8859-15 +brx_IN UTF-8 +bs_BA.UTF-8 UTF-8 +bs_BA ISO-8859-2 +byn_ER UTF-8 +ca_AD.UTF-8 UTF-8 +ca_AD ISO-8859-15 +ca_ES.UTF-8 UTF-8 +ca_ES ISO-8859-1 +ca_ES@euro ISO-8859-15 +ca_ES@valencia UTF-8 +ca_FR.UTF-8 UTF-8 +ca_FR ISO-8859-15 +ca_IT.UTF-8 UTF-8 +ca_IT ISO-8859-15 +ce_RU UTF-8 +chr_US UTF-8 +cmn_TW UTF-8 +crh_UA UTF-8 +cs_CZ.UTF-8 UTF-8 +cs_CZ ISO-8859-2 +csb_PL UTF-8 +cv_RU UTF-8 +cy_GB.UTF-8 UTF-8 +cy_GB ISO-8859-14 +da_DK.UTF-8 UTF-8 +da_DK ISO-8859-1 +de_AT.UTF-8 UTF-8 +de_AT ISO-8859-1 +de_AT@euro ISO-8859-15 +de_BE.UTF-8 UTF-8 +de_BE ISO-8859-1 +de_BE@euro ISO-8859-15 +de_CH.UTF-8 UTF-8 +de_CH ISO-8859-1 +de_DE.UTF-8 UTF-8 +de_DE ISO-8859-1 +de_DE@euro ISO-8859-15 +de_IT.UTF-8 UTF-8 +de_IT ISO-8859-1 +de_LI.UTF-8 UTF-8 +de_LU.UTF-8 UTF-8 +de_LU ISO-8859-1 +de_LU@euro ISO-8859-15 +doi_IN UTF-8 +dsb_DE UTF-8 +dv_MV UTF-8 +dz_BT UTF-8 +el_GR.UTF-8 UTF-8 +el_GR ISO-8859-7 +el_GR@euro ISO-8859-7 +el_CY.UTF-8 UTF-8 +el_CY ISO-8859-7 +en_AG UTF-8 +en_AU.UTF-8 UTF-8 +en_AU ISO-8859-1 +en_BW.UTF-8 UTF-8 +en_BW ISO-8859-1 +en_CA.UTF-8 UTF-8 +en_CA ISO-8859-1 +en_DK.UTF-8 UTF-8 +en_DK.ISO-8859-15 ISO-8859-15 +en_DK ISO-8859-1 +en_GB.UTF-8 UTF-8 +en_GB ISO-8859-1 +en_GB.ISO-8859-15 ISO-8859-15 +en_HK.UTF-8 UTF-8 +en_HK ISO-8859-1 +en_IE.UTF-8 UTF-8 +en_IE ISO-8859-1 +en_IE@euro ISO-8859-15 +en_IL UTF-8 +en_IN UTF-8 +en_NG UTF-8 +en_NZ.UTF-8 UTF-8 +en_NZ ISO-8859-1 +en_PH.UTF-8 UTF-8 +en_PH ISO-8859-1 +en_SC.UTF-8 UTF-8 +en_SG.UTF-8 UTF-8 +en_SG ISO-8859-1 +en_US.UTF-8 UTF-8 +en_US ISO-8859-1 +en_US.ISO-8859-15 ISO-8859-15 +en_ZA.UTF-8 UTF-8 +en_ZA ISO-8859-1 +en_ZM UTF-8 +en_ZW.UTF-8 UTF-8 +en_ZW ISO-8859-1 +eo UTF-8 +es_AR.UTF-8 UTF-8 +es_AR ISO-8859-1 +es_BO.UTF-8 UTF-8 +es_BO ISO-8859-1 +es_CL.UTF-8 UTF-8 +es_CL ISO-8859-1 +es_CO.UTF-8 UTF-8 +es_CO ISO-8859-1 +es_CR.UTF-8 UTF-8 +es_CR ISO-8859-1 +es_CU UTF-8 +es_DO.UTF-8 UTF-8 +es_DO ISO-8859-1 +es_EC.UTF-8 UTF-8 +es_EC ISO-8859-1 +es_ES.UTF-8 UTF-8 +es_ES ISO-8859-1 +es_ES@euro ISO-8859-15 +es_GT.UTF-8 UTF-8 +es_GT ISO-8859-1 +es_HN.UTF-8 UTF-8 +es_HN ISO-8859-1 +es_MX.UTF-8 UTF-8 +es_MX ISO-8859-1 +es_NI.UTF-8 UTF-8 +es_NI ISO-8859-1 +es_PA.UTF-8 UTF-8 +es_PA ISO-8859-1 +es_PE.UTF-8 UTF-8 +es_PE ISO-8859-1 +es_PR.UTF-8 UTF-8 +es_PR ISO-8859-1 +es_PY.UTF-8 UTF-8 +es_PY ISO-8859-1 +es_SV.UTF-8 UTF-8 +es_SV ISO-8859-1 +es_US.UTF-8 UTF-8 +es_US ISO-8859-1 +es_UY.UTF-8 UTF-8 +es_UY ISO-8859-1 +es_VE.UTF-8 UTF-8 +es_VE ISO-8859-1 +et_EE.UTF-8 UTF-8 +et_EE ISO-8859-1 +et_EE.ISO-8859-15 ISO-8859-15 +eu_ES.UTF-8 UTF-8 +eu_ES ISO-8859-1 +eu_ES@euro ISO-8859-15 +eu_FR.UTF-8 UTF-8 +eu_FR ISO-8859-1 +eu_FR@euro ISO-8859-15 +fa_IR UTF-8 +ff_SN UTF-8 +fi_FI.UTF-8 UTF-8 +fi_FI ISO-8859-1 +fi_FI@euro ISO-8859-15 +fil_PH UTF-8 +fo_FO.UTF-8 UTF-8 +fo_FO ISO-8859-1 +fr_BE.UTF-8 UTF-8 +fr_BE ISO-8859-1 +fr_BE@euro ISO-8859-15 +fr_CA.UTF-8 UTF-8 +fr_CA ISO-8859-1 +fr_CH.UTF-8 UTF-8 +fr_CH ISO-8859-1 +fr_FR.UTF-8 UTF-8 +fr_FR ISO-8859-1 +fr_FR@euro ISO-8859-15 +fr_LU.UTF-8 UTF-8 +fr_LU ISO-8859-1 +fr_LU@euro ISO-8859-15 +fur_IT UTF-8 +fy_NL UTF-8 +fy_DE UTF-8 +ga_IE.UTF-8 UTF-8 +ga_IE ISO-8859-1 +ga_IE@euro ISO-8859-15 +gd_GB.UTF-8 UTF-8 +gd_GB ISO-8859-15 +gez_ER UTF-8 +gez_ER@abegede UTF-8 +gez_ET UTF-8 +gez_ET@abegede UTF-8 +gl_ES.UTF-8 UTF-8 +gl_ES ISO-8859-1 +gl_ES@euro ISO-8859-15 +gu_IN UTF-8 +gv_GB.UTF-8 UTF-8 +gv_GB ISO-8859-1 +ha_NG UTF-8 +hak_TW UTF-8 +he_IL.UTF-8 UTF-8 +he_IL ISO-8859-8 +hi_IN UTF-8 +hif_FJ UTF-8 +hne_IN UTF-8 +hr_HR.UTF-8 UTF-8 +hr_HR ISO-8859-2 +hsb_DE.UTF-8 UTF-8 +hsb_DE ISO-8859-2 +ht_HT UTF-8 +hu_HU.UTF-8 UTF-8 +hu_HU ISO-8859-2 +hy_AM UTF-8 +hy_AM.ARMSCII-8 ARMSCII-8 +ia_FR UTF-8 +id_ID.UTF-8 UTF-8 +id_ID ISO-8859-1 +ig_NG UTF-8 +ik_CA UTF-8 +is_IS.UTF-8 UTF-8 +is_IS ISO-8859-1 +it_CH.UTF-8 UTF-8 +it_CH ISO-8859-1 +it_IT.UTF-8 UTF-8 +it_IT ISO-8859-1 +it_IT@euro ISO-8859-15 +iu_CA UTF-8 +ja_JP.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ka_GE.UTF-8 UTF-8 +ka_GE GEORGIAN-PS +kab_DZ UTF-8 +kk_KZ.UTF-8 UTF-8 +kk_KZ PT154 +kk_KZ.RK1048 RK1048 +kl_GL.UTF-8 UTF-8 +kl_GL ISO-8859-1 +km_KH UTF-8 +kn_IN UTF-8 +ko_KR.UTF-8 UTF-8 +ko_KR.EUC-KR EUC-KR +kok_IN UTF-8 +ks_IN UTF-8 +ks_IN@devanagari UTF-8 +ku_TR.UTF-8 UTF-8 +ku_TR ISO-8859-9 +kw_GB.UTF-8 UTF-8 +kw_GB ISO-8859-1 +ky_KG UTF-8 +lb_LU UTF-8 +lg_UG.UTF-8 UTF-8 +lg_UG ISO-8859-10 +li_BE UTF-8 +li_NL UTF-8 +lij_IT UTF-8 +ln_CD UTF-8 +lo_LA UTF-8 +lt_LT.UTF-8 UTF-8 +lt_LT ISO-8859-13 +lv_LV.UTF-8 UTF-8 +lv_LV ISO-8859-13 +lzh_TW UTF-8 +mag_IN UTF-8 +mai_IN UTF-8 +mai_NP UTF-8 +mfe_MU UTF-8 +mg_MG.UTF-8 UTF-8 +mg_MG ISO-8859-15 +mhr_RU UTF-8 +mi_NZ.UTF-8 UTF-8 +mi_NZ ISO-8859-13 +miq_NI UTF-8 +mjw_IN UTF-8 +mk_MK.UTF-8 UTF-8 +mk_MK ISO-8859-5 +ml_IN UTF-8 +mn_MN UTF-8 +mni_IN UTF-8 +mr_IN UTF-8 +ms_MY.UTF-8 UTF-8 +ms_MY ISO-8859-1 +mt_MT.UTF-8 UTF-8 +mt_MT ISO-8859-3 +my_MM UTF-8 +nan_TW UTF-8 +nan_TW@latin UTF-8 +nb_NO.UTF-8 UTF-8 +nb_NO ISO-8859-1 +nds_DE UTF-8 +nds_NL UTF-8 +ne_NP UTF-8 +nhn_MX UTF-8 +niu_NU UTF-8 +niu_NZ UTF-8 +nl_AW UTF-8 +nl_BE.UTF-8 UTF-8 +nl_BE ISO-8859-1 +nl_BE@euro ISO-8859-15 +nl_NL.UTF-8 UTF-8 +nl_NL ISO-8859-1 +nl_NL@euro ISO-8859-15 +nn_NO.UTF-8 UTF-8 +nn_NO ISO-8859-1 +nr_ZA UTF-8 +nso_ZA UTF-8 +oc_FR.UTF-8 UTF-8 +oc_FR ISO-8859-1 +om_ET UTF-8 +om_KE.UTF-8 UTF-8 +om_KE ISO-8859-1 +or_IN UTF-8 +os_RU UTF-8 +pa_IN UTF-8 +pa_PK UTF-8 +pap_AW UTF-8 +pap_CW UTF-8 +pl_PL.UTF-8 UTF-8 +pl_PL ISO-8859-2 +ps_AF UTF-8 +pt_BR.UTF-8 UTF-8 +pt_BR ISO-8859-1 +pt_PT.UTF-8 UTF-8 +pt_PT ISO-8859-1 +pt_PT@euro ISO-8859-15 +quz_PE UTF-8 +raj_IN UTF-8 +ro_RO.UTF-8 UTF-8 +ro_RO ISO-8859-2 +ru_RU.UTF-8 UTF-8 +ru_RU.KOI8-R KOI8-R +ru_RU ISO-8859-5 +ru_RU.CP1251 CP1251 +ru_UA.UTF-8 UTF-8 +ru_UA KOI8-U +rw_RW UTF-8 +sa_IN UTF-8 +sah_RU UTF-8 +sat_IN UTF-8 +sc_IT UTF-8 +sd_IN UTF-8 +sd_IN@devanagari UTF-8 +se_NO UTF-8 +sgs_LT UTF-8 +shn_MM UTF-8 +shs_CA UTF-8 +si_LK UTF-8 +sid_ET UTF-8 +sk_SK.UTF-8 UTF-8 +sk_SK ISO-8859-2 +sl_SI.UTF-8 UTF-8 +sl_SI ISO-8859-2 +sm_WS UTF-8 +so_DJ.UTF-8 UTF-8 +so_DJ ISO-8859-1 +so_ET UTF-8 +so_KE.UTF-8 UTF-8 +so_KE ISO-8859-1 +so_SO.UTF-8 UTF-8 +so_SO ISO-8859-1 +sq_AL.UTF-8 UTF-8 +sq_AL ISO-8859-1 +sq_MK UTF-8 +sr_ME UTF-8 +sr_RS UTF-8 +sr_RS@latin UTF-8 +ss_ZA UTF-8 +st_ZA.UTF-8 UTF-8 +st_ZA ISO-8859-1 +sv_FI.UTF-8 UTF-8 +sv_FI ISO-8859-1 +sv_FI@euro ISO-8859-15 +sv_SE.UTF-8 UTF-8 +sv_SE ISO-8859-1 +sv_SE.ISO-8859-15 ISO-8859-15 +sw_KE UTF-8 +sw_TZ UTF-8 +szl_PL UTF-8 +ta_IN UTF-8 +ta_LK UTF-8 +tcy_IN.UTF-8 UTF-8 +te_IN UTF-8 +tg_TJ.UTF-8 UTF-8 +tg_TJ KOI8-T +th_TH.UTF-8 UTF-8 +th_TH TIS-620 +the_NP UTF-8 +ti_ER UTF-8 +ti_ET UTF-8 +tig_ER UTF-8 +tk_TM UTF-8 +tl_PH.UTF-8 UTF-8 +tl_PH ISO-8859-1 +tn_ZA UTF-8 +to_TO UTF-8 +tpi_PG UTF-8 +tr_CY.UTF-8 UTF-8 +tr_CY ISO-8859-9 +tr_TR.UTF-8 UTF-8 +tr_TR ISO-8859-9 +ts_ZA UTF-8 +tt_RU UTF-8 +tt_RU@iqtelif UTF-8 +ug_CN UTF-8 +uk_UA.UTF-8 UTF-8 +uk_UA KOI8-U +unm_US UTF-8 +ur_IN UTF-8 +ur_PK UTF-8 +uz_UZ.UTF-8 UTF-8 +uz_UZ ISO-8859-1 +uz_UZ@cyrillic UTF-8 +ve_ZA UTF-8 +vi_VN UTF-8 +wa_BE.UTF-8 UTF-8 +wa_BE ISO-8859-1 +wa_BE@euro ISO-8859-15 +wae_CH UTF-8 +wal_ET UTF-8 +wo_SN UTF-8 +xh_ZA.UTF-8 UTF-8 +xh_ZA ISO-8859-1 +yi_US.UTF-8 UTF-8 +yi_US CP1255 +yo_NG UTF-8 +yue_HK UTF-8 +yuw_PG UTF-8 +zh_CN.UTF-8 UTF-8 +zh_CN.GB18030 GB18030 +zh_CN.GBK GBK +zh_CN GB2312 +zh_HK.UTF-8 UTF-8 +zh_HK BIG5-HKSCS +zh_SG.UTF-8 UTF-8 +zh_SG.GBK GBK +zh_SG GB2312 +zh_TW.UTF-8 UTF-8 +zh_TW.EUC-TW EUC-TW +zh_TW BIG5 +zu_ZA.UTF-8 UTF-8 +zu_ZA ISO-8859-1 + diff --git a/linux/discontinued/ecosystem/syspass/sysPass/smb.conf b/linux/discontinued/syspass/sysPass/smb.conf similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/smb.conf rename to linux/discontinued/syspass/sysPass/smb.conf diff --git a/linux/discontinued/ecosystem/syspass/sysPass/sources.list b/linux/discontinued/syspass/sysPass/sources.list similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/sources.list rename to linux/discontinued/syspass/sysPass/sources.list diff --git a/linux/discontinued/ecosystem/syspass/sysPass/syspass.conf b/linux/discontinued/syspass/sysPass/syspass.conf similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/syspass.conf rename to linux/discontinued/syspass/sysPass/syspass.conf diff --git a/linux/discontinued/ecosystem/syspass/sysPass/xdebug.ini b/linux/discontinued/syspass/sysPass/xdebug.ini similarity index 100% rename from linux/discontinued/ecosystem/syspass/sysPass/xdebug.ini rename to linux/discontinued/syspass/sysPass/xdebug.ini diff --git a/linux/ecosystem/apache2/php5.5/Makefile b/linux/ecosystem/apache2/php5.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php5.5/Makefile +++ b/linux/ecosystem/apache2/php5.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php5.5/requirements.txt b/linux/ecosystem/apache2/php5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php7.0/Makefile b/linux/ecosystem/apache2/php7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php7.0/Makefile +++ b/linux/ecosystem/apache2/php7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php7.0/requirements.txt b/linux/ecosystem/apache2/php7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php7.1/Makefile b/linux/ecosystem/apache2/php7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php7.1/Makefile +++ b/linux/ecosystem/apache2/php7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php7.1/requirements.txt b/linux/ecosystem/apache2/php7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php7.2/Makefile b/linux/ecosystem/apache2/php7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php7.2/Makefile +++ b/linux/ecosystem/apache2/php7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php7.2/requirements.txt b/linux/ecosystem/apache2/php7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php7.3/Makefile b/linux/ecosystem/apache2/php7.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php7.3/Makefile +++ b/linux/ecosystem/apache2/php7.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php7.3/requirements.txt b/linux/ecosystem/apache2/php7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php7.4/Makefile b/linux/ecosystem/apache2/php7.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php7.4/Makefile +++ b/linux/ecosystem/apache2/php7.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php7.4/requirements.txt b/linux/ecosystem/apache2/php7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php8.0/Makefile b/linux/ecosystem/apache2/php8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php8.0/Makefile +++ b/linux/ecosystem/apache2/php8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php8.0/requirements.txt b/linux/ecosystem/apache2/php8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php8.1/Makefile b/linux/ecosystem/apache2/php8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php8.1/Makefile +++ b/linux/ecosystem/apache2/php8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php8.1/requirements.txt b/linux/ecosystem/apache2/php8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php8.2/Makefile b/linux/ecosystem/apache2/php8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php8.2/Makefile +++ b/linux/ecosystem/apache2/php8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php8.2/requirements.txt b/linux/ecosystem/apache2/php8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/apache2/php8.3/Makefile b/linux/ecosystem/apache2/php8.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/apache2/php8.3/Makefile +++ b/linux/ecosystem/apache2/php8.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/apache2/php8.3/requirements.txt b/linux/ecosystem/apache2/php8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/apache2/php8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.0.3/Makefile b/linux/ecosystem/atlassian/bitbucket/1/1.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/1/1.0.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/1/1.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.0.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/1/1.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/1/1.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.1.2/Makefile b/linux/ecosystem/atlassian/bitbucket/1/1.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/1/1.1.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/1/1.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.1.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/1/1.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/1/1.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.2.1/Makefile b/linux/ecosystem/atlassian/bitbucket/1/1.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/1/1.2.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/1/1.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.2.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/1/1.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/1/1.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.2.4/Makefile b/linux/ecosystem/atlassian/bitbucket/1/1.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/1/1.2.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/1/1.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.2.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/1/1.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/1/1.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.3.1/Makefile b/linux/ecosystem/atlassian/bitbucket/1/1.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/1/1.3.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/1/1.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/1/1.3.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/1/1.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/1/1.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.0.3/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.0.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.0.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.1.2/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.1.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.1.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.0/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.1/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.2/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.3/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.10.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.10.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.10.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.10.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.10.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.3/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.6/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.7/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.8/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.8/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.8/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.9/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.11.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.9/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.11.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.11.9/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.11.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.11.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.0/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.1/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.2/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.3/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.6/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.12.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.12.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.12.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.12.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.12.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.2.0/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.2.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.2.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.3.1/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.3.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.3.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.4.2/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.4.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.4.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.5.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.5.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.5.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.5.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.5.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.6.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.6.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.6.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.6.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.6.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.6.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.6.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.7.6/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.7.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.7.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.7.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.7.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.7.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.7.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.8.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.8.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.8.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.8.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.8.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.8.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.8.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.8.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.8.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.8.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.8.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.8.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.8.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.8.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.1/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.2/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.9.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.9.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.3/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.9.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.9.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.9.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.4/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.9.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.9.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.9.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.5/Makefile b/linux/ecosystem/atlassian/bitbucket/2/2.9.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/2/2.9.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/2/2.9.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/2/2.9.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/2/2.9.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.5/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.6/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.7/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.8/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.0.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.8/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.0.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.0.8/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.0.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.0.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.5/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.7/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.1.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.1.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.1.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.1.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.1.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.10.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.10.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.10.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.10.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.10.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.10.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.10.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.10.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.10.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.10.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.6/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.11.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.11.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.11.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.11.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.11.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.5/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.2.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.2.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.7/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.2.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.5/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.3.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.3.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.3.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.5/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.4.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.4.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.4.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.5.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.5.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.5.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.5.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.5.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.5.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.6.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.6.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.6.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.6.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.6.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.6.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.3/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.7.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.7.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.4/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.7.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.7.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.7.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.8.0/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.8.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.8.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.8.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.8.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.8.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.9.1/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.9.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.9.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.9.2/Makefile b/linux/ecosystem/atlassian/bitbucket/3/3.9.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/3/3.9.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/3/3.9.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/3/3.9.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/3/3.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/3/3.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.6/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.7/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.8/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.0.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.8/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.0.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.0.8/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.0.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.0.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.1.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.1.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.6/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.1.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.1.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.1.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.1.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.1.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.10.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.10.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.10.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.10.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.10.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.11.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.11.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.11.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.11.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.11.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.11.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.11.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.11.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.11.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.11.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.11.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.11.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.12.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.12.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.12.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.12.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.12.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.12.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.12.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.12.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.13.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.13.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.13.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.13.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.13.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.13.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.13.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.13.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.13.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.13.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.13.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.13.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.13.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.13.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.10/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.10/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.10/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.11/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.11/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.11/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.12/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.12/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.12/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.5/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.6/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.7/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.7/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.7/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.8/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.8/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.8/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.9/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.14.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.9/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.14.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.14.9/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.14.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.14.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.2.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.3.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.4.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.5.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.5.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.5.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.5.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.5.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.6.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.6.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.6.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.6.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.6.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.6.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.6.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.7.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.7.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.7.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.7.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.7.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.7.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.2/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.3/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.4/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.5/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.5/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.5/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.6/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.8.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.8.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.8.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.8.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.8.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.9.0/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.9.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.9.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.9.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.9.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.9.1/Makefile b/linux/ecosystem/atlassian/bitbucket/4/4.9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/4/4.9.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/4/4.9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/4/4.9.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/4/4.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/4/4.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/7/7.21.4/Makefile b/linux/ecosystem/atlassian/bitbucket/7/7.21.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/7/7.21.4/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/7/7.21.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/7/7.21.4/requirements.txt b/linux/ecosystem/atlassian/bitbucket/7/7.21.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/7/7.21.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.0.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.0.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.0.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.0.3/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.0.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.0.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.1.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.1.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.1.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.1.3/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.1.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.1.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.12.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.12.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.12.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.17.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.17.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.17.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.17.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.17.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.17.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.17.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.19.6/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.19.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.19.6/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.19.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.19.6/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.19.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.19.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.2.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.2.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.2.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.2.2/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.2.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.2.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.1/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.2/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.3/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.3/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.3.3/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.1/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.2/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.2/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.4.2/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.5.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.5.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.5.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.5.1/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.5.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.5.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.6.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.6.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.6.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.6.1/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.6.1/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.6.1/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.7.0/Makefile b/linux/ecosystem/atlassian/bitbucket/8/8.7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/8/8.7.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/8/8.7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/8/8.7.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/8/8.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/8/8.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/9/9.0.0/Makefile b/linux/ecosystem/atlassian/bitbucket/9/9.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/9/9.0.0/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/9/9.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/9/9.0.0/requirements.txt b/linux/ecosystem/atlassian/bitbucket/9/9.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/9/9.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/bitbucket/latest/Makefile b/linux/ecosystem/atlassian/bitbucket/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/bitbucket/latest/Makefile +++ b/linux/ecosystem/atlassian/bitbucket/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/bitbucket/latest/requirements.txt b/linux/ecosystem/atlassian/bitbucket/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/bitbucket/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.5/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.6/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.0.7/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.0.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.0.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.1.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.1.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.1.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.1.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.1.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.10.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.10.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.10.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.10.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.10.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.10.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.11.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.11.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.11.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.11.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.11.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.11.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.11.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.12.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.12.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.12.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.12.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.12.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.12.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.12.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.12.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.12.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.12.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.12.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.10/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.11/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.12/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.13/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.15/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.17/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.18/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.19/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.20/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.21/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.5/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.6/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.7/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.8/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.13.9/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.13.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.13.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.14.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.14.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.14.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.14.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.14.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.14.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.14.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.14.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.14.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.14.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.14.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.14.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.10/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.6/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.7/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.8/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.15.9/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.15.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.15.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.2.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.2.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.2.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.2.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.2.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.3.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.3.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.3.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.3.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.4.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.4.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.4.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.4.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.5.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.5.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.5.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.5.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.10/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.11/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.12/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.13/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.14/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.15/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.16/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.17/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.4/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.5/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.6/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.7/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.8/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.6.9/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.6.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.6.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.7.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.7.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.7.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.7.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.8.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.8.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.8.2/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.8.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.8.5/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.8.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.8.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.9.0/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.9.1/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/6/6.9.3/requirements.txt b/linux/ecosystem/atlassian/confluence/6/6.9.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/6/6.9.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.0/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.0/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.0/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.1/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.1/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.16/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.16/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.16/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.17/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.17/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.17/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.18/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.18/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.18/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.2/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.2/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.2/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.3/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.3/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.3/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.4/Makefile b/linux/ecosystem/atlassian/confluence/7/7.19.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.19.4/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.19.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.19.4/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.19.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.19.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.0/Makefile b/linux/ecosystem/atlassian/confluence/7/7.20.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.20.0/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.20.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.0/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.20.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.20.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.1/Makefile b/linux/ecosystem/atlassian/confluence/7/7.20.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.20.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.20.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.1/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.20.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.20.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.2/Makefile b/linux/ecosystem/atlassian/confluence/7/7.20.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.20.2/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.20.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.2/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.20.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.20.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.3/Makefile b/linux/ecosystem/atlassian/confluence/7/7.20.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/7/7.20.3/Makefile +++ b/linux/ecosystem/atlassian/confluence/7/7.20.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/7/7.20.3/requirements.txt b/linux/ecosystem/atlassian/confluence/7/7.20.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/7/7.20.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.0/Makefile b/linux/ecosystem/atlassian/confluence/8/8.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.0.0/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.0/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.1/Makefile b/linux/ecosystem/atlassian/confluence/8/8.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.0.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.1/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.2/Makefile b/linux/ecosystem/atlassian/confluence/8/8.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.0.2/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.0.2/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.4.0/Makefile b/linux/ecosystem/atlassian/confluence/8/8.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.4.0/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.4.0/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.5.3/Makefile b/linux/ecosystem/atlassian/confluence/8/8.5.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.5.3/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.5.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.5.3/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.6.1/Makefile b/linux/ecosystem/atlassian/confluence/8/8.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.6.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.6.1/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.7.2/Makefile b/linux/ecosystem/atlassian/confluence/8/8.7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.7.2/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.7.2/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.8.1/Makefile b/linux/ecosystem/atlassian/confluence/8/8.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.8.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.8.1/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/8/8.9.5/Makefile b/linux/ecosystem/atlassian/confluence/8/8.9.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/8/8.9.5/Makefile +++ b/linux/ecosystem/atlassian/confluence/8/8.9.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/8/8.9.5/requirements.txt b/linux/ecosystem/atlassian/confluence/8/8.9.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/8/8.9.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/9/9.0.0/Makefile b/linux/ecosystem/atlassian/confluence/9/9.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/9/9.0.0/Makefile +++ b/linux/ecosystem/atlassian/confluence/9/9.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/9/9.0.0/requirements.txt b/linux/ecosystem/atlassian/confluence/9/9.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/9/9.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/9/9.0.1/Makefile b/linux/ecosystem/atlassian/confluence/9/9.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/9/9.0.1/Makefile +++ b/linux/ecosystem/atlassian/confluence/9/9.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/9/9.0.1/requirements.txt b/linux/ecosystem/atlassian/confluence/9/9.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/9/9.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/latest/Makefile b/linux/ecosystem/atlassian/confluence/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/latest/Makefile +++ b/linux/ecosystem/atlassian/confluence/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/latest/requirements.txt b/linux/ecosystem/atlassian/confluence/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/templates/5/Makefile b/linux/ecosystem/atlassian/confluence/templates/5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/templates/5/Makefile +++ b/linux/ecosystem/atlassian/confluence/templates/5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/templates/5/requirements.txt b/linux/ecosystem/atlassian/confluence/templates/5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/templates/5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/confluence/templates/6/Makefile b/linux/ecosystem/atlassian/confluence/templates/6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/confluence/templates/6/Makefile +++ b/linux/ecosystem/atlassian/confluence/templates/6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/confluence/templates/6/requirements.txt b/linux/ecosystem/atlassian/confluence/templates/6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/confluence/templates/6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crowd/5/5.1.1/Makefile b/linux/ecosystem/atlassian/crowd/5/5.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/crowd/5/5.1.1/Makefile +++ b/linux/ecosystem/atlassian/crowd/5/5.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/crowd/5/5.1.1/requirements.txt b/linux/ecosystem/atlassian/crowd/5/5.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crowd/5/5.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crowd/latest/Makefile b/linux/ecosystem/atlassian/crowd/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/crowd/latest/Makefile +++ b/linux/ecosystem/atlassian/crowd/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/crowd/latest/requirements.txt b/linux/ecosystem/atlassian/crowd/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crowd/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.0.3/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.0.4/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.0/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.1.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.1.2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.1.3/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.1.4/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.2.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.2.2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.2.3/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.5.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.5.2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.5.3/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.5.4/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.5/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.0/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.0Beta1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.0Beta1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.0Beta1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.0Beta2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.0Beta2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.0Beta2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.2.1/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.2/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.3/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.4/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.5.a/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.5.a/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.5.a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.5/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.5a/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.5a/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.5a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/1/1.6.6/requirements.txt b/linux/ecosystem/atlassian/crucible/1/1.6.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/1/1.6.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/crucible/templates/1/Makefile b/linux/ecosystem/atlassian/crucible/templates/1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/crucible/templates/1/Makefile +++ b/linux/ecosystem/atlassian/crucible/templates/1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/crucible/templates/1/requirements.txt b/linux/ecosystem/atlassian/crucible/templates/1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/crucible/templates/1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.B3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.B3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.B3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0.RC3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.M2cc/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.M2cc/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.M2cc/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.RC1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.RC1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0.RC1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.8/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.10.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.8/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.8/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.9/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.5.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.8/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.9/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.6.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0-EAP-2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.10/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.11/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.12/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.13/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.14/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.15/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.8/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.9/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.7.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0-m1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0-m1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0-m1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/2/2.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.1.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.10.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.4.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/3/3.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.7/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.4.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.0/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.1/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.5/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.6/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/4/4.8.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/latest/Makefile b/linux/ecosystem/atlassian/fisheye-crucible/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/fisheye-crucible/latest/Makefile +++ b/linux/ecosystem/atlassian/fisheye-crucible/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/fisheye-crucible/latest/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/2/Makefile b/linux/ecosystem/atlassian/fisheye-crucible/templates/2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/2/Makefile +++ b/linux/ecosystem/atlassian/fisheye-crucible/templates/2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/2/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/templates/2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/3/Makefile b/linux/ecosystem/atlassian/fisheye-crucible/templates/3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/3/Makefile +++ b/linux/ecosystem/atlassian/fisheye-crucible/templates/3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/3/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/templates/3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/4/Makefile b/linux/ecosystem/atlassian/fisheye-crucible/templates/4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/4/Makefile +++ b/linux/ecosystem/atlassian/fisheye-crucible/templates/4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/fisheye-crucible/templates/4/requirements.txt b/linux/ecosystem/atlassian/fisheye-crucible/templates/4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye-crucible/templates/4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.0.1a/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.0.1a/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.0.1a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.1.3/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.2.5/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.3/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.4/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.5/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.6/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.7/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.3.8/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.4.1/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.4.2/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.4.3/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.4/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.5.1/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.5.2/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.5.3/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.5.4/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.5/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.0/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta1/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta2/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.0Beta2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.1/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.3/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.4/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.5.a/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.5.a/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.5.a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.5/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.5a/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.5a/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.5a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/1/1.6.6/requirements.txt b/linux/ecosystem/atlassian/fisheye/1/1.6.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/1/1.6.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/fisheye/templates/1/Makefile b/linux/ecosystem/atlassian/fisheye/templates/1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/fisheye/templates/1/Makefile +++ b/linux/ecosystem/atlassian/fisheye/templates/1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/fisheye/templates/1/requirements.txt b/linux/ecosystem/atlassian/fisheye/templates/1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/fisheye/templates/1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.1.1/Makefile b/linux/ecosystem/atlassian/jira/4/4.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.1.2/Makefile b/linux/ecosystem/atlassian/jira/4/4.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.1.2/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.1.2/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.2.1/Makefile b/linux/ecosystem/atlassian/jira/4/4.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.2.2/Makefile b/linux/ecosystem/atlassian/jira/4/4.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.2.2/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.2.2/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.2.3/Makefile b/linux/ecosystem/atlassian/jira/4/4.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.2.3/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.2.3/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.2.4/Makefile b/linux/ecosystem/atlassian/jira/4/4.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.2.4/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.2.4/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.2/Makefile b/linux/ecosystem/atlassian/jira/4/4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.2/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.2/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.3.1/Makefile b/linux/ecosystem/atlassian/jira/4/4.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.3.1/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.3.1/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.3.2/Makefile b/linux/ecosystem/atlassian/jira/4/4.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.3.2/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.3.2/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.3.3/Makefile b/linux/ecosystem/atlassian/jira/4/4.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.3.3/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.3.3/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.3.4/Makefile b/linux/ecosystem/atlassian/jira/4/4.3.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.3.4/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.3.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.3.4/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.3/Makefile b/linux/ecosystem/atlassian/jira/4/4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.3/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.4.1/Makefile b/linux/ecosystem/atlassian/jira/4/4.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.4.3/Makefile b/linux/ecosystem/atlassian/jira/4/4.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.4.3/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.4.4/Makefile b/linux/ecosystem/atlassian/jira/4/4.4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.4.4/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.4.4/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.4.5/Makefile b/linux/ecosystem/atlassian/jira/4/4.4.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.4.5/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.4.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.4.5/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/4/4.4/Makefile b/linux/ecosystem/atlassian/jira/4/4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/4/4.4/Makefile +++ b/linux/ecosystem/atlassian/jira/4/4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/4/4.4/requirements.txt b/linux/ecosystem/atlassian/jira/4/4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/4/4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.1/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.1/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.1/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.2/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.2/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.2/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.3/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.3/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.3/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.4/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.4/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.4/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.5/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.5/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.5/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.6/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.6/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.6/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0.7/Makefile b/linux/ecosystem/atlassian/jira/5/5.0.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0.7/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0.7/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.0/Makefile b/linux/ecosystem/atlassian/jira/5/5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.0/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.0/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.1/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.2/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.2/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.2/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.3/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.3/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.3/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.4/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.4/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.4/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.5/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.5/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.5/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.6/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.6/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.6/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.7/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.7/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.7/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1.8/Makefile b/linux/ecosystem/atlassian/jira/5/5.1.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1.8/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1.8/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.1/Makefile b/linux/ecosystem/atlassian/jira/5/5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.1/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.1/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.1/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.10/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.10/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.10/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.11/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.11/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.11/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.2/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.2/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.2/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.3/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.3/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.3/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.4.1/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.4/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.4/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.4/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.5/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.5/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.5/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.6/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.6/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.6/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.7/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.7/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.7/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.8/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.8/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.8/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2.9/Makefile b/linux/ecosystem/atlassian/jira/5/5.2.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2.9/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2.9/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/5/5.2/Makefile b/linux/ecosystem/atlassian/jira/5/5.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/5/5.2/Makefile +++ b/linux/ecosystem/atlassian/jira/5/5.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/5/5.2/requirements.txt b/linux/ecosystem/atlassian/jira/5/5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/5/5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.2/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.2/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.2/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.5/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.5/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.5/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.6/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.6/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.6/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.7/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.7/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.7/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0.8/Makefile b/linux/ecosystem/atlassian/jira/6/6.0.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0.8/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0.8/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.0/Makefile b/linux/ecosystem/atlassian/jira/6/6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.0/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.0/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.2/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.2/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.2/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.5/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.5/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.5/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.6/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.6/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.6/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.7/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.7/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.7/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.8/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.8/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.8/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1.9/Makefile b/linux/ecosystem/atlassian/jira/6/6.1.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1.9/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1.9/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.2/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.2/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.2/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.5/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.5/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.5/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.6/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.6/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.6/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2.7/Makefile b/linux/ecosystem/atlassian/jira/6/6.2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2.7/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2.7/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.2/Makefile b/linux/ecosystem/atlassian/jira/6/6.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.2/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.2/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.10/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.10/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.10/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.11/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.11/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.11/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.12/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.12/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.12/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.13/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.13/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.13/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.14/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.14/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.14/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.15/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.15/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.15/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.5/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.5/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.5/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.6/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.6/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.6/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.7/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.7/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.7/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.8/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.8/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.8/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3.9/Makefile b/linux/ecosystem/atlassian/jira/6/6.3.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3.9/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3.9/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.1/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.10/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.10/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.10/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.11/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.11/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.11/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.12/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.12/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.12/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.13/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.13/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.13/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.14/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.14/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.14/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.2/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.2/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.2/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.3/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.3/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.5/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.5/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.5/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.6/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.6/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.6/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.7/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.7/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.7/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.8/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.8/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.8/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4.9/Makefile b/linux/ecosystem/atlassian/jira/6/6.4.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4.9/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4.9/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/6/6.4/Makefile b/linux/ecosystem/atlassian/jira/6/6.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/6/6.4/Makefile +++ b/linux/ecosystem/atlassian/jira/6/6.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/6/6.4/requirements.txt b/linux/ecosystem/atlassian/jira/6/6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/6/6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.10/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.10/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.10/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.11/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.11/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.11/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.5/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.5/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.5/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.0.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.0.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.0.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.0.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.0.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.0.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.0.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.0-m01/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.0-m01/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.0-m01/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.0-m01/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.0-m01/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.0-m01/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.0-m01/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.10/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.10/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.10/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.7/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.7/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.7/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.8/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.8/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.8/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.1.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.1.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.1.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.1.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.1.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.1.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.1.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.10.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.10.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.10.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.10.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.10.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.10.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.10.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.10.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.10.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.10.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.10.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.10.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.10.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.11.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.11.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.11.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.11.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.11.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.11.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.11.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.11.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.11.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.11.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.11.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.11.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.11.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.11.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.11.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.11.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.11.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.11.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.11.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.12.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.12.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.12.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.12.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.12.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.12.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.12.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.12.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.12.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.12.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.12.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.12.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.12.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.12.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.12.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.11/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.11/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.11/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.12/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.12/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.12/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.13/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.13/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.13/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.14/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.14/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.14/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.15/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.15/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.15/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.16/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.16/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.16/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.17/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.17/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.17/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.18/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.18/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.18/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.5/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.5/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.5/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.8/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.8/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.8/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.13.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.13.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.13.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.13.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.13.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.13.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.13.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.10/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.10/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.10/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.11/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.11/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.11/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.12/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.12/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.12/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.13/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.13/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.13/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.14/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.14/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.14/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.15/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.15/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.15/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.7/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.7/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.7/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.8/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.8/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.8/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.2.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.2.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.2.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.2.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.2.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.2.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.2.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.5/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.5/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.5/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.7/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.7/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.7/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.8/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.8/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.8/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.3.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.3.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.3.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.3.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.3.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.3.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.3.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.5/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.5/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.5/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.4.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.4.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.4.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.4.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.4.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.5.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.5.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.5.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.5.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.5.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.5.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.5.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.5.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.5.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.5.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.5.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.5.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.5.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.5.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.5.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.5.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.5.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.5.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.5.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.5.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.5.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.10/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.10/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.10/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.11/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.11/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.11/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.12/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.12/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.12/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.13/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.13/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.13/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.14/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.14/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.14/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.15/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.15/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.15/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.16/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.16/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.16/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.17/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.17/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.17/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.3/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.3/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.3/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.6/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.6/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.6/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.7/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.7/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.7/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.8/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.8/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.8/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.6.9/Makefile b/linux/ecosystem/atlassian/jira/7/7.6.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.6.9/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.6.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.6.9/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.6.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.6.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.7.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.7.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.7.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.7.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.7.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.7.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.7.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.7.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.7.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.7.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.7.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.7.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.7.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.7.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.8.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.8.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.8.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.8.1/Makefile b/linux/ecosystem/atlassian/jira/7/7.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.8.1/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.8.1/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.8.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.8.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.8.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.8.4/Makefile b/linux/ecosystem/atlassian/jira/7/7.8.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.8.4/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.8.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.8.4/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.8.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.8.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.9.0/Makefile b/linux/ecosystem/atlassian/jira/7/7.9.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.9.0/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.9.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.9.0/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/7/7.9.2/Makefile b/linux/ecosystem/atlassian/jira/7/7.9.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/7/7.9.2/Makefile +++ b/linux/ecosystem/atlassian/jira/7/7.9.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/7/7.9.2/requirements.txt b/linux/ecosystem/atlassian/jira/7/7.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/7/7.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.0.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.0.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.0.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.0.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.0.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.0.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.0.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.0.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.0.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.0.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.0.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.0.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.0.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.0.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.0.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.0.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.0.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.1.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.1.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.1.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.1.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.1.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.1.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.1.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.1.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.1.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.1.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.1.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.1.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.1.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.1.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.1.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.1.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.1.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.1.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.10.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.10.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.10.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.10.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.10.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.10.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.10.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.10.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.11.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.11.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.11.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.11.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.11.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.11.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.11.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.11.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.11.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.11.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.11.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.11.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.12.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.12.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.12.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.12.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.12.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.12.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.12.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.12.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.12.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.12.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.12.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.12.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.12.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.12.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.12.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.12.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.12.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.12.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.12.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.12.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.12.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.12.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.10/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.10/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.10/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.11/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.11/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.11/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.12/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.12/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.12/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.13/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.13/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.13/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.14/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.14/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.14/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.15/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.15/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.15/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.16/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.16/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.16/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.17/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.17/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.17/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.18/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.18/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.18/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.19/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.19/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.19/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.20/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.20/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.20/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.21/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.21/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.21/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.22/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.22/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.22/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.24/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.24/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.24/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.24/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.24/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.24/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.24/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.25/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.25/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.25/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.25/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.25/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.25/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.25/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.26/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.26/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.26/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.26/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.26/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.26/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.26/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.27/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.27/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.27/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.27/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.27/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.27/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.27/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.6/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.6/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.6/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.7/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.7/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.7/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.8/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.8/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.8/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.13.9/Makefile b/linux/ecosystem/atlassian/jira/8/8.13.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.13.9/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.13.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.13.9/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.13.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.13.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.14.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.14.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.14.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.14.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.14.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.14.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.14.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.14.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.14.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.14.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.14.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.14.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.14.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.14.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.15.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.15.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.15.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.15.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.15.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.15.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.15.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.15.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.15.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.15.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.15.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.15.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.15.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.15.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.16.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.16.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.16.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.16.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.16.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.16.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.16.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.16.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.16.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.16.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.16.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.16.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.16.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.16.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.16.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.16.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.16.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.16.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.16.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.16.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.16.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.17.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.17.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.17.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.17.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.17.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.17.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.17.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.17.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.17.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.17.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.17.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.17.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.17.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.17.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.18.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.18.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.18.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.18.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.18.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.18.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.18.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.18.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.18.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.18.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.18.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.18.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.18.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.18.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.19.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.19.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.19.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.19.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.19.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.19.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.19.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.19.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.19.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.19.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.19.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.19.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.19.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.19.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.2.6/Makefile b/linux/ecosystem/atlassian/jira/8/8.2.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.2.6/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.2.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.2.6/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.2.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.2.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.10/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.10/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.10/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.11/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.11/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.11/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.12/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.12/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.12/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.13/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.13/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.13/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.14/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.14/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.14/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.15/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.15/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.15/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.16/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.16/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.16/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.17/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.17/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.17/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.19/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.19/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.19/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.20/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.20/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.20/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.21/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.21/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.21/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.22/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.22/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.22/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.23/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.23/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.23/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.23/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.23/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.23/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.23/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.24/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.24/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.24/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.24/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.24/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.24/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.24/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.25/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.25/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.25/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.25/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.25/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.25/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.25/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.26/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.26/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.26/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.26/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.26/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.26/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.26/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.27/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.27/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.27/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.27/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.27/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.27/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.27/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.28/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.28/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.28/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.28/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.28/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.28/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.28/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.29/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.29/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.29/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.29/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.29/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.29/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.29/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.30/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.30/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.30/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.30/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.30/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.30/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.30/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.6/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.6/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.6/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.7/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.7/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.7/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.8/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.8/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.8/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.20.9/Makefile b/linux/ecosystem/atlassian/jira/8/8.20.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.20.9/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.20.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.20.9/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.20.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.20.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.21.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.21.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.21.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.21.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.21.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.21.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.21.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.21.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.21.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.21.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.21.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.21.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.21.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.21.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.22.6/Makefile b/linux/ecosystem/atlassian/jira/8/8.22.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.22.6/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.22.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.22.6/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.22.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.22.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.3.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.3.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.3.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.3.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.3.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.3.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.3.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.4.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.4.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.4.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.4.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.4.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.4.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.4.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.4.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.4.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.10/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.10/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.10/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.11/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.11/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.11/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.12/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.12/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.12/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.13/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.13/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.13/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.14/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.14/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.14/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.15/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.15/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.15/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.16/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.16/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.16/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.17/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.17/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.17/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.18/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.18/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.18/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.19/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.19/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.19/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.2/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.2/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.2/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.3/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.3/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.3/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.4/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.4/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.4/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.5/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.5/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.5/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.6/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.6/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.6/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.7/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.7/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.7/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.8/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.8/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.8/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.5.9/Makefile b/linux/ecosystem/atlassian/jira/8/8.5.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.5.9/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.5.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.5.9/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.5.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.5.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.6.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.6.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.6.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.6.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.6.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.6.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.6.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.6.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.7.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.7.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.7.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.7.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.7.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.7.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.8.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.8.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.8.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.8.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.8.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.8.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.9.0/Makefile b/linux/ecosystem/atlassian/jira/8/8.9.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.9.0/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.9.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.9.0/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/8/8.9.1/Makefile b/linux/ecosystem/atlassian/jira/8/8.9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/8/8.9.1/Makefile +++ b/linux/ecosystem/atlassian/jira/8/8.9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/8/8.9.1/requirements.txt b/linux/ecosystem/atlassian/jira/8/8.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/8/8.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.0.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.0.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.0.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.0.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.0.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.0.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.0.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.1.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.1.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.1.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.1.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.1.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.1.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.1.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.1.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.1.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.1.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.1.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.1.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.1.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.1.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.10.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.10.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.10.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.10.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.10.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.10.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.10.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.10.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.10.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.10.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.10.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.10.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.10.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.10.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.10.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.10.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.10.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.10.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.10.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.10.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.10.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.11.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.11.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.11.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.11.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.11.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.11.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.11.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.11.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.11.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.11.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.11.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.11.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.11.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.11.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.11.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.11.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.11.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.11.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.11.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.11.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.11.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.11.3/Makefile b/linux/ecosystem/atlassian/jira/9/9.11.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.11.3/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.11.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.11.3/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.11.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.11.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.12.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.12.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.12.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.12.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.12.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.12.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.12.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.12.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.12.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.12.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.12.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.12.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.12.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.12.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.12.12/Makefile b/linux/ecosystem/atlassian/jira/9/9.12.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.12.12/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.12.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.12.12/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.12.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.12.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.12.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.12.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.12.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.12.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.12.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.12.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.12.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.14.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.14.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.14.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.14.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.14.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.14.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.14.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.16.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.16.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.16.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.16.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.16.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.16.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.16.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.17.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.17.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.17.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.17.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.17.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.17.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.17.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.2.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.2.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.2.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.2.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.2.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.2.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.2.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.2.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.2.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.2.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.2.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.2.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.2.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.2.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.3.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.3.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.3.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.3.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.3.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.3.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.3.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.3.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.3.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.3.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.3.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.3.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.3.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.3.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.3.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.3.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.3.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.3.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.3.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.3.3/Makefile b/linux/ecosystem/atlassian/jira/9/9.3.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.3.3/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.3.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.3.3/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.3.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.3.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.10/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.10/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.10/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.11/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.11/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.11/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.12/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.12/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.12/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.14/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.14/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.14/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.15/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.15/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.15/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.3/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.3/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.3/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.4/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.4/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.4/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.5/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.5/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.5/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.6/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.6/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.6/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.7/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.7/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.7/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.8/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.8/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.8/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.4.9/Makefile b/linux/ecosystem/atlassian/jira/9/9.4.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.4.9/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.4.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.4.9/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.4.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.4.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.5.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.5.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.5.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.5.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.5.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.5.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.5.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.5.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.5.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.5.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.6.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.6.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.6.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.6.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.6.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.7.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.7.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.7.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.7.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.7.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.7.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.7.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.7.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.7.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.7.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.7.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.7.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.7.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.8.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.8.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.8.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.8.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.8.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.8.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.8.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.8.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.8.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.9.0/Makefile b/linux/ecosystem/atlassian/jira/9/9.9.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.9.0/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.9.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.9.0/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.9.1/Makefile b/linux/ecosystem/atlassian/jira/9/9.9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.9.1/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.9.1/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/9/9.9.2/Makefile b/linux/ecosystem/atlassian/jira/9/9.9.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/9/9.9.2/Makefile +++ b/linux/ecosystem/atlassian/jira/9/9.9.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/9/9.9.2/requirements.txt b/linux/ecosystem/atlassian/jira/9/9.9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/9/9.9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/atlassian/jira/latest/Makefile b/linux/ecosystem/atlassian/jira/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/atlassian/jira/latest/Makefile +++ b/linux/ecosystem/atlassian/jira/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/atlassian/jira/latest/requirements.txt b/linux/ecosystem/atlassian/jira/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/atlassian/jira/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/cassandra/3.11/Makefile b/linux/ecosystem/cassandra/3.11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/cassandra/3.11/Makefile +++ b/linux/ecosystem/cassandra/3.11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/cassandra/3.11/requirements.txt b/linux/ecosystem/cassandra/3.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/cassandra/3.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/electron-release-server/Makefile b/linux/ecosystem/electron-release-server/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/electron-release-server/Makefile +++ b/linux/ecosystem/electron-release-server/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/electron-release-server/requirements.txt b/linux/ecosystem/electron-release-server/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/electron-release-server/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/README.md b/linux/ecosystem/epicmorg/README.md deleted file mode 100644 index b35f3165a..000000000 --- a/linux/ecosystem/epicmorg/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Difference between images - diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Dockerfile deleted file mode 100644 index 616e4d312..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Dockerfile +++ /dev/null @@ -1,151 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -################################################################## -# ARGuments -################################################################## -ENV BuildDocker true -ENV GOPATH=/usr/local/go -ENV CARGOPATH=/root/.cargo -ENV FLUTTERPATH=/usr/local/flutter -ENV PATH="${FLUTTERPATH}/bin:${CARGOPATH}/bin:${GOPATH}/bin:${PATH}" -ARG BUILDS_DIR=/builds -ARG SRC_DIR=${BUILDS_DIR}/src -ARG EXPORT_DIR=${BUILDS_DIR}/export -ARG NINJA_ARCH=linux -ARG NINJA_VERSION=latest -ARG NINJA_RELEASE_URL=https://api.github.com/repos/ninja-build/ninja/releases/${NINJA_VERSION} - -################################################################## -# Files and folders -################################################################## -RUN mkdir -p ${SRC_DIR} ${EXPORT_DIR} ${PRE_DIR} - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# installing utils -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - at \ - autoconf \ - autoconf-archive \ - automake \ - autopkgtest \ - autotools-dev \ - build-essential \ - cmake \ - cmake-extras \ - docker.io \ - docker-compose \ - devscripts \ - dh-make \ - dpkg-dev \ - extra-cmake-modules \ - fakeroot \ - fuse3 \ - g++ \ - g++-multilib \ - gcc \ - gcc-multilib \ - gdal-bin \ - gdb \ - gnu-standards \ - googletest \ - googletest-tools \ - libgtest-dev \ - golang \ - golang-go \ - krb5-user \ - libavcodec-dev \ - libavfilter-dev \ - libavformat-dev \ - libbz2-dev \ - libc6-dev \ - libcrypto++-dev \ - libegl1-mesa-dev \ - libfreetype6-dev \ - libfuse3-3 \ - libgbm-dev \ - libgd-dev \ - libgdal-dev \ - libgeoip-dev \ - libgeos-dev \ - libgles2-mesa-dev \ - libgtk-3-dev \ - libhiredis-dev \ - libkrb5-dev \ - libldap2-dev \ - liblua5.1-0-dev \ - liblzma-dev \ - libmaxminddb-dev \ - libpam0g-dev \ - libpcre3-dev \ - libperl-dev \ - libproj-dev \ - libprotobuf-c-dev \ - libsdl-image1.2-dev \ - libsdl2-dev \ - libsqlite3-dev \ - libssl-dev \ - libswscale-dev \ - libtool \ - libunwind-dev \ - libvpx-dev \ - libxkbcommon-dev \ - libxml2-dev \ - libxslt1-dev \ - libzip-dev \ - luajit \ - make \ - pkg-config \ - protobuf-c-compiler \ - python3-all-dev \ - strace \ - tcl \ - uuid-dev \ - yasm \ - zlib1g \ - zlib1g-dev - -################################################################## -# Rust compillers -################################################################## -RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile complete --default-toolchain stable --verbose -RUN printf "\n--------------------------------\n$(cargo --version)\n--------------------------------\n\n" - -################################################################## -# Flutter SDK -################################################################## -RUN git clone https://github.com/flutter/flutter.git -b stable /usr/local/flutter -RUN flutter precache -RUN flutter config --no-analytics -RUN dart --disable-analytics -RUN printf "\n--------------------------------\n$(flutter --version)\n--------------------------------\n\n" - -################################################################## -# GO compillers -################################################################## -RUN printf "\n--------------------------------\n$(go version)\n--------------------------------\n\n" - -################################################################## -# other customisations -################################################################## - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/develop/docker-compose.yml deleted file mode 100644 index 9965ef411..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/docker-compose.yml +++ /dev/null @@ -1,6 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-develop" - build: - context: . \ No newline at end of file diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile deleted file mode 100644 index 3ddf50975..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=11 -ARG K_JDK_FULL_VERSION=jdk-11.0.23 -ARG K_JDK_VERSION=11.0.23 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java11 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile.develop deleted file mode 100644 index fd5ebc2bc..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=11 -ARG K_JDK_FULL_VERSION=jdk-11.0.23 -ARG K_JDK_VERSION=11.0.23 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java11 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/docker-compose.yml deleted file mode 100644 index 5875ee1cc..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk11" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk11" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile deleted file mode 100644 index 383814e4b..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=16 -ARG K_JDK_FULL_VERSION=jdk-16.0.2 -ARG K_JDK_VERSION=16.0.2 -ARG K_JDK_BUILD_VERSION=7 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java17 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile.develop deleted file mode 100644 index b98de95e9..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=16 -ARG K_JDK_FULL_VERSION=jdk-16.0.2 -ARG K_JDK_VERSION=16.0.2 -ARG K_JDK_BUILD_VERSION=7 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java16 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/docker-compose.yml deleted file mode 100644 index d74a40e70..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk16" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk16" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile deleted file mode 100644 index 8367e68c6..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=17 -ARG K_JDK_FULL_VERSION=jdk-17.0.11 -ARG K_JDK_VERSION=17.0.11 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java17 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile.develop deleted file mode 100644 index 352cca3ae..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=17 -ARG K_JDK_FULL_VERSION=jdk-17.0.11 -ARG K_JDK_VERSION=17.0.11 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java17 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/docker-compose.yml deleted file mode 100644 index 6152cbe46..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk17" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk17" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile deleted file mode 100644 index 8fd5d59b8..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=18 -ARG K_JDK_FULL_VERSION=jdk-18.0.2.1 -ARG K_JDK_VERSION=18.0.2.1 -ARG K_JDK_BUILD_VERSION=1 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java17 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile.develop deleted file mode 100644 index e1fc440d4..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=18 -ARG K_JDK_FULL_VERSION=jdk-18.0.2.1 -ARG K_JDK_VERSION=18.0.2.1 -ARG K_JDK_BUILD_VERSION=1 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java16 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/docker-compose.yml deleted file mode 100644 index c3968045c..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk18" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk18" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile deleted file mode 100644 index 4c2ba1131..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=19 -ARG K_JDK_FULL_VERSION=jdk-19.0.2 -ARG K_JDK_VERSION=19.0.2 -ARG K_JDK_BUILD_VERSION=7 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java17 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile.develop deleted file mode 100644 index 240c5e8ac..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=19 -ARG K_JDK_FULL_VERSION=jdk-19.0.2 -ARG K_JDK_VERSION=19.0.2 -ARG K_JDK_BUILD_VERSION=7 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java16 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/docker-compose.yml deleted file mode 100644 index 8b49f2804..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk19" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk19" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile deleted file mode 100644 index 04b294dc3..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=20 -ARG K_JDK_FULL_VERSION=jdk-20.0.2 -ARG K_JDK_VERSION=20.0.2 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java20 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile.develop deleted file mode 100644 index ace636b7f..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=20 -ARG K_JDK_FULL_VERSION=jdk-20.0.2 -ARG K_JDK_VERSION=20.0.2 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java20 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/docker-compose.yml deleted file mode 100644 index c6259d13d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk20" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk20" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile deleted file mode 100644 index ae3db331d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=21 -ARG K_JDK_FULL_VERSION=jdk-21.0.3 -ARG K_JDK_VERSION=21.0.3 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java21 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile.develop deleted file mode 100644 index 661d42f21..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=21 -ARG K_JDK_FULL_VERSION=jdk-21.0.3 -ARG K_JDK_VERSION=21.0.3 -ARG K_JDK_BUILD_VERSION=9 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java21 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/docker-compose.yml deleted file mode 100644 index cc863b424..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk21" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk21" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile deleted file mode 100644 index 2750de2a0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=22 -ARG K_JDK_FULL_VERSION=jdk-22.0.1 -ARG K_JDK_VERSION=22.0.1 -ARG K_JDK_BUILD_VERSION=8 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java21 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile.develop deleted file mode 100644 index 1c982ec9c..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Dockerfile.develop +++ /dev/null @@ -1,101 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=22 -ARG K_JDK_FULL_VERSION=jdk-22.0.1 -ARG K_JDK_VERSION=22.0.1 -ARG K_JDK_BUILD_VERSION=8 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java21 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN ls -las /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/docker-compose.yml deleted file mode 100644 index 9e8415c25..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk22" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk22" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile deleted file mode 100644 index 853036a83..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile +++ /dev/null @@ -1,91 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_VERSION=6.22.0.3 -ARG K_JDK_BUILD_VERSION=6.0.119 -ARG K_JDK_URL=http://cdn.azul.com/zulu/bin/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz -ARG K_JDK_TEMP=/tmp/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz - -ENV JAVA_HOME=/usr/local/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64 -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java6 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf /tmp/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -#ENV MAVEN_VERSION=3.9.8 -#ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -#ENV MAVEN_ROOT=/usr/local/maven -#ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -#ENV MAVEN_BIN=${MAVEN_PATH}/bin -#ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -#ENV GRADLE_VERSION=7.6.4 -#ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -#ENV GRADLE_ROOT=/usr/local/gradle -#ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -#ENV GRADLE_BIN=${GRADLE_PATH}/bin -#ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -#ENV KTC_VERSION=2.0.0 -#ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -#ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -#ENV KTC_ROOT=/usr/local/kotlin -#ENV KTC_PATH=${KTC_ROOT}/kotlinc -#ENV KTC_BIN=${KTC_PATH}/bin - -#RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -#ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -#ENV MAVEN_HOME=${MAVEN_ROOT} -#ENV M2_HOME=${MAVEN_ROOT} - -#ADD ${MAVEN_LINK} /tmp -#RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -#RUN chmod +x -R ${MAVEN_BIN} -#RUN mvn -v - -################################################################## -# GRADLE -################################################################## -#ADD ${GRADLE_LINK} /tmp -#RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -#RUN chmod +x -R ${GRADLE_BIN} -#RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -#ADD ${KTC_LINK} /tmp -#RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -#RUN chmod +x -R ${KTC_BIN} -#RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -#ADD ${KNPL_LINK} /tmp -#RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -#RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile.develop deleted file mode 100644 index febeeee7d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Dockerfile.develop +++ /dev/null @@ -1,91 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_VERSION=6.22.0.3 -ARG K_JDK_BUILD_VERSION=6.0.119 -ARG K_JDK_URL=http://cdn.azul.com/zulu/bin/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz -ARG K_JDK_TEMP=/tmp/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz - -ENV JAVA_HOME=/usr/local/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64 -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java6 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf /tmp/zulu${K_JDK_VERSION}-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -#ENV MAVEN_VERSION=3.9.8 -#ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -#ENV MAVEN_ROOT=/usr/local/maven -#ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -#ENV MAVEN_BIN=${MAVEN_PATH}/bin -#ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -#ENV GRADLE_VERSION=7.6.4 -#ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -#ENV GRADLE_ROOT=/usr/local/gradle -#ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -#ENV GRADLE_BIN=${GRADLE_PATH}/bin -#ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -#ENV KTC_VERSION=2.0.0 -#ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -#ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -#ENV KTC_ROOT=/usr/local/kotlin -#ENV KTC_PATH=${KTC_ROOT}/kotlinc -#ENV KTC_BIN=${KTC_PATH}/bin - -#RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -#ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -#ENV MAVEN_HOME=${MAVEN_ROOT} -#ENV M2_HOME=${MAVEN_ROOT} - -#ADD ${MAVEN_LINK} /tmp -#RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -#RUN chmod +x -R ${MAVEN_BIN} -#RUN mvn -v - -################################################################## -# GRADLE -################################################################## -#ADD ${GRADLE_LINK} /tmp -#RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -#RUN chmod +x -R ${GRADLE_BIN} -#RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -#ADD ${KTC_LINK} /tmp -#RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -#RUN chmod +x -R ${KTC_BIN} -#RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -#ADD ${KNPL_LINK} /tmp -#RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -#RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/docker-compose.yml deleted file mode 100644 index 3b4d74656..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk6" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk6" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile deleted file mode 100644 index ea9b02907..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile +++ /dev/null @@ -1,91 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_VERSION=7.56.0.11 -ARG K_JDK_BUILD_VERSION=7.0.352 -ARG K_JDK_URL=http://cdn.azul.com/zulu/bin/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz -ARG K_JDK_TEMP=/tmp/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz - -ENV JAVA_HOME=/usr/local/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64 -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java7 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -#ENV MAVEN_VERSION=3.9.8 -#ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -#ENV MAVEN_ROOT=/usr/local/maven -#ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -#ENV MAVEN_BIN=${MAVEN_PATH}/bin -#ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -#ENV GRADLE_VERSION=7.6.4 -#ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -#ENV GRADLE_ROOT=/usr/local/gradle -#ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -#ENV GRADLE_BIN=${GRADLE_PATH}/bin -#ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -#ENV KTC_VERSION=2.0.0 -#ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -#ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -#ENV KTC_ROOT=/usr/local/kotlin -#ENV KTC_PATH=${KTC_ROOT}/kotlinc -#ENV KTC_BIN=${KTC_PATH}/bin - -#RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -#ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -#ENV MAVEN_HOME=${MAVEN_ROOT} -#ENV M2_HOME=${MAVEN_ROOT} - -#ADD ${MAVEN_LINK} /tmp -#RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -#RUN chmod +x -R ${MAVEN_BIN} -#RUN mvn -v - -################################################################## -# GRADLE -################################################################## -#ADD ${GRADLE_LINK} /tmp -#RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -#RUN chmod +x -R ${GRADLE_BIN} -#RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -#ADD ${KTC_LINK} /tmp -#RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -#RUN chmod +x -R ${KTC_BIN} -#RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -#ADD ${KNPL_LINK} /tmp -#RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -#RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile.develop deleted file mode 100644 index 7920e2801..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Dockerfile.develop +++ /dev/null @@ -1,91 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_VERSION=7.56.0.11 -ARG K_JDK_BUILD_VERSION=7.0.352 -ARG K_JDK_URL=http://cdn.azul.com/zulu/bin/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz -ARG K_JDK_TEMP=/tmp/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64.tar.gz - -ENV JAVA_HOME=/usr/local/zulu${K_JDK_VERSION}-ca-jdk${K_JDK_BUILD_VERSION}-linux_x64 -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java7 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -#ENV MAVEN_VERSION=3.9.8 -#ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -#ENV MAVEN_ROOT=/usr/local/maven -#ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -#ENV MAVEN_BIN=${MAVEN_PATH}/bin -#ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -#ENV GRADLE_VERSION=7.6.4 -#ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -#ENV GRADLE_ROOT=/usr/local/gradle -#ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -#ENV GRADLE_BIN=${GRADLE_PATH}/bin -#ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -#ENV KTC_VERSION=2.0.0 -#ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -#ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -#ENV KTC_ROOT=/usr/local/kotlin -#ENV KTC_PATH=${KTC_ROOT}/kotlinc -#ENV KTC_BIN=${KTC_PATH}/bin - -#RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -#ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -#ENV MAVEN_HOME=${MAVEN_ROOT} -#ENV M2_HOME=${MAVEN_ROOT} - -#ADD ${MAVEN_LINK} /tmp -#RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -#RUN chmod +x -R ${MAVEN_BIN} -#RUN mvn -v - -################################################################## -# GRADLE -################################################################## -#ADD ${GRADLE_LINK} /tmp -#RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -#RUN chmod +x -R ${GRADLE_BIN} -#RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -#ADD ${KTC_LINK} /tmp -#RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -#RUN chmod +x -R ${KTC_BIN} -#RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -#ADD ${KNPL_LINK} /tmp -#RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -#RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/docker-compose.yml deleted file mode 100644 index d9fee771b..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk7" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk7" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile deleted file mode 100644 index e4577ce7b..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=8 -ARG K_JDK_FULL_VERSION=jdk8u412 -ARG K_JDK_VERSION=8u412 -ARG K_JDK_BUILD_VERSION=b08 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}-${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}-${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java8 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile.develop b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile.develop deleted file mode 100644 index 45292a61a..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Dockerfile.develop +++ /dev/null @@ -1,100 +0,0 @@ -FROM epicmorg/astralinux:1.7-develop -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_JDK_MAJOR_VERSION=8 -ARG K_JDK_FULL_VERSION=jdk8u412 -ARG K_JDK_VERSION=8u412 -ARG K_JDK_BUILD_VERSION=b08 -ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}-${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}${K_JDK_BUILD_VERSION}.tar.gz -ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}${K_JDK_BUILD_VERSION}.tar.gz - -ENV JAVA_HOME=/usr/local/${K_JDK_FULL_VERSION}-${K_JDK_BUILD_VERSION} -ENV PATH=$PATH:${JAVA_HOME}/bin - -################################################################## -# installing java8 -################################################################## -ADD ${K_JDK_URL} /tmp -RUN tar -xvzf ${K_JDK_TEMP} --directory /usr/local && \ - java -version - -################################################################## -# Additional settings -################################################################## -ENV MAVEN_VERSION=3.9.8 -ENV MAVEN_LINK=https://dlcdn.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.zip -ENV MAVEN_ROOT=/usr/local/maven -ENV MAVEN_PATH=${MAVEN_ROOT}/apache-maven-${MAVEN_VERSION} -ENV MAVEN_BIN=${MAVEN_PATH}/bin -ARG MAVEN_TEMP=/tmp/apache-maven-${MAVEN_VERSION}-bin.zip - -ENV GRADLE_VERSION=8.8 -ENV GRADLE_LINK=https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip -ENV GRADLE_ROOT=/usr/local/gradle -ENV GRADLE_PATH=${GRADLE_ROOT}/gradle-${GRADLE_VERSION} -ENV GRADLE_BIN=${GRADLE_PATH}/bin -ARG GRADLE_TEMP=/tmp/gradle-${GRADLE_VERSION}-all.zip - -ENV KTC_VERSION=2.0.0 -ENV KTC_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KTC_VERSION}/kotlin-compiler-${KTC_VERSION}.zip -ARG KTC_TEMP=/tmp/kotlin-compiler-${KTC_VERSION}.zip -ENV KTC_ROOT=/usr/local/kotlin -ENV KTC_PATH=${KTC_ROOT}/kotlinc -ENV KTC_BIN=${KTC_PATH}/bin - -ENV KNPL_VERSION=${KTC_VERSION} -ENV KNPL_LINK=https://github.com/JetBrains/kotlin/releases/download/v${KNPL_VERSION}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ARG KNPL_TEMP=/tmp/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION}.tar.gz -ENV KNPL_ROOT=/usr/local/kotlin -ENV KNPL_PATH=${KNPL_ROOT}/kotlin-native-prebuilt-linux-x86_64-${KNPL_VERSION} -ENV KNPL_BIN=${KNPL_PATH}/bin - -RUN mkdir -p ${MAVEN_PATH} ${KTC_PATH} ${KNPL_PATH} ${GRADLE_PATH} -ENV PATH=${PATH}:${MAVEN_BIN}:${GRADLE_BIN}:${KTC_BIN}:${KNPL_BIN} - -################################################################## -# Maven -################################################################## -ENV MAVEN_HOME=${MAVEN_ROOT} -ENV M2_HOME=${MAVEN_ROOT} - -ADD ${MAVEN_LINK} /tmp -RUN 7zz x ${MAVEN_TEMP} -o${MAVEN_ROOT} -RUN chmod +x -R ${MAVEN_BIN} -RUN mvn -v - -################################################################## -# GRADLE -################################################################## -ADD ${GRADLE_LINK} /tmp -RUN 7zz x ${GRADLE_TEMP} -o${GRADLE_ROOT} -RUN chmod +x -R ${GRADLE_BIN} -RUN gradle -v - -################################################################## -# kotlin-compiler -################################################################## -ADD ${KTC_LINK} /tmp -RUN 7zz x ${KTC_TEMP} -o${KTC_ROOT} -RUN chmod +x -R ${KTC_BIN} -RUN kotlin -version - -################################################################## -# kotlin-native-prebuilt-linux -################################################################## -ADD ${KNPL_LINK} /tmp -RUN tar -xvzf ${KNPL_TEMP} --directory ${KTC_ROOT} -RUN chmod +x -R ${KNPL_BIN} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/docker-compose.yml deleted file mode 100644 index f2565e0d6..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/docker-compose.yml +++ /dev/null @@ -1,11 +0,0 @@ -#version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-jdk8" - build: - context: . - app-develop: - image: "epicmorg/astralinux:1.7-develop-jdk8" - build: - context: . - dockerfile: ./Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/main/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/main/Dockerfile deleted file mode 100644 index 318fc0f00..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/main/Dockerfile +++ /dev/null @@ -1,205 +0,0 @@ -FROM epicmorg/astralinux:1.7-slim - -ARG DEBIAN_FRONTEND=noninteractive -################################################################## -# ARGuments -################################################################## - -ARG P4_VERSION=r23.2 -ARG P4_DOWNLOAD_URL=https://filehost.perforce.com/perforce/${P4_VERSION}/bin.linux26x86_64/p4 - -ARG SZ_VERSION=7z2407 -ARG SZ_DOWNLOAD_URL=https://www.7-zip.org/a/${SZ_VERSION}-linux-x64.tar.xz -ARG SZ_TEMP=/tmp/${SZ_VERSION}-linux-x64.tar.xz - -ARG LAZYGIT_VERSION=0.42.0 -ARG LAZYGIT_DOWNLOAD_URL=https://github.com/jesseduffield/lazygit/releases/download/v${LAZYGIT_VERSION}/lazygit_${LAZYGIT_VERSION}_Linux_x86_64.tar.gz -ARG LAZYGIT_TEMP=/tmp/lazygit_${LAZYGIT_VERSION}_Linux_x86_64.tar.gz - -ARG LAZYCLI_VERSION=0.1.15 -ARG LAZYCLI_DOWNLOAD_URL=https://github.com/jesseduffield/lazycli/releases/download/v${LAZYCLI_VERSION}/lazycli-linux-x64.tar.gz -ARG LAZYCLI_TEMP=/tmp/lazycli-linux-x64.tar.gz - -ARG LAZYNPM_VERSION=0.1.4 -ARG LAZYNPM_DOWNLOAD_URL=https://github.com/jesseduffield/lazynpm/releases/download/v${LAZYNPM_VERSION}/lazynpm_${LAZYNPM_VERSION}_Linux_x86_64.tar.gz -ARG LAZYNPM_TEMP=/tmp/lazynpm_${LAZYNPM_VERSION}_Linux_x86_64.tar.gz - -ARG LAZYDOCKER_VERSION=0.23.3 -ARG LAZYDOCKER_DOWNLOAD_URL=https://github.com/jesseduffield/lazydocker/releases/download/v${LAZYDOCKER_VERSION}/lazydocker_${LAZYDOCKER_VERSION}_Linux_x86_64.tar.gz -ARG LAZYDOCKER_TEMP=/tmp/lazydocker_${LAZYDOCKER_VERSION}_Linux_x86_64.tar.gz - -ARG DUMB_INIT_VERSION=1.2.5 -ARG DUMB_INIT_DOWNLOAD_URL=https://github.com/Yelp/dumb-init/releases/download/v${DUMB_INIT_VERSION}/dumb-init_${DUMB_INIT_VERSION}_x86_64 - -ARG GOSU_VER=1.17 -ARG GOSU_DOWNLOAD_URL=https://github.com/tianon/gosu/releases/download/${GOSU_VER}/gosu-amd64 - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# installing utils -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - acl \ - bzip2 \ - cifs-utils \ - cron \ - curl \ - dos2unix \ - fontconfig \ - git \ - gzip \ - htop \ - iftop \ - iotop \ - iputils-ping \ - jq \ - libxml2-utils \ - libzip4 \ - locales \ - logrotate \ - lsb-release \ - lsof \ - lzip \ - lzma \ - lzop \ - mc \ - nano \ - nmap \ - openssl \ - p7zip-full \ - p7zip-rar \ - perl \ - portmap \ - procps \ - rename \ - rsync \ - ssl-cert \ - telnet \ - tini \ - tree \ - unrar \ - util-linux \ - uuid-runtime \ - wget \ - xz-utils \ - zip - -################################################################## -# Install p4client -################################################################## -ADD ${P4_DOWNLOAD_URL} /usr/local/bin -RUN chmod +x /usr/local/bin/p4 - -################################################################## -# Install 7z official binary -################################################################## -ADD ${SZ_DOWNLOAD_URL} /tmp -RUN mkdir -p /usr/local/7z-${SZ_VERSION} && \ - tar -xf ${SZ_TEMP} --directory /usr/local/7z-${SZ_VERSION} && \ - chmod +x -R /usr/local/7z-${SZ_VERSION}&& \ - ln -sfv /usr/local/7z-${SZ_VERSION}/7zz /usr/local/bin/7zz && \ - ln -sfv /usr/local/7z-${SZ_VERSION}/7zzs /usr/local/bin/7zzs - -RUN echo "=============================================" && \ - echo 7zz $(7zz | head -4) && \ - echo 7z $(7z | head -4) && \ - echo "=============================================" - -################################################################## -# Install LazyGit official binary -################################################################## -ADD ${LAZYGIT_DOWNLOAD_URL} /tmp -RUN mkdir -p /usr/local/lazygit-${LAZYGIT_VERSION} && \ - tar -xzf ${LAZYGIT_TEMP} --directory /usr/local/lazygit-${LAZYGIT_VERSION} && \ - chmod +x -R /usr/local/lazygit-${LAZYGIT_VERSION} && \ - ln -sfv /usr/local/lazygit-${LAZYGIT_VERSION}/lazygit /usr/local/bin/lazygit - -RUN echo "=============================================" && \ - echo lazygit $(lazygit --version) && \ - echo "=============================================" - -################################################################## -# Install LazyCLI official binary -################################################################## -ADD ${LAZYCLI_DOWNLOAD_URL} /tmp -RUN mkdir -p /usr/local/lazycli-${LAZYCLI_VERSION} && \ - tar -xzf ${LAZYCLI_TEMP} --directory /usr/local/lazycli-${LAZYCLI_VERSION} && \ - chmod +x -R /usr/local/lazycli-${LAZYCLI_VERSION} && \ - ln -sfv /usr/local/lazycli-${LAZYCLI_VERSION}/lazycli /usr/local/bin/lazycli - -RUN echo "=============================================" && \ - echo lazycli $(lazycli --version) && \ - echo "=============================================" - -################################################################## -# Install LazyNPM official binary -################################################################## -ADD ${LAZYNPM_DOWNLOAD_URL} /tmp -RUN mkdir -p /usr/local/lazynpm-${LAZYNPM_VERSION} && \ - tar -xzf ${LAZYNPM_TEMP} --directory /usr/local/lazynpm-${LAZYNPM_VERSION} && \ - chmod +x -R /usr/local/lazynpm-${LAZYNPM_VERSION} && \ - ln -sfv /usr/local/lazynpm-${LAZYNPM_VERSION}/lazynpm /usr/local/bin/lazynpm - -RUN echo "=============================================" && \ - echo lazynpm $(lazynpm --version) && \ - echo "=============================================" - -################################################################## -# Install LazyDocker official binary -################################################################## -ADD ${LAZYDOCKER_DOWNLOAD_URL} /tmp -RUN mkdir -p /usr/local/lazydocker-${LAZYDOCKER_VERSION} && \ - tar -xzf ${LAZYDOCKER_TEMP} --directory /usr/local/lazydocker-${LAZYDOCKER_VERSION} && \ - chmod +x -R /usr/local/lazydocker-${LAZYDOCKER_VERSION} && \ - ln -sfv /usr/local/lazydocker-${LAZYDOCKER_VERSION}/lazydocker /usr/local/bin/lazydocker - -RUN echo "=============================================" && \ - echo lazydocker $(lazydocker --version) && \ - echo "=============================================" - -################################################################## -# dumb init -################################################################## -RUN mkdir -p /usr/local/dumb-init-${DUMB_INIT_VERSION}/ -ADD ${DUMB_INIT_DOWNLOAD_URL} /usr/local/dumb-init-${DUMB_INIT_VERSION}/ -RUN chmod +x -R /usr/local/dumb-init-${DUMB_INIT_VERSION}/ && \ - ln -sfv /usr/local/dumb-init-${DUMB_INIT_VERSION}/dumb-init_${DUMB_INIT_VERSION}_x86_64 /usr/local/bin/dumb-init - -RUN echo "=============================================" && \ - echo dumb-init $(dumb-init --version) && \ - echo "=============================================" - -################################################################## -# gosu for easy step-down from root -################################################################## -RUN mkdir -p /usr/local/gosu-${GOSU_VER}/ -ADD ${GOSU_DOWNLOAD_URL} /usr/local/gosu-${GOSU_VER}/ -RUN chmod +x -R /usr/local/gosu-${GOSU_VER}/ && \ - ln -sfv /usr/local/gosu-${GOSU_VER}/gosu-amd64 /usr/local/bin/gosu - -RUN echo "=============================================" && \ - echo gosu $(gosu --version) && \ - echo "=============================================" - -################################################################## -# Generate ssl key -################################################################## -RUN openssl dhparam -out /etc/ssl/dhparam.pem 4096 - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/main/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/main/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/main/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/main/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Dockerfile deleted file mode 100644 index 19029ade0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Dockerfile +++ /dev/null @@ -1,107 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_PYTHON_VERSION=3.10.14 - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# Version before install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# Install prerequierments to Python compile -################################################################## -RUN apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - automake \ - build-essential \ - gcc \ - g++ \ - cmake \ - dpkg-dev \ - fakeroot \ - libdpkg-perl \ - zlib1g-dev \ - zlib1g \ - libssl-dev \ - libffi-dev \ - libncurses*-dev \ - libsqlite3-dev \ - libbz2-dev \ - libreadline-dev \ - uuid-dev liblz-dev \ - liblzma-dev lzma-dev \ - liblz-dev \ - libsqlite3-dev \ - libgdbm-dev \ - tk-dev \ - libgdbm-compat-dev - -################################################################## -# Python compilation -################################################################## -RUN cd /tmp && \ - wget -O /tmp/Python-${K_PYTHON_VERSION}.tgz https://www.python.org/ftp/python/${K_PYTHON_VERSION}/Python-${K_PYTHON_VERSION}.tgz && \ - tar -zxf Python-${K_PYTHON_VERSION}.tgz && \ - cd /tmp/Python-${K_PYTHON_VERSION} && \ - ./configure \ - --enable-optimizations \ - --with-lto \ - --with-system-expat \ - --enable-loadable-sqlite-extensions \ - --enable-profiling \ - --enable-option-checking=fatal \ -# --enable-shared \ - --with-computed-gotos \ - --with-openssl-rpath=auto && \ -# make -j$(nproc) test && \ - make -j$(nproc) && \ - make -j$(nproc) altinstall && \ - ldconfig && \ - rm -rfv /tmp/Python-${K_PYTHON_VERSION} && \ - rm /tmp/Python-${K_PYTHON_VERSION}.tgz - -################################################################## -# Python Setup -################################################################## -RUN update-alternatives --install /usr/bin/python python /usr/local/bin/python3.10 0 && \ - /usr/local/bin/python3.10 -m pip install --upgrade pip && \ - update-alternatives --remove pip3 /usr/local/bin/pip3.10 && \ - sudo ln -sfv /usr/local/bin/pip3.10 /usr/local/bin/pip && \ - rm -rfv /usr/local/bin/pip3 /usr/bin/pip3 && \ - apt-get install -y python3-pip - -################################################################## -# Version after install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/docker-compose.yml deleted file mode 100644 index 8af1fc4bc..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/docker-compose.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-python3.10" - build: - context: . diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Dockerfile deleted file mode 100644 index 0c080472d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Dockerfile +++ /dev/null @@ -1,107 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_PYTHON_VERSION=3.11.9 - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# Version before install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# Install prerequierments to Python compile -################################################################## -RUN apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - automake \ - build-essential \ - gcc \ - g++ \ - cmake \ - dpkg-dev \ - fakeroot \ - libdpkg-perl \ - zlib1g-dev \ - zlib1g \ - libssl-dev \ - libffi-dev \ - libncurses*-dev \ - libsqlite3-dev \ - libbz2-dev \ - libreadline-dev \ - uuid-dev liblz-dev \ - liblzma-dev lzma-dev \ - liblz-dev \ - libsqlite3-dev \ - libgdbm-dev \ - tk-dev \ - libgdbm-compat-dev - -################################################################## -# Python compilation -################################################################## -RUN cd /tmp && \ - wget -O /tmp/Python-${K_PYTHON_VERSION}.tgz https://www.python.org/ftp/python/${K_PYTHON_VERSION}/Python-${K_PYTHON_VERSION}.tgz && \ - tar -zxf Python-${K_PYTHON_VERSION}.tgz && \ - cd /tmp/Python-${K_PYTHON_VERSION} && \ - ./configure \ - --enable-optimizations \ - --with-lto \ - --with-system-expat \ - --enable-loadable-sqlite-extensions \ - --enable-profiling \ - --enable-option-checking=fatal \ -# --enable-shared \ - --with-computed-gotos \ - --with-openssl-rpath=auto && \ -# make -j$(nproc) test && \ - make -j$(nproc) && \ - make -j$(nproc) altinstall && \ - ldconfig && \ - rm -rfv /tmp/Python-${K_PYTHON_VERSION} && \ - rm /tmp/Python-${K_PYTHON_VERSION}.tgz - -################################################################## -# Python Setup -################################################################## -RUN update-alternatives --install /usr/bin/python python /usr/local/bin/python3.11 0 && \ - /usr/local/bin/python3.11 -m pip install --upgrade pip && \ - update-alternatives --remove pip3 /usr/local/bin/pip3.11 && \ - rm -rfv /usr/local/bin/pip3 /usr/bin/pip3 && \ - sudo ln -sfv /usr/local/bin/pip3.11 /usr/local/bin/pip && \ - apt-get install -y python3-pip - -################################################################## -# Version after install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/docker-compose.yml deleted file mode 100644 index 1b6a2c561..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/docker-compose.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-python3.11" - build: - context: . diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Dockerfile deleted file mode 100644 index 0cb1b46d7..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Dockerfile +++ /dev/null @@ -1,107 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_PYTHON_VERSION=3.12.4 - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# Version before install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# Install prerequierments to Python compile -################################################################## -RUN apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - automake \ - build-essential \ - gcc \ - g++ \ - cmake \ - dpkg-dev \ - fakeroot \ - libdpkg-perl \ - zlib1g-dev \ - zlib1g \ - libssl-dev \ - libffi-dev \ - libncurses*-dev \ - libsqlite3-dev \ - libbz2-dev \ - libreadline-dev \ - uuid-dev liblz-dev \ - liblzma-dev lzma-dev \ - liblz-dev \ - libsqlite3-dev \ - libgdbm-dev \ - tk-dev \ - libgdbm-compat-dev - -################################################################## -# Python compilation -################################################################## -RUN cd /tmp && \ - wget -O /tmp/Python-${K_PYTHON_VERSION}.tgz https://www.python.org/ftp/python/${K_PYTHON_VERSION}/Python-${K_PYTHON_VERSION}.tgz && \ - tar -zxf Python-${K_PYTHON_VERSION}.tgz && \ - cd /tmp/Python-${K_PYTHON_VERSION} && \ - ./configure \ - --enable-optimizations \ - --with-lto \ - --with-system-expat \ - --enable-loadable-sqlite-extensions \ - --enable-profiling \ - --enable-option-checking=fatal \ -# --enable-shared \ - --with-computed-gotos \ - --with-openssl-rpath=auto && \ -# make -j$(nproc) test && \ - make -j$(nproc) && \ - make -j$(nproc) altinstall && \ - ldconfig && \ - rm -rfv /tmp/Python-${K_PYTHON_VERSION} && \ - rm /tmp/Python-${K_PYTHON_VERSION}.tgz - -################################################################## -# Python Setup -################################################################## -RUN update-alternatives --install /usr/bin/python python /usr/local/bin/python3.12 0 && \ - /usr/local/bin/python3.12 -m pip install --upgrade pip && \ - update-alternatives --remove pip3 /usr/local/bin/pip3.12 && \ - sudo ln -sfv /usr/local/bin/pip3.12 /usr/local/bin/pip && \ - rm -rfv /usr/local/bin/pip3 /usr/bin/pip3 && \ - apt-get install -y python3-pip - -################################################################## -# Version after install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/docker-compose.yml deleted file mode 100644 index 76e00c72d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/docker-compose.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-python3.12" - build: - context: . diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Dockerfile deleted file mode 100644 index 09cb6fb50..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Dockerfile +++ /dev/null @@ -1,107 +0,0 @@ -FROM epicmorg/astralinux:1.7-main -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -ARG DEBIAN_FRONTEND=noninteractive - -ARG K_PYTHON_VERSION=3.13.0 - -################################################################## -# update lists -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get update - -################################################################## -# Version before install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# Install prerequierments to Python compile -################################################################## -RUN apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - automake \ - build-essential \ - gcc \ - g++ \ - cmake \ - dpkg-dev \ - fakeroot \ - libdpkg-perl \ - zlib1g-dev \ - zlib1g \ - libssl-dev \ - libffi-dev \ - libncurses*-dev \ - libsqlite3-dev \ - libbz2-dev \ - libreadline-dev \ - uuid-dev liblz-dev \ - liblzma-dev lzma-dev \ - liblz-dev \ - libsqlite3-dev \ - libgdbm-dev \ - tk-dev \ - libgdbm-compat-dev - -################################################################## -# Python compilation -################################################################## -RUN cd /tmp && \ - wget -O /tmp/Python-${K_PYTHON_VERSION}b2.tgz https://www.python.org/ftp/python/${K_PYTHON_VERSION}/Python-${K_PYTHON_VERSION}b2.tgz && \ - tar -zxf Python-${K_PYTHON_VERSION}b2.tgz && \ - cd /tmp/Python-${K_PYTHON_VERSION}b2 && \ - ./configure \ - --enable-optimizations \ - --with-lto \ - --with-system-expat \ - --enable-loadable-sqlite-extensions \ - --enable-profiling \ - --enable-option-checking=fatal \ -# --enable-shared \ - --with-computed-gotos \ - --with-openssl-rpath=auto && \ -# make -j$(nproc) test && \ - make -j$(nproc) && \ - make -j$(nproc) altinstall && \ - ldconfig && \ - rm -rfv /tmp/Python-${K_PYTHON_VERSION}b2 && \ - rm /tmp/Python-${K_PYTHON_VERSION}b2.tgz - -################################################################## -# Python Setup -################################################################## -RUN update-alternatives --install /usr/bin/python python /usr/local/bin/python3.13 0 && \ - /usr/local/bin/python3.13 -m pip install --upgrade pip && \ - update-alternatives --remove pip3 /usr/local/bin/pip3.13 && \ - rm -rfv /usr/local/bin/pip3 /usr/bin/pip3 && \ - sudo ln -sfv /usr/local/bin/pip3.13 /usr/local/bin/pip && \ - apt-get install -y python3-pip - -################################################################## -# Version after install -################################################################## -RUN echo "=============================================" && \ - echo $(python3 --version) && \ - echo $(pip3 --version) && \ - echo "=============================================" && \ - echo $(python --version) && \ - echo $(pip --version) && \ - echo "=============================================" - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/docker-compose.yml b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/docker-compose.yml deleted file mode 100644 index bafd49bc8..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/docker-compose.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: '3' -services: - app: - image: "epicmorg/astralinux:1.7-python3.13" - build: - context: . diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/python3.13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Dockerfile b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Dockerfile deleted file mode 100644 index 10d1ba82d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Dockerfile +++ /dev/null @@ -1,92 +0,0 @@ -FROM epicmorg/astralinux:1.7-rootfs -LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" -LABEL org.opencontainers.image.vendor="EpicMorg DevTeam, developer@epicm.org" -LABEL org.opencontainers.image.authors="STAM, kasthack, Aleks-Z" -LABEL org.opencontainers.image.source="https://github.com/EpicMorg/docker" -LABEL org.opencontainers.image.url="https://github.com/EpicMorg/docker" -LABEL donate.crypto.TON="EQDvHXRK-K1ZieJhgTD9JZQk7xCnWzRbctYnUkWq1lZq1bUg" -LABEL donate.crypto.ETH="0x26a8443a694f08cdfec966aa6fd72c45068753ec" -LABEL donate.crypto.BTC="bc1querz8ug9asjmsuy6yn4a94a2athgprnu7e5zq2" -LABEL donate.crypto.LTC="ltc1qtwwacq8f0n76fer2y83wxu540hddnmf8cdrlvg" -LABEL donate.crypto.NVC="4SbMynYETyhmKdggu8f38ULU6yQKiJPuo6" -LABEL donate.crypto.DOGE="DHyfE1CZzWtyaQiaMmv6g4KvXVQRUgrYE6" -LABEL donate.crypto.PPC="pQWArPzYoLppNe7ew3QPfto1k1eq66BYUB" -LABEL donate.crypto.RVN="R9t2LKeLhDSZBKNgUzSDZAossA3UqNvbV3" -LABEL donate.crypto.ZEC="t1KRMMmwMSZth8vJcd2ZHtPEFKTQ74yVixE" -LABEL donate.crypto.XMR="884PqZ1gDjWW7fKxtbaeRoBeSh9EGZbkqUyLriWmuKbwLZrAJdYUs4wQxoVfEJoW7LBhdQMP9cFhZQpJr6xvg7esHLdCbb1" -ARG DEBIAN_FRONTEND=noninteractive - -################################################################## -# prepare system -################################################################## -RUN for i in $(seq 1 8); do mkdir -p "/usr/share/man/man${i}"; done - -################################################################## -# sources list -################################################################## -RUN rm -rfv /etc/apt/sources.list -RUN rm -rfv /etc/locale.gen - -COPY etc/apt/apt.conf.d/99-no-check-valid-until /etc/apt/apt.conf.d/99-no-check-valid-until -COPY etc/apt/apt.conf.d/98-allow-unauthenticated /etc/apt/apt.conf.d/98-allow-unauthenticated -COPY etc/apt/apt.conf.d/97-allow-cert-exp /etc/apt/apt.conf.d/97-allow-cert-exp -COPY etc/apt/apt.conf.d/96-apt-retries /etc/apt/apt.conf.d/96-apt-retries -COPY etc/apt/sources.list /etc/apt/sources.list -COPY etc/locale.gen /etc/locale.gen -COPY usr/local/share/ca-certificates /usr/local/share/ca-certificates - -RUN mkdir -p /etc/apt/keyrings -RUN apt-get update && \ - apt-get dist-upgrade -y - -################################################################## -# installing utils -################################################################## -RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ - apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests \ - apt-transport-https \ - apt-utils \ - gnupg \ - gnupg1 \ - gnupg2 \ - aptitude \ - bash \ - binutils \ - ca-certificates \ - locales \ - software-properties-common \ - curl \ - wget \ - locate \ - sudo - -RUN update-ca-certificates --fresh - -################################################################## -# update locales -################################################################## -RUN locale-gen - -################################################################## -# Create Base directory for various soft -################################################################## -ENV EMG_LOCAL_BASE_DIR=/usr/local/epicmorg -RUN mkdir -p ${EMG_LOCAL_BASE_DIR} -COPY usr/local/epicmorg ${EMG_LOCAL_BASE_DIR} - -################################################################## -# cleanup -################################################################## -RUN echo "clean up" && \ - apt-get clean -y && \ - apt-get autoclean -y && \ - rm -rfv /var/lib/apt/lists/* && \ - rm -rfv /tmp/* && \ - rm -rfv /var/cache/apt/archives/*.deb - -RUN updatedb - -################################################################## -# update file db -################################################################## -RUN updatedb diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Makefile b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/96-apt-retries b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/96-apt-retries deleted file mode 100644 index 73262ccc3..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/96-apt-retries +++ /dev/null @@ -1 +0,0 @@ -Acquire::Retries "9"; diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/97-allow-cert-exp b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/97-allow-cert-exp deleted file mode 100644 index e7ec46810..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/97-allow-cert-exp +++ /dev/null @@ -1,2 +0,0 @@ -Acquire::https::Verify-Peer "false"; -Acquire::https::Verify-Host "false"; diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/98-allow-unauthenticated b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/98-allow-unauthenticated deleted file mode 100644 index b36cd01c8..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/98-allow-unauthenticated +++ /dev/null @@ -1 +0,0 @@ -APT::Get::AllowUnauthenticated "true"; diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/99-no-check-valid-until b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/99-no-check-valid-until deleted file mode 100644 index 4e6d9209d..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/apt.conf.d/99-no-check-valid-until +++ /dev/null @@ -1 +0,0 @@ -Acquire::Check-Valid-Until no; diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/sources.list b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/sources.list deleted file mode 100644 index 112c8a0bc..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/etc/apt/sources.list +++ /dev/null @@ -1,22 +0,0 @@ -# Основной репозиторий -deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/repository-main/ 1.7_x86-64 main contrib non-free -deb https://mirror.yandex.ru/mirrors/astralinux/stable/1.7_x86-64/repository-main/ 1.7_x86-64 main contrib non-free - -# Оперативные обновления основного репозитория -deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/repository-update/ 1.7_x86-64 main contrib non-free -deb https://mirror.yandex.ru/mirrors/astralinux/stable/1.7_x86-64/repository-update/ 1.7_x86-64 main contrib non-free - -# Базовый репозиторий -deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/repository-base/ 1.7_x86-64 main contrib non-free -deb https://mirror.yandex.ru/mirrors/astralinux/stable/1.7_x86-64/repository-base/ 1.7_x86-64 main contrib non-free - -# Расширенный репозиторий -deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/repository-extended/ 1.7_x86-64 main contrib non-free -deb https://mirror.yandex.ru/mirrors/astralinux/stable/1.7_x86-64/repository-extended/ 1.7_x86-64 main contrib non-free - -# Расширенный репозиторий (компонент astra-ce) -deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/repository-extended/ 1.7_x86-64 astra-ce - -# Последнее срочное обновление (если доступно): -#deb https://dl.astralinux.ru/astra/stable/1.7_x86-64/uu/last/repository-update/ main contrib non-free - diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/requirements.txt b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/epicmorg/README.md b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/epicmorg/README.md deleted file mode 100644 index 83071e9ca..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/epicmorg/README.md +++ /dev/null @@ -1,48 +0,0 @@ -# About -Hello. This folder contains sub-folders with custom tools such as `gosu`, `dumb-init` and etc. - -Some child images could install to this folder custom compilled products. Example: `nginx`, `php`, etc. - -All directories that contains binaryes (``) will be added to `$PATH`. - -# Structure -pattern: `/usr/local/epicmorg///<..some data and files..>` - -example: -``` -/usr/local/epicmorg/ -|-- 7z -| `-- 7z2407 -| |-- History.txt -| |-- License.txt -| |-- MANUAL -| |-- bin -| `-- readme.txt -|-- dumb-init -| `-- 1.2.5 -| `-- bin -|-- gosu -| `-- 1.17 -| `-- bin -|-- lazycli -| `-- 0.1.15 -| `-- bin -|-- lazydocker -| `-- 0.23.3 -| |-- LICENSE -| |-- README.md -| `-- bin -|-- lazygit -| `-- 0.42.0 -| |-- LICENSE -| |-- README.md -| `-- bin -|-- lazynpm -| `-- 0.1.4 -| |-- LICENSE -| |-- README.md -| `-- bin -`-- p4 - `-- r23.2 - `-- bin -``` diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_root_ca_pem.crt b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_root_ca_pem.crt deleted file mode 100644 index a9b27a783..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_root_ca_pem.crt +++ /dev/null @@ -1,33 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIFwjCCA6qgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwcDELMAkGA1UEBhMCUlUx -PzA9BgNVBAoMNlRoZSBNaW5pc3RyeSBvZiBEaWdpdGFsIERldmVsb3BtZW50IGFu -ZCBDb21tdW5pY2F0aW9uczEgMB4GA1UEAwwXUnVzc2lhbiBUcnVzdGVkIFJvb3Qg -Q0EwHhcNMjIwMzAxMjEwNDE1WhcNMzIwMjI3MjEwNDE1WjBwMQswCQYDVQQGEwJS -VTE/MD0GA1UECgw2VGhlIE1pbmlzdHJ5IG9mIERpZ2l0YWwgRGV2ZWxvcG1lbnQg -YW5kIENvbW11bmljYXRpb25zMSAwHgYDVQQDDBdSdXNzaWFuIFRydXN0ZWQgUm9v -dCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMfFOZ8pUAL3+r2n -qqE0Zp52selXsKGFYoG0GM5bwz1bSFtCt+AZQMhkWQheI3poZAToYJu69pHLKS6Q -XBiwBC1cvzYmUYKMYZC7jE5YhEU2bSL0mX7NaMxMDmH2/NwuOVRj8OImVa5s1F4U -zn4Kv3PFlDBjjSjXKVY9kmjUBsXQrIHeaqmUIsPIlNWUnimXS0I0abExqkbdrXbX -YwCOXhOO2pDUx3ckmJlCMUGacUTnylyQW2VsJIyIGA8V0xzdaeUXg0VZ6ZmNUr5Y -Ber/EAOLPb8NYpsAhJe2mXjMB/J9HNsoFMBFJ0lLOT/+dQvjbdRZoOT8eqJpWnVD -U+QL/qEZnz57N88OWM3rabJkRNdU/Z7x5SFIM9FrqtN8xewsiBWBI0K6XFuOBOTD -4V08o4TzJ8+Ccq5XlCUW2L48pZNCYuBDfBh7FxkB7qDgGDiaftEkZZfApRg2E+M9 -G8wkNKTPLDc4wH0FDTijhgxR3Y4PiS1HL2Zhw7bD3CbslmEGgfnnZojNkJtcLeBH -BLa52/dSwNU4WWLubaYSiAmA9IUMX1/RpfpxOxd4Ykmhz97oFbUaDJFipIggx5sX -ePAlkTdWnv+RWBxlJwMQ25oEHmRguNYf4Zr/Rxr9cS93Y+mdXIZaBEE0KS2iLRqa -OiWBki9IMQU4phqPOBAaG7A+eP8PAgMBAAGjZjBkMB0GA1UdDgQWBBTh0YHlzlpf -BKrS6badZrHF+qwshzAfBgNVHSMEGDAWgBTh0YHlzlpfBKrS6badZrHF+qwshzAS -BgNVHRMBAf8ECDAGAQH/AgEEMA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsF -AAOCAgEAALIY1wkilt/urfEVM5vKzr6utOeDWCUczmWX/RX4ljpRdgF+5fAIS4vH -tmXkqpSCOVeWUrJV9QvZn6L227ZwuE15cWi8DCDal3Ue90WgAJJZMfTshN4OI8cq -W9E4EG9wglbEtMnObHlms8F3CHmrw3k6KmUkWGoa+/ENmcVl68u/cMRl1JbW2bM+ -/3A+SAg2c6iPDlehczKx2oa95QW0SkPPWGuNA/CE8CpyANIhu9XFrj3RQ3EqeRcS -AQQod1RNuHpfETLU/A2gMmvn/w/sx7TB3W5BPs6rprOA37tutPq9u6FTZOcG1Oqj -C/B7yTqgI7rbyvox7DEXoX7rIiEqyNNUguTk/u3SZ4VXE2kmxdmSh3TQvybfbnXV -4JbCZVaqiZraqc7oZMnRoWrXRG3ztbnbes/9qhRGI7PqXqeKJBztxRTEVj8ONs1d -WN5szTwaPIvhkhO3CO5ErU2rVdUr89wKpNXbBODFKRtgxUT70YpmJ46VVaqdAhOZ -D9EUUn4YaeLaS8AjSF/h7UkjOibNc4qVDiPP+rkehFWM66PVnP1Msh93tc+taIfC -EYVMxjh8zNbFuoc7fzvvrFILLe7ifvEIUqSVIC/AzplM/Jxw7buXFeGP1qVCBEHq -391d/9RAfaZ12zkwFsl+IKwE/OZxW8AHa9i1p4GO0YSNuczzEm4= ------END CERTIFICATE----- \ No newline at end of file diff --git a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_sub_ca_pem.crt b/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_sub_ca_pem.crt deleted file mode 100644 index 97769b59b..000000000 --- a/linux/ecosystem/epicmorg/astra/1.7-alse/slim/usr/local/share/ca-certificates/russian_trusted_sub_ca_pem.crt +++ /dev/null @@ -1,41 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIHQjCCBSqgAwIBAgICEAIwDQYJKoZIhvcNAQELBQAwcDELMAkGA1UEBhMCUlUx -PzA9BgNVBAoMNlRoZSBNaW5pc3RyeSBvZiBEaWdpdGFsIERldmVsb3BtZW50IGFu -ZCBDb21tdW5pY2F0aW9uczEgMB4GA1UEAwwXUnVzc2lhbiBUcnVzdGVkIFJvb3Qg -Q0EwHhcNMjIwMzAyMTEyNTE5WhcNMjcwMzA2MTEyNTE5WjBvMQswCQYDVQQGEwJS -VTE/MD0GA1UECgw2VGhlIE1pbmlzdHJ5IG9mIERpZ2l0YWwgRGV2ZWxvcG1lbnQg -YW5kIENvbW11bmljYXRpb25zMR8wHQYDVQQDDBZSdXNzaWFuIFRydXN0ZWQgU3Vi -IENBMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA9YPqBKOk19NFymrE -wehzrhBEgT2atLezpduB24mQ7CiOa/HVpFCDRZzdxqlh8drku408/tTmWzlNH/br -HuQhZ/miWKOf35lpKzjyBd6TPM23uAfJvEOQ2/dnKGGJbsUo1/udKSvxQwVHpVv3 -S80OlluKfhWPDEXQpgyFqIzPoxIQTLZ0deirZwMVHarZ5u8HqHetRuAtmO2ZDGQn -vVOJYAjls+Hiueq7Lj7Oce7CQsTwVZeP+XQx28PAaEZ3y6sQEt6rL06ddpSdoTMp -BnCqTbxW+eWMyjkIn6t9GBtUV45yB1EkHNnj2Ex4GwCiN9T84QQjKSr+8f0psGrZ -vPbCbQAwNFJjisLixnjlGPLKa5vOmNwIh/LAyUW5DjpkCx004LPDuqPpFsKXNKpa -L2Dm6uc0x4Jo5m+gUTVORB6hOSzWnWDj2GWfomLzzyjG81DRGFBpco/O93zecsIN -3SL2Ysjpq1zdoS01CMYxie//9zWvYwzI25/OZigtnpCIrcd2j1Y6dMUFQAzAtHE+ -qsXflSL8HIS+IJEFIQobLlYhHkoE3avgNx5jlu+OLYe0dF0Ykx1PGNjbwqvTX37R -Cn32NMjlotW2QcGEZhDKj+3urZizp5xdTPZitA+aEjZM/Ni71VOdiOP0igbw6asZ -2fxdozZ1TnSSYNYvNATwthNmZysCAwEAAaOCAeUwggHhMBIGA1UdEwEB/wQIMAYB -Af8CAQAwDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBTR4XENCy2BTm6KSo9MI7NM -XqtpCzAfBgNVHSMEGDAWgBTh0YHlzlpfBKrS6badZrHF+qwshzCBxwYIKwYBBQUH -AQEEgbowgbcwOwYIKwYBBQUHMAKGL2h0dHA6Ly9yb3N0ZWxlY29tLnJ1L2NkcC9y -b290Y2Ffc3NsX3JzYTIwMjIuY3J0MDsGCCsGAQUFBzAChi9odHRwOi8vY29tcGFu -eS5ydC5ydS9jZHAvcm9vdGNhX3NzbF9yc2EyMDIyLmNydDA7BggrBgEFBQcwAoYv -aHR0cDovL3JlZXN0ci1wa2kucnUvY2RwL3Jvb3RjYV9zc2xfcnNhMjAyMi5jcnQw -gbAGA1UdHwSBqDCBpTA1oDOgMYYvaHR0cDovL3Jvc3RlbGVjb20ucnUvY2RwL3Jv -b3RjYV9zc2xfcnNhMjAyMi5jcmwwNaAzoDGGL2h0dHA6Ly9jb21wYW55LnJ0LnJ1 -L2NkcC9yb290Y2Ffc3NsX3JzYTIwMjIuY3JsMDWgM6Axhi9odHRwOi8vcmVlc3Ry -LXBraS5ydS9jZHAvcm9vdGNhX3NzbF9yc2EyMDIyLmNybDANBgkqhkiG9w0BAQsF -AAOCAgEARBVzZls79AdiSCpar15dA5Hr/rrT4WbrOfzlpI+xrLeRPrUG6eUWIW4v -Sui1yx3iqGLCjPcKb+HOTwoRMbI6ytP/ndp3TlYua2advYBEhSvjs+4vDZNwXr/D -anbwIWdurZmViQRBDFebpkvnIvru/RpWud/5r624Wp8voZMRtj/cm6aI9LtvBfT9 -cfzhOaexI/99c14dyiuk1+6QhdwKaCRTc1mdfNQmnfWNRbfWhWBlK3h4GGE9JK33 -Gk8ZS8DMrkdAh0xby4xAQ/mSWAfWrBmfzlOqGyoB1U47WTOeqNbWkkoAP2ys94+s -Jg4NTkiDVtXRF6nr6fYi0bSOvOFg0IQrMXO2Y8gyg9ARdPJwKtvWX8VPADCYMiWH -h4n8bZokIrImVKLDQKHY4jCsND2HHdJfnrdL2YJw1qFskNO4cSNmZydw0Wkgjv9k -F+KxqrDKlB8MZu2Hclph6v/CZ0fQ9YuE8/lsHZ0Qc2HyiSMnvjgK5fDc3TD4fa8F -E8gMNurM+kV8PT8LNIM+4Zs+LKEV8nqRWBaxkIVJGekkVKO8xDBOG/aN62AZKHOe -GcyIdu7yNMMRihGVZCYr8rYiJoKiOzDqOkPkLOPdhtVlgnhowzHDxMHND/E2WA5p -ZHuNM/m0TXt2wTTPL7JH2YC0gPz/BvvSzjksgzU5rLbRyUKQkgU= ------END CERTIFICATE----- \ No newline at end of file diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/develop/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/main/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/main/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/slim/Makefile b/linux/ecosystem/epicmorg/debian/06-squeeze/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/06-squeeze/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/06-squeeze/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/06-squeeze/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/06-squeeze/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/develop/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/main/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/main/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/slim/Makefile b/linux/ecosystem/epicmorg/debian/07-wheezy/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/07-wheezy/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/07-wheezy/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/07-wheezy/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/07-wheezy/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/develop/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/main/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/main/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/slim/Makefile b/linux/ecosystem/epicmorg/debian/08-jessie/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/08-jessie/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/08-jessie/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/08-jessie/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/08-jessie/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/08-jessie/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/develop/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/main/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/main/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/slim/Makefile b/linux/ecosystem/epicmorg/debian/09-stretch/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/09-stretch/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/09-stretch/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/09-stretch/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/09-stretch/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/09-stretch/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/develop/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/main/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/main/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/10-buster/slim/Makefile b/linux/ecosystem/epicmorg/debian/10-buster/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/10-buster/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/10-buster/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/10-buster/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/10-buster/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/10-buster/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/develop/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/main/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/main/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/slim/Makefile b/linux/ecosystem/epicmorg/debian/11-bullseye/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/11-bullseye/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/11-bullseye/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/11-bullseye/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/11-bullseye/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Dockerfile index 3008dc1eb..a30abccf3 100644 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Dockerfile +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Dockerfile @@ -8,6 +8,13 @@ ARG DEBIAN_FRONTEND=noninteractive # /etc/ld.so.conf.d/ ARG LD_CONF_DIR=/etc/ld.so.conf.d/ +# cmake compiller +ENV CMAKE_VERSION=3.30.2 +ENV CMAKE_DIR=${EMG_LOCAL_BASE_DIR}/cmake/${CMAKE_VERSION} +ARG CMAKE_BIN_DIR=${CMAKE_DIR}/bin +ARG CMAKE_DOWNLOAD_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.tar.gz +ARG CMAKE_TEMP=/tmp/cmake-${CMAKE_VERSION}-linux-x86_64.tar.gz + # flutter source tarball ENV FLUTTER_VERSION=3.22.3 ENV FLUTTER_CHANNEL=stable @@ -356,6 +363,25 @@ RUN echo "=============================================" && \ echo rustup $(rustup --version) && \ echo "=============================================" +################################################################## +# CMake +################################################################## +RUN mkdir -p ${CMAKE_DIR} +ADD ${CMAKE_DOWNLOAD_URL} /tmp + +RUN tar -xf ${CMAKE_TEMP} --directory ${CMAKE_DIR} --strip-components=1 && \ + chmod +x ${CMAKE_BIN_DIR}/ccmake && \ + chmod +x ${CMAKE_BIN_DIR}/cmake && \ + chmod +x ${CMAKE_BIN_DIR}/cmake-gui && \ + chmod +x ${CMAKE_BIN_DIR}/cpack && \ + chmod +x ${CMAKE_BIN_DIR}/ctest + +ENV PATH="${CMAKE_BIN_DIR}:${PATH}" + +RUN echo "=============================================" && \ + echo $(cmake --version) && \ + echo "=============================================" + ################################################################## # Flutter SDK ################################################################## @@ -423,13 +449,11 @@ RUN tar -xzf ${ZLIB_TEMP} --directory /tmp && \ ln -sf ${ZLIB_SRC_DIR} ${ZLIB_DIR}/src && \ cd ${ZLIB_TEMP_SRC} && \ ./configure \ - --static \ +# --static \ --prefix=${ZLIB_DIR} \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${ZLIB_INC_DIR}/* /usr/local/include && \ - ln -sfv ${ZLIB_LIB_DIR}/* /usr/local/lib && \ echo "# ZLIB support" >> ${LD_CONF_DIR}/ZLIB.conf && \ echo ${ZLIB_LIB_DIR} >> ${LD_CONF_DIR}/ZLIB.conf && \ ldconfig @@ -446,11 +470,9 @@ RUN tar -xzf ${ZSTD_TEMP} --directory /tmp && \ cd ${ZSTD_TEMP_SRC} && \ mkdir -p ${ZSTD_TEMP_SRC}/build/cmake/builddir && \ cd ${ZSTD_TEMP_SRC}/build/cmake/builddir && \ - cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=${ZSTD_DIR} -DZSTD_BUILD_STATIC=ON -DZSTD_BUILD_SHARED=OFF .. && \ + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=${ZSTD_DIR} -DZSTD_BUILD_STATIC=ON -DZSTD_BUILD_SHARED=ON .. && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${ZSTD_INC_DIR}/* /usr/local/include && \ - ln -sfv ${ZSTD_LIB_DIR}/* /usr/local/lib && \ echo "# ZSTD support" >> ${LD_CONF_DIR}/ZSTD.conf && \ echo ${ZSTD_LIB_DIR} >> ${LD_CONF_DIR}/ZSTD.conf && \ ldconfig @@ -492,8 +514,6 @@ RUN tar -xzf ${PCRE_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${PCRE_INC_DIR}/* /usr/local/include && \ - ln -sfv ${PCRE_LIB_DIR}/* /usr/local/lib && \ echo "# PRCE2 support" >> ${LD_CONF_DIR}/PRCE2.conf && \ echo ${PCRE_LIB_DIR} >> ${LD_CONF_DIR}/PRCE2.conf && \ ldconfig @@ -512,10 +532,9 @@ RUN mkdir -p ${LUAJIT2OR_DIR} ${LUAJIT2OR_SRC_DIR} && \ cp -rfv ${LUAJIT2OR_TEMP_SRC}/* ${LUAJIT2OR_SRC_DIR} && \ ln -sf ${LUAJIT2OR_SRC_DIR} ${LUAJIT2OR_DIR}/src && \ cd ${LUAJIT2OR_TEMP_SRC} && \ - make -j$(nproc) XCFLAGS='-DLUAJIT_ENABLE_GC64' BUILDMODE=static && \ +# make -j$(nproc) XCFLAGS='-DLUAJIT_ENABLE_GC64' BUILDMODE=static && \ + make -j$(nproc) XCFLAGS='-DLUAJIT_ENABLE_GC64' BUILDMODE=mixed && \ make -j$(nproc) install PREFIX=${LUAJIT2OR_DIR} && \ - ln -sfv ${LUAJIT2OR_INC_DIR}/* /usr/local/include && \ - ln -sfv ${LUAJIT2OR_LIB_DIR}/* /usr/local/lib && \ echo "# LuaJIT2 support" >> ${LD_CONF_DIR}/LuaJIT2.conf && \ echo ${LUAJIT2OR_LIB_DIR} >> ${LD_CONF_DIR}/LuaJIT2.conf && \ ldconfig @@ -549,8 +568,6 @@ RUN tar -xzf ${IP2LOC_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${IP2LOC_INC_DIR}/* /usr/local/include && \ - ln -sfv ${IP2LOC_LIB_DIR}/* /usr/local/lib && \ echo "# IP2Location support" >> ${LD_CONF_DIR}/IP2Location.conf && \ echo ${IP2LOC_LIB_DIR} >> ${LD_CONF_DIR}/IP2Location.conf && \ ldconfig @@ -579,8 +596,6 @@ RUN tar -xzf ${LIBATOMICOPS_TEMP} --directory /tmp && \ make -j$(nproc) && \ make -j$(nproc) install && \ ln -sfv ${LIBATOMICOPS_SRC_DIR} ${LIBATOMICOPS_SRC_DIR}/src && \ - ln -sfv ${LIBATOMICOPS_INC_DIR}/* /usr/local/include && \ - ln -sfv ${LIBATOMICOPS_LIB_DIR}/* /usr/local/lib && \ echo "# libatomic_ops support" >> ${LD_CONF_DIR}/libatomic_ops.conf && \ echo ${LIBATOMICOPS_LIB_DIR} >> ${LD_CONF_DIR}/libatomic_ops.conf && \ ldconfig @@ -648,8 +663,6 @@ RUN tar -xzf ${LIBGD_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${LIBGD_INC_DIR}/* /usr/local/include && \ - ln -sfv ${LIBGD_LIB_DIR}/* /usr/local/lib && \ echo "# libgd support" >> ${LD_CONF_DIR}/libgd.conf && \ echo ${LIBGD_LIB_DIR} >> ${LD_CONF_DIR}/libgd.conf && \ ldconfig @@ -711,8 +724,6 @@ RUN tar -xzf ${LIBXML2_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${LIBXML2_INC_DIR}/* /usr/local/include && \ - ln -sfv ${LIBXML2_LIB_DIR}/* /usr/local/lib && \ echo "# libxslt support" >> ${LD_CONF_DIR}/libxml2.conf && \ echo ${LIBXML2_LIB_DIR} >> ${LD_CONF_DIR}/libxml2.conf && \ ldconfig @@ -745,8 +756,6 @@ RUN tar -xzf ${LIBXSLT_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${LIBXSLT_INC_DIR}/* /usr/local/include && \ - ln -sfv ${LIBXSLT_LIB_DIR}/* /usr/local/lib && \ echo "# libxslt support" >> ${LD_CONF_DIR}/libxslt.conf && \ echo ${LIBXSLT_LIB_DIR} >> ${LD_CONF_DIR}/libxslt.conf && \ ldconfig @@ -777,8 +786,6 @@ RUN tar -xzf ${MM_GEOIP_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${MM_GEOIP_INC_DIR}/* /usr/local/include && \ - ln -sfv ${MM_GEOIP_LIB_DIR}/* /usr/local/lib && \ echo "# GeoIP support" >> ${LD_CONF_DIR}/GeoIP.conf && \ echo ${MM_GEOIP_LIB_DIR} >> ${LD_CONF_DIR}/GeoIP.conf && \ ldconfig @@ -807,8 +814,6 @@ RUN tar -xzf ${GPERFTOOLS_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${GPERFTOOLS_INC_DIR}/* /usr/local/include && \ - ln -sfv ${GPERFTOOLS_LIB_DIR}/* /usr/local/lib && \ echo "# Google perftools support" >> ${LD_CONF_DIR}/Googleperftools.conf && \ echo ${GPERFTOOLS_LIB_DIR} >> ${LD_CONF_DIR}/Googleperftools.conf && \ ldconfig @@ -955,8 +960,6 @@ RUN tar -xzf ${OPENSSL_33_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ - ln -sfv ${OPENSSL_33_INC_DIR}/* /usr/local/include && \ - ln -sfv ${OPENSSL_33_LIB_DIR}/* /usr/local/lib && \ echo "# OpenSSL support" >> ${LD_CONF_DIR}/OpenSSL.conf && \ echo ${OPENSSL_33_LIB_DIR} >> ${LD_CONF_DIR}/OpenSSL.conf && \ ldconfig @@ -979,8 +982,6 @@ RUN tar -xzf ${LIBRESSL_TEMP} --directory /tmp && \ && \ make -j$(nproc) && \ make -j$(nproc) install && \ -# ln -sfv ${LIBRESSL_INC_DIR}/* /usr/local/include && \ -# ln -sfv ${LIBRESSL_LIB_DIR}/* /usr/local/lib && \ # echo "# LibreSSL support" >> ${LD_CONF_DIR}/LibreSSL.conf && \ # echo ${LIBRESSL_LIB_DIR} >> ${LD_CONF_DIR}/LibreSSL.conf && \ ldconfig @@ -994,12 +995,12 @@ RUN mkdir -p ${BORINGSSL_DIR} ${BORINGSSL_SRC_DIR} && \ ln -sf ${BORINGSSL_SRC_DIR} ${BORINGSSL_DIR}/src && \ cd ${BORINGSSL_TEMP_SRC} && \ mkdir ${BORINGSSL_TEMP_SRC}/build && \ - cd ${BORINGSSL_TEMP_SRC}/build && \ - cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_PREFIX=${BORINGSSL_DIR} .. && \ - make -j$(if [ $(nproc) -gt 8 ]; then echo $(( $(nproc) / 2 )); else echo $(nproc); fi) && \ - make -j$(nproc) install && \ -# ln -sfv ${BORINGSSL_INC_DIR}/* /usr/local/include && \ -# ln -sfv ${BORINGSSL_LIB_DIR}/* /usr/local/lib && \ + cmake -GNinja -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_PREFIX=${BORINGSSL_DIR} && \ + ninja -C build && \ +# cd ${BORINGSSL_TEMP_SRC}/build && \ +# cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_PREFIX=${BORINGSSL_DIR} .. && \ +# make -j$(if [ $(nproc) -gt 8 ]; then echo $(( $(nproc) / 2 )); else echo $(nproc); fi) && \ +# make -j$(nproc) install && \ # echo "# BoringSSL support" >> ${LD_CONF_DIR}/BoringSSL.conf && \ # echo ${BORINGSSL_LIB_DIR} >> ${LD_CONF_DIR}/BoringSSL.conf && \ ldconfig diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Makefile +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/develop/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/develop/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/develop/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk11/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk16/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk17/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk18/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk19/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk20/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk21/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk22/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk6/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk7/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Dockerfile similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Dockerfile.develop b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Dockerfile.develop similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Dockerfile.develop rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Dockerfile.develop diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/docker-compose.yml similarity index 100% rename from linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/jdk/jdk8/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/main/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/main/Makefile +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/main/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/current/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/current/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/current/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/README.md similarity index 100% rename from linux/ecosystem/nodejs/current/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/README.md diff --git a/linux/ecosystem/nodejs/current/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/current/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/current/docker-compose.yml diff --git a/linux/ecosystem/nodejs/lts/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/lts/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/lts/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/README.md similarity index 100% rename from linux/ecosystem/nodejs/lts/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/README.md diff --git a/linux/ecosystem/nodejs/lts/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/lts/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/lts/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node0.12/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node0.12/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node0.12/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/README.md similarity index 100% rename from linux/ecosystem/nodejs/node0.12/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/README.md diff --git a/linux/ecosystem/nodejs/node0.12/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node0.12/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node0.12/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node10/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node10/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node10/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/README.md similarity index 100% rename from linux/ecosystem/nodejs/node10/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/README.md diff --git a/linux/ecosystem/nodejs/node10/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node10/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node10/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node11/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node11/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node11/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/README.md similarity index 100% rename from linux/ecosystem/nodejs/node11/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/README.md diff --git a/linux/ecosystem/nodejs/node11/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node11/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node11/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node12/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node12/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node12/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/README.md similarity index 100% rename from linux/ecosystem/nodejs/node12/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/README.md diff --git a/linux/ecosystem/nodejs/node12/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node12/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node12/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node13/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node13/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node13/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/README.md similarity index 100% rename from linux/ecosystem/nodejs/node13/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/README.md diff --git a/linux/ecosystem/nodejs/node13/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node13/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node13/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node14/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node14/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node14/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/README.md similarity index 100% rename from linux/ecosystem/nodejs/node14/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/README.md diff --git a/linux/ecosystem/nodejs/node14/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node14/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node14/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node15/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node15/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node15/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/README.md similarity index 100% rename from linux/ecosystem/nodejs/node15/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/README.md diff --git a/linux/ecosystem/nodejs/node15/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node15/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node15/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node16/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node16/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node16/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/README.md similarity index 100% rename from linux/ecosystem/nodejs/node16/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/README.md diff --git a/linux/ecosystem/nodejs/node16/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node16/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node16/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node17/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node17/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node17/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/README.md similarity index 100% rename from linux/ecosystem/nodejs/node17/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/README.md diff --git a/linux/ecosystem/nodejs/node17/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node17/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node17/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node18/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node18/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node18/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/README.md similarity index 100% rename from linux/ecosystem/nodejs/node18/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/README.md diff --git a/linux/ecosystem/nodejs/node18/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node18/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node18/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node19/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node19/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node19/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/README.md similarity index 100% rename from linux/ecosystem/nodejs/node19/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/README.md diff --git a/linux/ecosystem/nodejs/node19/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node19/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node19/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node20/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node20/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node20/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/README.md similarity index 100% rename from linux/ecosystem/nodejs/node20/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/README.md diff --git a/linux/ecosystem/nodejs/node20/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node20/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node20/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node21/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node21/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node21/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/README.md similarity index 100% rename from linux/ecosystem/nodejs/node21/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/README.md diff --git a/linux/ecosystem/nodejs/node21/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node21/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node21/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node22/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node22/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node22/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/README.md similarity index 100% rename from linux/ecosystem/nodejs/node22/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/README.md diff --git a/linux/ecosystem/nodejs/node22/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node22/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node22/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node4/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node4/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node4/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/README.md similarity index 100% rename from linux/ecosystem/nodejs/node4/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/README.md diff --git a/linux/ecosystem/nodejs/node4/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node4/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node4/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node5/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node5/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node5/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/README.md similarity index 100% rename from linux/ecosystem/nodejs/node5/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/README.md diff --git a/linux/ecosystem/nodejs/node5/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node5/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node5/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node6/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node6/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node6/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/README.md similarity index 100% rename from linux/ecosystem/nodejs/node6/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/README.md diff --git a/linux/ecosystem/nodejs/node6/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node6/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node6/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node7/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node7/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node7/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/README.md similarity index 100% rename from linux/ecosystem/nodejs/node7/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/README.md diff --git a/linux/ecosystem/nodejs/node7/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node7/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node7/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node8/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node8/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node8/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/README.md similarity index 100% rename from linux/ecosystem/nodejs/node8/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/README.md diff --git a/linux/ecosystem/nodejs/node8/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node8/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node8/docker-compose.yml diff --git a/linux/ecosystem/nodejs/node9/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/Dockerfile similarity index 100% rename from linux/ecosystem/nodejs/node9/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/Dockerfile diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/nodejs/node9/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/README.md similarity index 100% rename from linux/ecosystem/nodejs/node9/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/README.md diff --git a/linux/ecosystem/nodejs/node9/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/docker-compose.yml similarity index 100% rename from linux/ecosystem/nodejs/node9/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/nodejs/node9/docker-compose.yml diff --git a/linux/ecosystem/php/php5.5/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Dockerfile similarity index 100% rename from linux/ecosystem/php/php5.5/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Dockerfile diff --git a/linux/ecosystem/php/php5.5/Dockerfile.dev b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Dockerfile.dev similarity index 100% rename from linux/ecosystem/php/php5.5/Dockerfile.dev rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Dockerfile.dev diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php5.5/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/README.md similarity index 100% rename from linux/ecosystem/php/php5.5/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/README.md diff --git a/linux/ecosystem/php/php5.5/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php5.5/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php5.5/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php5.5/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php5.5/docker-compose.yml diff --git a/linux/ecosystem/php/php7.0/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Dockerfile similarity index 100% rename from linux/ecosystem/php/php7.0/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Dockerfile diff --git a/linux/ecosystem/php/php7.0/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php7.0/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php7.0/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/README.md similarity index 100% rename from linux/ecosystem/php/php7.0/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/README.md diff --git a/linux/ecosystem/php/php7.0/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.0/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php7.0/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.0/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php7.0/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php7.0/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/docker-compose.yml diff --git a/linux/ecosystem/php/php7.0/usr/lib/php/20151012/phpBolt-extension-1.0.4-php70.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/usr/lib/php/20151012/phpBolt-extension-1.0.4-php70.so similarity index 100% rename from linux/ecosystem/php/php7.0/usr/lib/php/20151012/phpBolt-extension-1.0.4-php70.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.0/usr/lib/php/20151012/phpBolt-extension-1.0.4-php70.so diff --git a/linux/ecosystem/php/php7.1/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Dockerfile similarity index 100% rename from linux/ecosystem/php/php7.1/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Dockerfile diff --git a/linux/ecosystem/php/php7.1/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php7.1/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php7.1/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/README.md similarity index 100% rename from linux/ecosystem/php/php7.1/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/README.md diff --git a/linux/ecosystem/php/php7.1/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.1/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php7.1/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.1/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php7.1/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php7.1/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/docker-compose.yml diff --git a/linux/ecosystem/php/php7.1/usr/lib/php/20160303/phpBolt-extension-1.0.4-php71.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/usr/lib/php/20160303/phpBolt-extension-1.0.4-php71.so similarity index 100% rename from linux/ecosystem/php/php7.1/usr/lib/php/20160303/phpBolt-extension-1.0.4-php71.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.1/usr/lib/php/20160303/phpBolt-extension-1.0.4-php71.so diff --git a/linux/ecosystem/php/php7.2/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Dockerfile similarity index 100% rename from linux/ecosystem/php/php7.2/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Dockerfile diff --git a/linux/ecosystem/php/php7.2/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php7.2/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php7.2/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/README.md similarity index 100% rename from linux/ecosystem/php/php7.2/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/README.md diff --git a/linux/ecosystem/php/php7.2/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.2/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php7.2/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.2/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php7.2/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php7.2/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/docker-compose.yml diff --git a/linux/ecosystem/php/php7.2/usr/lib/php/20170718/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/usr/lib/php/20170718/cassandra.so similarity index 100% rename from linux/ecosystem/php/php7.2/usr/lib/php/20170718/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/usr/lib/php/20170718/cassandra.so diff --git a/linux/ecosystem/php/php7.2/usr/lib/php/20170718/phpBolt-extension-1.0.4-php72.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/usr/lib/php/20170718/phpBolt-extension-1.0.4-php72.so similarity index 100% rename from linux/ecosystem/php/php7.2/usr/lib/php/20170718/phpBolt-extension-1.0.4-php72.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.2/usr/lib/php/20170718/phpBolt-extension-1.0.4-php72.so diff --git a/linux/ecosystem/php/php7.3/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Dockerfile similarity index 100% rename from linux/ecosystem/php/php7.3/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Dockerfile diff --git a/linux/ecosystem/php/php7.3/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php7.3/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php7.3/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/README.md similarity index 100% rename from linux/ecosystem/php/php7.3/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/README.md diff --git a/linux/ecosystem/php/php7.3/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.3/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php7.3/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.3/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php7.3/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php7.3/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/docker-compose.yml diff --git a/linux/ecosystem/php/php7.3/usr/lib/php/20180731/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/usr/lib/php/20180731/cassandra.so similarity index 100% rename from linux/ecosystem/php/php7.3/usr/lib/php/20180731/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/usr/lib/php/20180731/cassandra.so diff --git a/linux/ecosystem/php/php7.3/usr/lib/php/20180731/phpBolt-extension-1.0.4-php73.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/usr/lib/php/20180731/phpBolt-extension-1.0.4-php73.so similarity index 100% rename from linux/ecosystem/php/php7.3/usr/lib/php/20180731/phpBolt-extension-1.0.4-php73.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.3/usr/lib/php/20180731/phpBolt-extension-1.0.4-php73.so diff --git a/linux/ecosystem/php/php7.4/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Dockerfile similarity index 100% rename from linux/ecosystem/php/php7.4/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Dockerfile diff --git a/linux/ecosystem/php/php7.4/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php7.4/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php7.4/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/README.md similarity index 100% rename from linux/ecosystem/php/php7.4/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/README.md diff --git a/linux/ecosystem/php/php7.4/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.4/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php7.4/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php7.4/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php7.4/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php7.4/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/docker-compose.yml diff --git a/linux/ecosystem/php/php7.4/usr/lib/php/20190902/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/usr/lib/php/20190902/cassandra.so similarity index 100% rename from linux/ecosystem/php/php7.4/usr/lib/php/20190902/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/usr/lib/php/20190902/cassandra.so diff --git a/linux/ecosystem/php/php7.4/usr/lib/php/20190902/phpBolt-extension-1.0.4-php74.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/usr/lib/php/20190902/phpBolt-extension-1.0.4-php74.so similarity index 100% rename from linux/ecosystem/php/php7.4/usr/lib/php/20190902/phpBolt-extension-1.0.4-php74.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php7.4/usr/lib/php/20190902/phpBolt-extension-1.0.4-php74.so diff --git a/linux/ecosystem/php/php8.0/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Dockerfile similarity index 100% rename from linux/ecosystem/php/php8.0/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Dockerfile diff --git a/linux/ecosystem/php/php8.0/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php8.0/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php8.0/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/README.md similarity index 100% rename from linux/ecosystem/php/php8.0/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/README.md diff --git a/linux/ecosystem/php/php8.0/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.0/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php8.0/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.0/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php8.0/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php8.0/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/docker-compose.yml diff --git a/linux/ecosystem/php/php8.0/usr/lib/php/20200930/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/usr/lib/php/20200930/cassandra.so similarity index 100% rename from linux/ecosystem/php/php8.0/usr/lib/php/20200930/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/usr/lib/php/20200930/cassandra.so diff --git a/linux/ecosystem/php/php8.0/usr/lib/php/20200930/phpBolt-extension-1.0.4-php80.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/usr/lib/php/20200930/phpBolt-extension-1.0.4-php80.so similarity index 100% rename from linux/ecosystem/php/php8.0/usr/lib/php/20200930/phpBolt-extension-1.0.4-php80.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.0/usr/lib/php/20200930/phpBolt-extension-1.0.4-php80.so diff --git a/linux/ecosystem/php/php8.1/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Dockerfile similarity index 100% rename from linux/ecosystem/php/php8.1/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Dockerfile diff --git a/linux/ecosystem/php/php8.1/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php8.1/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php8.1/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/README.md similarity index 100% rename from linux/ecosystem/php/php8.1/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/README.md diff --git a/linux/ecosystem/php/php8.1/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.1/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php8.1/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.1/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php8.1/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php8.1/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/docker-compose.yml diff --git a/linux/ecosystem/php/php8.1/usr/lib/php/20210902/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/usr/lib/php/20210902/cassandra.so similarity index 100% rename from linux/ecosystem/php/php8.1/usr/lib/php/20210902/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/usr/lib/php/20210902/cassandra.so diff --git a/linux/ecosystem/php/php8.1/usr/lib/php/20210902/phpBolt-extension-1.0.4-php81.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/usr/lib/php/20210902/phpBolt-extension-1.0.4-php81.so similarity index 100% rename from linux/ecosystem/php/php8.1/usr/lib/php/20210902/phpBolt-extension-1.0.4-php81.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.1/usr/lib/php/20210902/phpBolt-extension-1.0.4-php81.so diff --git a/linux/ecosystem/php/php8.2/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Dockerfile similarity index 100% rename from linux/ecosystem/php/php8.2/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Dockerfile diff --git a/linux/ecosystem/php/php8.2/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php8.2/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php8.2/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/README.md similarity index 100% rename from linux/ecosystem/php/php8.2/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/README.md diff --git a/linux/ecosystem/php/php8.2/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.2/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php8.2/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.2/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php8.2/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php8.2/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/docker-compose.yml diff --git a/linux/ecosystem/php/php8.2/usr/lib/php/20220829/cassandra.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/usr/lib/php/20220829/cassandra.so similarity index 100% rename from linux/ecosystem/php/php8.2/usr/lib/php/20220829/cassandra.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/usr/lib/php/20220829/cassandra.so diff --git a/linux/ecosystem/php/php8.2/usr/lib/php/20220829/phpBolt-extension-1.0.4-php82.so b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/usr/lib/php/20220829/phpBolt-extension-1.0.4-php82.so similarity index 100% rename from linux/ecosystem/php/php8.2/usr/lib/php/20220829/phpBolt-extension-1.0.4-php82.so rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.2/usr/lib/php/20220829/phpBolt-extension-1.0.4-php82.so diff --git a/linux/ecosystem/php/php8.3/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Dockerfile similarity index 100% rename from linux/ecosystem/php/php8.3/Dockerfile rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Dockerfile diff --git a/linux/ecosystem/php/php8.3/Dockerfile.nodejs b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Dockerfile.nodejs similarity index 100% rename from linux/ecosystem/php/php8.3/Dockerfile.nodejs rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Dockerfile.nodejs diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Makefile new file mode 100644 index 000000000..06e855b50 --- /dev/null +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/Makefile @@ -0,0 +1,36 @@ +PIP_BREAK_SYSTEM_PACKAGES=1 + +all: app + +app: + make build + make deploy + make clean + +build: + kaniko-wrapper --version + +dry: + make dry-run + +test: + make dry-run + +dry-run: + kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run + +build-compose: + docker-compose build --compress --parallel --progress plain + +deploy: + kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug + +deploy-compose: + docker-compose push + +clean: + docker container prune -f + docker image prune -f + docker network prune -f + docker volume prune -f + docker system prune -af diff --git a/linux/ecosystem/php/php8.3/README.md b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/README.md similarity index 100% rename from linux/ecosystem/php/php8.3/README.md rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/README.md diff --git a/linux/ecosystem/php/php8.3/addons/libssl1.1_1.1.1_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/addons/libssl1.1_1.1.1_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.3/addons/libssl1.1_1.1.1_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/addons/libssl1.1_1.1.1_amd64.deb diff --git a/linux/ecosystem/php/php8.3/addons/multiarch-support_2.28_amd64.deb b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/addons/multiarch-support_2.28_amd64.deb similarity index 100% rename from linux/ecosystem/php/php8.3/addons/multiarch-support_2.28_amd64.deb rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/addons/multiarch-support_2.28_amd64.deb diff --git a/linux/ecosystem/php/php8.3/docker-compose.yml b/linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/docker-compose.yml similarity index 100% rename from linux/ecosystem/php/php8.3/docker-compose.yml rename to linux/ecosystem/epicmorg/debian/12-bookworm/php/php8.3/docker-compose.yml diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/slim/Makefile b/linux/ecosystem/epicmorg/debian/12-bookworm/slim/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/slim/Makefile +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/slim/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/slim/requirements.txt b/linux/ecosystem/epicmorg/debian/12-bookworm/slim/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/slim/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/Makefile b/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/Makefile +++ b/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/requirements.txt b/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/amxx-sdk/1.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/Makefile b/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/Makefile +++ b/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/requirements.txt b/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/amxx-sdk/1.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk11/Makefile b/linux/ecosystem/gitlab/runner/android-sdk/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk11/Makefile +++ b/linux/ecosystem/gitlab/runner/android-sdk/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk11/requirements.txt b/linux/ecosystem/gitlab/runner/android-sdk/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk17/Makefile b/linux/ecosystem/gitlab/runner/android-sdk/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk17/Makefile +++ b/linux/ecosystem/gitlab/runner/android-sdk/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk17/requirements.txt b/linux/ecosystem/gitlab/runner/android-sdk/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk8/Makefile b/linux/ecosystem/gitlab/runner/android-sdk/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk8/Makefile +++ b/linux/ecosystem/gitlab/runner/android-sdk/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/android-sdk/jdk8/requirements.txt b/linux/ecosystem/gitlab/runner/android-sdk/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/android-sdk/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/atlassian-sdk/Makefile b/linux/ecosystem/gitlab/runner/atlassian-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/atlassian-sdk/Makefile +++ b/linux/ecosystem/gitlab/runner/atlassian-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/atlassian-sdk/requirements.txt b/linux/ecosystem/gitlab/runner/atlassian-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/atlassian-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/dotnet-sdk/Makefile b/linux/ecosystem/gitlab/runner/dotnet-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/dotnet-sdk/Makefile +++ b/linux/ecosystem/gitlab/runner/dotnet-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/dotnet-sdk/requirements.txt b/linux/ecosystem/gitlab/runner/dotnet-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/dotnet-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/latest/Makefile b/linux/ecosystem/gitlab/runner/latest/Makefile index 9fa705b74..efbfba64b 100644 --- a/linux/ecosystem/gitlab/runner/latest/Makefile +++ b/linux/ecosystem/gitlab/runner/latest/Makefile @@ -8,7 +8,6 @@ app: # make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/latest/requirements.txt b/linux/ecosystem/gitlab/runner/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node0.12/Makefile b/linux/ecosystem/gitlab/runner/node0.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node0.12/Makefile +++ b/linux/ecosystem/gitlab/runner/node0.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node0.12/requirements.txt b/linux/ecosystem/gitlab/runner/node0.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node0.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node10/Makefile b/linux/ecosystem/gitlab/runner/node10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node10/Makefile +++ b/linux/ecosystem/gitlab/runner/node10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node10/requirements.txt b/linux/ecosystem/gitlab/runner/node10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node11/Makefile b/linux/ecosystem/gitlab/runner/node11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node11/Makefile +++ b/linux/ecosystem/gitlab/runner/node11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node11/requirements.txt b/linux/ecosystem/gitlab/runner/node11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node12/Makefile b/linux/ecosystem/gitlab/runner/node12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node12/Makefile +++ b/linux/ecosystem/gitlab/runner/node12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node12/requirements.txt b/linux/ecosystem/gitlab/runner/node12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node13/Makefile b/linux/ecosystem/gitlab/runner/node13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node13/Makefile +++ b/linux/ecosystem/gitlab/runner/node13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node13/requirements.txt b/linux/ecosystem/gitlab/runner/node13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node14/Makefile b/linux/ecosystem/gitlab/runner/node14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node14/Makefile +++ b/linux/ecosystem/gitlab/runner/node14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node14/requirements.txt b/linux/ecosystem/gitlab/runner/node14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node15/Makefile b/linux/ecosystem/gitlab/runner/node15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node15/Makefile +++ b/linux/ecosystem/gitlab/runner/node15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node15/requirements.txt b/linux/ecosystem/gitlab/runner/node15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node16/Makefile b/linux/ecosystem/gitlab/runner/node16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node16/Makefile +++ b/linux/ecosystem/gitlab/runner/node16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node16/requirements.txt b/linux/ecosystem/gitlab/runner/node16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node17/Makefile b/linux/ecosystem/gitlab/runner/node17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node17/Makefile +++ b/linux/ecosystem/gitlab/runner/node17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node17/requirements.txt b/linux/ecosystem/gitlab/runner/node17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node18/Makefile b/linux/ecosystem/gitlab/runner/node18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node18/Makefile +++ b/linux/ecosystem/gitlab/runner/node18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node18/requirements.txt b/linux/ecosystem/gitlab/runner/node18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node19/Makefile b/linux/ecosystem/gitlab/runner/node19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node19/Makefile +++ b/linux/ecosystem/gitlab/runner/node19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node19/requirements.txt b/linux/ecosystem/gitlab/runner/node19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node20/Makefile b/linux/ecosystem/gitlab/runner/node20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node20/Makefile +++ b/linux/ecosystem/gitlab/runner/node20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node20/requirements.txt b/linux/ecosystem/gitlab/runner/node20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node21/Makefile b/linux/ecosystem/gitlab/runner/node21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node21/Makefile +++ b/linux/ecosystem/gitlab/runner/node21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node21/requirements.txt b/linux/ecosystem/gitlab/runner/node21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node22/Makefile b/linux/ecosystem/gitlab/runner/node22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node22/Makefile +++ b/linux/ecosystem/gitlab/runner/node22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node22/requirements.txt b/linux/ecosystem/gitlab/runner/node22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node4/Makefile b/linux/ecosystem/gitlab/runner/node4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node4/Makefile +++ b/linux/ecosystem/gitlab/runner/node4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node4/requirements.txt b/linux/ecosystem/gitlab/runner/node4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node5/Makefile b/linux/ecosystem/gitlab/runner/node5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node5/Makefile +++ b/linux/ecosystem/gitlab/runner/node5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node5/requirements.txt b/linux/ecosystem/gitlab/runner/node5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node6/Makefile b/linux/ecosystem/gitlab/runner/node6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node6/Makefile +++ b/linux/ecosystem/gitlab/runner/node6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node6/requirements.txt b/linux/ecosystem/gitlab/runner/node6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node7/Makefile b/linux/ecosystem/gitlab/runner/node7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node7/Makefile +++ b/linux/ecosystem/gitlab/runner/node7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node7/requirements.txt b/linux/ecosystem/gitlab/runner/node7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node8/Makefile b/linux/ecosystem/gitlab/runner/node8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node8/Makefile +++ b/linux/ecosystem/gitlab/runner/node8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node8/requirements.txt b/linux/ecosystem/gitlab/runner/node8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/node9/Makefile b/linux/ecosystem/gitlab/runner/node9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/node9/Makefile +++ b/linux/ecosystem/gitlab/runner/node9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/node9/requirements.txt b/linux/ecosystem/gitlab/runner/node9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/node9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php7.2/Makefile b/linux/ecosystem/gitlab/runner/php7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php7.2/Makefile +++ b/linux/ecosystem/gitlab/runner/php7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php7.2/requirements.txt b/linux/ecosystem/gitlab/runner/php7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php7.3/Makefile b/linux/ecosystem/gitlab/runner/php7.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php7.3/Makefile +++ b/linux/ecosystem/gitlab/runner/php7.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php7.3/requirements.txt b/linux/ecosystem/gitlab/runner/php7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php7.4/Makefile b/linux/ecosystem/gitlab/runner/php7.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php7.4/Makefile +++ b/linux/ecosystem/gitlab/runner/php7.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php7.4/requirements.txt b/linux/ecosystem/gitlab/runner/php7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php8.0/Makefile b/linux/ecosystem/gitlab/runner/php8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php8.0/Makefile +++ b/linux/ecosystem/gitlab/runner/php8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php8.0/requirements.txt b/linux/ecosystem/gitlab/runner/php8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php8.1/Makefile b/linux/ecosystem/gitlab/runner/php8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php8.1/Makefile +++ b/linux/ecosystem/gitlab/runner/php8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php8.1/requirements.txt b/linux/ecosystem/gitlab/runner/php8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php8.2/Makefile b/linux/ecosystem/gitlab/runner/php8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php8.2/Makefile +++ b/linux/ecosystem/gitlab/runner/php8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php8.2/requirements.txt b/linux/ecosystem/gitlab/runner/php8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/php8.3/Makefile b/linux/ecosystem/gitlab/runner/php8.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/php8.3/Makefile +++ b/linux/ecosystem/gitlab/runner/php8.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/php8.3/requirements.txt b/linux/ecosystem/gitlab/runner/php8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/php8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/gitlab/runner/steam-sdk/Makefile b/linux/ecosystem/gitlab/runner/steam-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/gitlab/runner/steam-sdk/Makefile +++ b/linux/ecosystem/gitlab/runner/steam-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/gitlab/runner/steam-sdk/requirements.txt b/linux/ecosystem/gitlab/runner/steam-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/gitlab/runner/steam-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/monero/monerod/Makefile b/linux/ecosystem/monero/monerod/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/monero/monerod/Makefile +++ b/linux/ecosystem/monero/monerod/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/monero/monerod/requirements.txt b/linux/ecosystem/monero/monerod/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/monero/monerod/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/monero/p2pool/Makefile b/linux/ecosystem/monero/p2pool/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/monero/p2pool/Makefile +++ b/linux/ecosystem/monero/p2pool/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/monero/p2pool/requirements.txt b/linux/ecosystem/monero/p2pool/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/monero/p2pool/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.14.2/main/Makefile b/linux/ecosystem/nginx/1.14.2/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.14.2/main/Makefile +++ b/linux/ecosystem/nginx/1.14.2/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.14.2/main/requirements.txt b/linux/ecosystem/nginx/1.14.2/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.14.2/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.14.2/php/Makefile b/linux/ecosystem/nginx/1.14.2/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.14.2/php/Makefile +++ b/linux/ecosystem/nginx/1.14.2/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.14.2/php/requirements.txt b/linux/ecosystem/nginx/1.14.2/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.14.2/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.14.2/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.14.2/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.14.2/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.14.2/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.14.2/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.14.2/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.14.2/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.15.12/main/Makefile b/linux/ecosystem/nginx/1.15.12/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.15.12/main/Makefile +++ b/linux/ecosystem/nginx/1.15.12/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.15.12/main/requirements.txt b/linux/ecosystem/nginx/1.15.12/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.15.12/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.15.12/php/Makefile b/linux/ecosystem/nginx/1.15.12/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.15.12/php/Makefile +++ b/linux/ecosystem/nginx/1.15.12/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.15.12/php/requirements.txt b/linux/ecosystem/nginx/1.15.12/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.15.12/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.15.12/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.15.12/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.15.12/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.15.12/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.15.12/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.15.12/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.15.12/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.16.1/main/Makefile b/linux/ecosystem/nginx/1.16.1/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.16.1/main/Makefile +++ b/linux/ecosystem/nginx/1.16.1/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.16.1/main/requirements.txt b/linux/ecosystem/nginx/1.16.1/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.16.1/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.16.1/php/Makefile b/linux/ecosystem/nginx/1.16.1/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.16.1/php/Makefile +++ b/linux/ecosystem/nginx/1.16.1/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.16.1/php/requirements.txt b/linux/ecosystem/nginx/1.16.1/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.16.1/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.16.1/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.16.1/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.16.1/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.16.1/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.16.1/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.16.1/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.16.1/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.17.10/main/Makefile b/linux/ecosystem/nginx/1.17.10/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.17.10/main/Makefile +++ b/linux/ecosystem/nginx/1.17.10/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.17.10/main/requirements.txt b/linux/ecosystem/nginx/1.17.10/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.17.10/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.17.10/php/Makefile b/linux/ecosystem/nginx/1.17.10/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.17.10/php/Makefile +++ b/linux/ecosystem/nginx/1.17.10/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.17.10/php/requirements.txt b/linux/ecosystem/nginx/1.17.10/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.17.10/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.17.10/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.17.10/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.17.10/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.17.10/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.17.10/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.17.10/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.17.10/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.18.0/main/Makefile b/linux/ecosystem/nginx/1.18.0/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.18.0/main/Makefile +++ b/linux/ecosystem/nginx/1.18.0/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.18.0/main/requirements.txt b/linux/ecosystem/nginx/1.18.0/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.18.0/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.18.0/php/Makefile b/linux/ecosystem/nginx/1.18.0/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.18.0/php/Makefile +++ b/linux/ecosystem/nginx/1.18.0/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.18.0/php/requirements.txt b/linux/ecosystem/nginx/1.18.0/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.18.0/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.18.0/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.18.0/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.18.0/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.18.0/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.18.0/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.18.0/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.18.0/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.19.10/main/Makefile b/linux/ecosystem/nginx/1.19.10/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.19.10/main/Makefile +++ b/linux/ecosystem/nginx/1.19.10/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.19.10/main/requirements.txt b/linux/ecosystem/nginx/1.19.10/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.19.10/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.19.10/php/Makefile b/linux/ecosystem/nginx/1.19.10/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.19.10/php/Makefile +++ b/linux/ecosystem/nginx/1.19.10/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.19.10/php/requirements.txt b/linux/ecosystem/nginx/1.19.10/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.19.10/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.19.10/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.19.10/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.19.10/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.19.10/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.19.10/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.19.10/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.19.10/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.20.1/main/Makefile b/linux/ecosystem/nginx/1.20.1/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.20.1/main/Makefile +++ b/linux/ecosystem/nginx/1.20.1/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.20.1/main/requirements.txt b/linux/ecosystem/nginx/1.20.1/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.20.1/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.20.1/php/Makefile b/linux/ecosystem/nginx/1.20.1/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.20.1/php/Makefile +++ b/linux/ecosystem/nginx/1.20.1/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.20.1/php/requirements.txt b/linux/ecosystem/nginx/1.20.1/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.20.1/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.20.1/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.20.1/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.20.1/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.20.1/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.20.1/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.20.1/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.20.1/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.3/main/Makefile b/linux/ecosystem/nginx/1.21.3/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.3/main/Makefile +++ b/linux/ecosystem/nginx/1.21.3/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.3/main/requirements.txt b/linux/ecosystem/nginx/1.21.3/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.3/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.3/php/Makefile b/linux/ecosystem/nginx/1.21.3/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.3/php/Makefile +++ b/linux/ecosystem/nginx/1.21.3/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.3/php/requirements.txt b/linux/ecosystem/nginx/1.21.3/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.3/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.3/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.21.3/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.3/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.21.3/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.3/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.21.3/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.3/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.6/main/Makefile b/linux/ecosystem/nginx/1.21.6/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.6/main/Makefile +++ b/linux/ecosystem/nginx/1.21.6/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.6/main/requirements.txt b/linux/ecosystem/nginx/1.21.6/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.6/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.6/php/Makefile b/linux/ecosystem/nginx/1.21.6/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.6/php/Makefile +++ b/linux/ecosystem/nginx/1.21.6/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.6/php/requirements.txt b/linux/ecosystem/nginx/1.21.6/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.6/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.21.6/rtmp-hls/Makefile b/linux/ecosystem/nginx/1.21.6/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.21.6/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/1.21.6/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.21.6/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/1.21.6/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.21.6/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/1.27.0/main/Dockerfile b/linux/ecosystem/nginx/1.27.0/main/Dockerfile index 2d46986de..a30c36c6b 100644 --- a/linux/ecosystem/nginx/1.27.0/main/Dockerfile +++ b/linux/ecosystem/nginx/1.27.0/main/Dockerfile @@ -347,7 +347,9 @@ RUN mkdir -p \ ${NGINX_LOCK_DIR} \ ${NGINX_LOGS_DIR} \ ${NGINX_PID_DIR} \ + /var/www \ && \ + mv ${NGINX_HTML_DIR} /var/www/ &\ ln -sfv /etc/ssl/dhparam.pem ${NGINX_CONF_DIR}/dhparam.pem && \ ln -sfv ${NGINX_MODULES_DIR} ${NGINX_DIR}/modules && \ ln -sfv ${NGINX_MODULES_PERL_DIR} ${NGINX_DIR}/modules-perl && \ @@ -356,7 +358,9 @@ RUN mkdir -p \ ln -sfv /dev/stdout /var/log/nginx/access.log && \ ln -sfv /dev/stderr /var/log/nginx/error.log && \ ln -sfv /var/lock/nginx ${NGINX_DIR}/lock && \ - ln -sfv /var/run/nginx ${NGINX_DIR}/run + ln -sfv /var/run/nginx ${NGINX_DIR}/run && \ + ln -sfv /var/www/html ${NGINX_HTML_DIR} && \ + ln -sfv ${NGINX_DIR} /usr/share/nginx ################################################################## # Add nginx to $PATH diff --git a/linux/ecosystem/nginx/1.27.0/main/Makefile b/linux/ecosystem/nginx/1.27.0/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/1.27.0/main/Makefile +++ b/linux/ecosystem/nginx/1.27.0/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/1.27.0/main/requirements.txt b/linux/ecosystem/nginx/1.27.0/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/1.27.0/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/mainline/main/Makefile b/linux/ecosystem/nginx/latest/mainline/main/Makefile index 558bb3cb2..3e3d23716 100644 --- a/linux/ecosystem/nginx/latest/mainline/main/Makefile +++ b/linux/ecosystem/nginx/latest/mainline/main/Makefile @@ -8,11 +8,9 @@ app: make clean build: - make pip kaniko-wrapper --version deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/mainline/main/requirements.txt b/linux/ecosystem/nginx/latest/mainline/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/mainline/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/mainline/php/Makefile b/linux/ecosystem/nginx/latest/mainline/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/latest/mainline/php/Makefile +++ b/linux/ecosystem/nginx/latest/mainline/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/mainline/php/requirements.txt b/linux/ecosystem/nginx/latest/mainline/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/mainline/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/mainline/rtmp-hls/Makefile b/linux/ecosystem/nginx/latest/mainline/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/latest/mainline/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/latest/mainline/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/mainline/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/latest/mainline/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/mainline/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/quic/main/Makefile b/linux/ecosystem/nginx/latest/quic/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/latest/quic/main/Makefile +++ b/linux/ecosystem/nginx/latest/quic/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/quic/main/requirements.txt b/linux/ecosystem/nginx/latest/quic/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/quic/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/quic/php/Makefile b/linux/ecosystem/nginx/latest/quic/php/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/latest/quic/php/Makefile +++ b/linux/ecosystem/nginx/latest/quic/php/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/quic/php/requirements.txt b/linux/ecosystem/nginx/latest/quic/php/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/quic/php/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nginx/latest/quic/rtmp-hls/Makefile b/linux/ecosystem/nginx/latest/quic/rtmp-hls/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/nginx/latest/quic/rtmp-hls/Makefile +++ b/linux/ecosystem/nginx/latest/quic/rtmp-hls/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/nginx/latest/quic/rtmp-hls/requirements.txt b/linux/ecosystem/nginx/latest/quic/rtmp-hls/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nginx/latest/quic/rtmp-hls/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/ninjam/latest/Makefile b/linux/ecosystem/ninjam/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/ninjam/latest/Makefile +++ b/linux/ecosystem/ninjam/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/ninjam/latest/requirements.txt b/linux/ecosystem/ninjam/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/ninjam/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/current/Makefile b/linux/ecosystem/nodejs/current/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/current/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/current/requirements.txt b/linux/ecosystem/nodejs/current/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/current/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/lts/Makefile b/linux/ecosystem/nodejs/lts/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/lts/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/lts/requirements.txt b/linux/ecosystem/nodejs/lts/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/lts/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node0.12/Makefile b/linux/ecosystem/nodejs/node0.12/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node0.12/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node0.12/requirements.txt b/linux/ecosystem/nodejs/node0.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node0.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node10/Makefile b/linux/ecosystem/nodejs/node10/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node10/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node10/requirements.txt b/linux/ecosystem/nodejs/node10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node11/Makefile b/linux/ecosystem/nodejs/node11/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node11/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node11/requirements.txt b/linux/ecosystem/nodejs/node11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node12/Makefile b/linux/ecosystem/nodejs/node12/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node12/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node12/requirements.txt b/linux/ecosystem/nodejs/node12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node13/Makefile b/linux/ecosystem/nodejs/node13/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node13/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node13/requirements.txt b/linux/ecosystem/nodejs/node13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node14/Makefile b/linux/ecosystem/nodejs/node14/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node14/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node14/requirements.txt b/linux/ecosystem/nodejs/node14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node15/Makefile b/linux/ecosystem/nodejs/node15/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node15/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node15/requirements.txt b/linux/ecosystem/nodejs/node15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node16/Makefile b/linux/ecosystem/nodejs/node16/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node16/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node16/requirements.txt b/linux/ecosystem/nodejs/node16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node17/Makefile b/linux/ecosystem/nodejs/node17/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node17/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node17/requirements.txt b/linux/ecosystem/nodejs/node17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node18/Makefile b/linux/ecosystem/nodejs/node18/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node18/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node18/requirements.txt b/linux/ecosystem/nodejs/node18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node19/Makefile b/linux/ecosystem/nodejs/node19/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node19/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node19/requirements.txt b/linux/ecosystem/nodejs/node19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node20/Makefile b/linux/ecosystem/nodejs/node20/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node20/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node20/requirements.txt b/linux/ecosystem/nodejs/node20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node21/Makefile b/linux/ecosystem/nodejs/node21/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node21/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node21/requirements.txt b/linux/ecosystem/nodejs/node21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node22/Makefile b/linux/ecosystem/nodejs/node22/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node22/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node22/requirements.txt b/linux/ecosystem/nodejs/node22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node4/Makefile b/linux/ecosystem/nodejs/node4/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node4/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node4/requirements.txt b/linux/ecosystem/nodejs/node4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node5/Makefile b/linux/ecosystem/nodejs/node5/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node5/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node5/requirements.txt b/linux/ecosystem/nodejs/node5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node6/Makefile b/linux/ecosystem/nodejs/node6/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node6/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node6/requirements.txt b/linux/ecosystem/nodejs/node6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node7/Makefile b/linux/ecosystem/nodejs/node7/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node7/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node7/requirements.txt b/linux/ecosystem/nodejs/node7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node8/Makefile b/linux/ecosystem/nodejs/node8/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node8/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node8/requirements.txt b/linux/ecosystem/nodejs/node8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/nodejs/node9/Makefile b/linux/ecosystem/nodejs/node9/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/nodejs/node9/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/nodejs/node9/requirements.txt b/linux/ecosystem/nodejs/node9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/nodejs/node9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/opentracker/Makefile b/linux/ecosystem/opentracker/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/opentracker/Makefile +++ b/linux/ecosystem/opentracker/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/opentracker/requirements.txt b/linux/ecosystem/opentracker/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/opentracker/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r16.2/Makefile b/linux/ecosystem/perforce/base/r16.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r16.2/Makefile +++ b/linux/ecosystem/perforce/base/r16.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r16.2/requirements.txt b/linux/ecosystem/perforce/base/r16.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r16.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r17.1/Makefile b/linux/ecosystem/perforce/base/r17.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r17.1/Makefile +++ b/linux/ecosystem/perforce/base/r17.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r17.1/requirements.txt b/linux/ecosystem/perforce/base/r17.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r17.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r17.2/Makefile b/linux/ecosystem/perforce/base/r17.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r17.2/Makefile +++ b/linux/ecosystem/perforce/base/r17.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r17.2/requirements.txt b/linux/ecosystem/perforce/base/r17.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r17.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r18.1/Makefile b/linux/ecosystem/perforce/base/r18.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r18.1/Makefile +++ b/linux/ecosystem/perforce/base/r18.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r18.1/requirements.txt b/linux/ecosystem/perforce/base/r18.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r18.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r18.2/Makefile b/linux/ecosystem/perforce/base/r18.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r18.2/Makefile +++ b/linux/ecosystem/perforce/base/r18.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r18.2/requirements.txt b/linux/ecosystem/perforce/base/r18.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r18.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r19.1/Makefile b/linux/ecosystem/perforce/base/r19.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r19.1/Makefile +++ b/linux/ecosystem/perforce/base/r19.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r19.1/requirements.txt b/linux/ecosystem/perforce/base/r19.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r19.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r19.2/Makefile b/linux/ecosystem/perforce/base/r19.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r19.2/Makefile +++ b/linux/ecosystem/perforce/base/r19.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r19.2/requirements.txt b/linux/ecosystem/perforce/base/r19.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r19.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r20.1/Makefile b/linux/ecosystem/perforce/base/r20.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r20.1/Makefile +++ b/linux/ecosystem/perforce/base/r20.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r20.1/requirements.txt b/linux/ecosystem/perforce/base/r20.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r20.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r20.2/Makefile b/linux/ecosystem/perforce/base/r20.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r20.2/Makefile +++ b/linux/ecosystem/perforce/base/r20.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r20.2/requirements.txt b/linux/ecosystem/perforce/base/r20.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r20.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r21.1/Makefile b/linux/ecosystem/perforce/base/r21.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r21.1/Makefile +++ b/linux/ecosystem/perforce/base/r21.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r21.1/requirements.txt b/linux/ecosystem/perforce/base/r21.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r21.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r21.2/Makefile b/linux/ecosystem/perforce/base/r21.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r21.2/Makefile +++ b/linux/ecosystem/perforce/base/r21.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r21.2/requirements.txt b/linux/ecosystem/perforce/base/r21.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r21.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r22.1/Makefile b/linux/ecosystem/perforce/base/r22.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r22.1/Makefile +++ b/linux/ecosystem/perforce/base/r22.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r22.1/requirements.txt b/linux/ecosystem/perforce/base/r22.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r22.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r23.1/Makefile b/linux/ecosystem/perforce/base/r23.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r23.1/Makefile +++ b/linux/ecosystem/perforce/base/r23.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r23.1/requirements.txt b/linux/ecosystem/perforce/base/r23.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r23.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/base/r23.2/Makefile b/linux/ecosystem/perforce/base/r23.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/base/r23.2/Makefile +++ b/linux/ecosystem/perforce/base/r23.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/base/r23.2/requirements.txt b/linux/ecosystem/perforce/base/r23.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/base/r23.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r16.2/Makefile b/linux/ecosystem/perforce/p4p/r16.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r16.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r16.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r16.2/requirements.txt b/linux/ecosystem/perforce/p4p/r16.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r16.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r17.1/Makefile b/linux/ecosystem/perforce/p4p/r17.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r17.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r17.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r17.1/requirements.txt b/linux/ecosystem/perforce/p4p/r17.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r17.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r17.2/Makefile b/linux/ecosystem/perforce/p4p/r17.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r17.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r17.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r17.2/requirements.txt b/linux/ecosystem/perforce/p4p/r17.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r17.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r18.1/Makefile b/linux/ecosystem/perforce/p4p/r18.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r18.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r18.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r18.1/requirements.txt b/linux/ecosystem/perforce/p4p/r18.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r18.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r18.2/Makefile b/linux/ecosystem/perforce/p4p/r18.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r18.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r18.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r18.2/requirements.txt b/linux/ecosystem/perforce/p4p/r18.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r18.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r19.1/Makefile b/linux/ecosystem/perforce/p4p/r19.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r19.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r19.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r19.1/requirements.txt b/linux/ecosystem/perforce/p4p/r19.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r19.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r19.2/Makefile b/linux/ecosystem/perforce/p4p/r19.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r19.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r19.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r19.2/requirements.txt b/linux/ecosystem/perforce/p4p/r19.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r19.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r20.1/Makefile b/linux/ecosystem/perforce/p4p/r20.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r20.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r20.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r20.1/requirements.txt b/linux/ecosystem/perforce/p4p/r20.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r20.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r20.2/Makefile b/linux/ecosystem/perforce/p4p/r20.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r20.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r20.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r20.2/requirements.txt b/linux/ecosystem/perforce/p4p/r20.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r20.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r21.1/Makefile b/linux/ecosystem/perforce/p4p/r21.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r21.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r21.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r21.1/requirements.txt b/linux/ecosystem/perforce/p4p/r21.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r21.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r21.2/Makefile b/linux/ecosystem/perforce/p4p/r21.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r21.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r21.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r21.2/requirements.txt b/linux/ecosystem/perforce/p4p/r21.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r21.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r22.1/Makefile b/linux/ecosystem/perforce/p4p/r22.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r22.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r22.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r22.1/requirements.txt b/linux/ecosystem/perforce/p4p/r22.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r22.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r23.1/Makefile b/linux/ecosystem/perforce/p4p/r23.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r23.1/Makefile +++ b/linux/ecosystem/perforce/p4p/r23.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r23.1/requirements.txt b/linux/ecosystem/perforce/p4p/r23.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r23.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/perforce/p4p/r23.2/Makefile b/linux/ecosystem/perforce/p4p/r23.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/perforce/p4p/r23.2/Makefile +++ b/linux/ecosystem/perforce/p4p/r23.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/perforce/p4p/r23.2/requirements.txt b/linux/ecosystem/perforce/p4p/r23.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/perforce/p4p/r23.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php5.5/Makefile b/linux/ecosystem/php/php5.5/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php5.5/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php5.5/requirements.txt b/linux/ecosystem/php/php5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php7.0/Makefile b/linux/ecosystem/php/php7.0/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php7.0/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php7.0/requirements.txt b/linux/ecosystem/php/php7.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php7.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php7.1/Makefile b/linux/ecosystem/php/php7.1/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php7.1/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php7.1/requirements.txt b/linux/ecosystem/php/php7.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php7.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php7.2/Makefile b/linux/ecosystem/php/php7.2/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php7.2/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php7.2/requirements.txt b/linux/ecosystem/php/php7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php7.3/Makefile b/linux/ecosystem/php/php7.3/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php7.3/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php7.3/requirements.txt b/linux/ecosystem/php/php7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php7.4/Makefile b/linux/ecosystem/php/php7.4/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php7.4/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php7.4/requirements.txt b/linux/ecosystem/php/php7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php8.0/Makefile b/linux/ecosystem/php/php8.0/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php8.0/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php8.0/requirements.txt b/linux/ecosystem/php/php8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php8.1/Makefile b/linux/ecosystem/php/php8.1/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php8.1/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php8.1/requirements.txt b/linux/ecosystem/php/php8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php8.2/Makefile b/linux/ecosystem/php/php8.2/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php8.2/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php8.2/requirements.txt b/linux/ecosystem/php/php8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/php/php8.3/Makefile b/linux/ecosystem/php/php8.3/Makefile deleted file mode 100644 index 5e0d54db0..000000000 --- a/linux/ecosystem/php/php8.3/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -PIP_BREAK_SYSTEM_PACKAGES=1 - -all: app - -app: - make build - make deploy - make clean - -build: - make pip - kaniko-wrapper --version - -dry: - make dry-run - -test: - make dry-run - -dry-run: - kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run - -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - -build-compose: - docker-compose build --compress --parallel --progress plain - -deploy: - make pip - kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug - -deploy-compose: - docker-compose push - -clean: - docker container prune -f - docker image prune -f - docker network prune -f - docker volume prune -f - docker system prune -af diff --git a/linux/ecosystem/php/php8.3/requirements.txt b/linux/ecosystem/php/php8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/php/php8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/10/Makefile b/linux/ecosystem/postgres/10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/10/Makefile +++ b/linux/ecosystem/postgres/10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/10/requirements.txt b/linux/ecosystem/postgres/10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/11/Makefile b/linux/ecosystem/postgres/11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/11/Makefile +++ b/linux/ecosystem/postgres/11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/11/requirements.txt b/linux/ecosystem/postgres/11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/12/Makefile b/linux/ecosystem/postgres/12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/12/Makefile +++ b/linux/ecosystem/postgres/12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/12/requirements.txt b/linux/ecosystem/postgres/12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/13/Makefile b/linux/ecosystem/postgres/13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/13/Makefile +++ b/linux/ecosystem/postgres/13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/13/requirements.txt b/linux/ecosystem/postgres/13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/14/Makefile b/linux/ecosystem/postgres/14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/14/Makefile +++ b/linux/ecosystem/postgres/14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/14/requirements.txt b/linux/ecosystem/postgres/14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/15/Makefile b/linux/ecosystem/postgres/15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/15/Makefile +++ b/linux/ecosystem/postgres/15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/15/requirements.txt b/linux/ecosystem/postgres/15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/16/Makefile b/linux/ecosystem/postgres/16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/16/Makefile +++ b/linux/ecosystem/postgres/16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/16/requirements.txt b/linux/ecosystem/postgres/16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/8.2/Makefile b/linux/ecosystem/postgres/8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/8.2/Makefile +++ b/linux/ecosystem/postgres/8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/8.2/requirements.txt b/linux/ecosystem/postgres/8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/8.3/Makefile b/linux/ecosystem/postgres/8.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/8.3/Makefile +++ b/linux/ecosystem/postgres/8.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/8.3/requirements.txt b/linux/ecosystem/postgres/8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/8.4/Makefile b/linux/ecosystem/postgres/8.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/8.4/Makefile +++ b/linux/ecosystem/postgres/8.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/8.4/requirements.txt b/linux/ecosystem/postgres/8.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/8.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.0/Makefile b/linux/ecosystem/postgres/9.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.0/Makefile +++ b/linux/ecosystem/postgres/9.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.0/requirements.txt b/linux/ecosystem/postgres/9.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.1/Makefile b/linux/ecosystem/postgres/9.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.1/Makefile +++ b/linux/ecosystem/postgres/9.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.1/requirements.txt b/linux/ecosystem/postgres/9.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.2/Makefile b/linux/ecosystem/postgres/9.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.2/Makefile +++ b/linux/ecosystem/postgres/9.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.2/requirements.txt b/linux/ecosystem/postgres/9.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.3/Makefile b/linux/ecosystem/postgres/9.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.3/Makefile +++ b/linux/ecosystem/postgres/9.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.3/requirements.txt b/linux/ecosystem/postgres/9.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.4/Makefile b/linux/ecosystem/postgres/9.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.4/Makefile +++ b/linux/ecosystem/postgres/9.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.4/requirements.txt b/linux/ecosystem/postgres/9.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.5/Makefile b/linux/ecosystem/postgres/9.5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.5/Makefile +++ b/linux/ecosystem/postgres/9.5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.5/requirements.txt b/linux/ecosystem/postgres/9.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/9.6/Makefile b/linux/ecosystem/postgres/9.6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/9.6/Makefile +++ b/linux/ecosystem/postgres/9.6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/9.6/requirements.txt b/linux/ecosystem/postgres/9.6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/9.6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/postgres/latest/Makefile b/linux/ecosystem/postgres/latest/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/postgres/latest/Makefile +++ b/linux/ecosystem/postgres/latest/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/postgres/latest/requirements.txt b/linux/ecosystem/postgres/latest/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/postgres/latest/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.0/Makefile b/linux/ecosystem/qbittorrent/4.4.0/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.0/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.0/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.0/requirements.txt b/linux/ecosystem/qbittorrent/4.4.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.1/Makefile b/linux/ecosystem/qbittorrent/4.4.1/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.1/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.1/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.1/requirements.txt b/linux/ecosystem/qbittorrent/4.4.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.2/Makefile b/linux/ecosystem/qbittorrent/4.4.2/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.2/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.2/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.2/requirements.txt b/linux/ecosystem/qbittorrent/4.4.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.3.1/Makefile b/linux/ecosystem/qbittorrent/4.4.3.1/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.3.1/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.3.1/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.3.1/requirements.txt b/linux/ecosystem/qbittorrent/4.4.3.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.3.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.4/Makefile b/linux/ecosystem/qbittorrent/4.4.4/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.4/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.4/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.4/requirements.txt b/linux/ecosystem/qbittorrent/4.4.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.4.5/Makefile b/linux/ecosystem/qbittorrent/4.4.5/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.4.5/Makefile +++ b/linux/ecosystem/qbittorrent/4.4.5/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.4.5/requirements.txt b/linux/ecosystem/qbittorrent/4.4.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.4.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.0/Makefile b/linux/ecosystem/qbittorrent/4.5.0/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.0/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.0/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.0/requirements.txt b/linux/ecosystem/qbittorrent/4.5.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.1/Makefile b/linux/ecosystem/qbittorrent/4.5.1/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.1/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.1/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.1/requirements.txt b/linux/ecosystem/qbittorrent/4.5.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.2/Makefile b/linux/ecosystem/qbittorrent/4.5.2/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.2/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.2/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.2/requirements.txt b/linux/ecosystem/qbittorrent/4.5.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.3/Makefile b/linux/ecosystem/qbittorrent/4.5.3/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.3/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.3/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.3/requirements.txt b/linux/ecosystem/qbittorrent/4.5.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.4/Makefile b/linux/ecosystem/qbittorrent/4.5.4/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.4/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.4/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.4/requirements.txt b/linux/ecosystem/qbittorrent/4.5.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.5.5/Makefile b/linux/ecosystem/qbittorrent/4.5.5/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.5.5/Makefile +++ b/linux/ecosystem/qbittorrent/4.5.5/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.5.5/requirements.txt b/linux/ecosystem/qbittorrent/4.5.5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.5.5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.6.0/Makefile b/linux/ecosystem/qbittorrent/4.6.0/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.6.0/Makefile +++ b/linux/ecosystem/qbittorrent/4.6.0/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.6.0/requirements.txt b/linux/ecosystem/qbittorrent/4.6.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.6.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.6.1/Makefile b/linux/ecosystem/qbittorrent/4.6.1/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.6.1/Makefile +++ b/linux/ecosystem/qbittorrent/4.6.1/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.6.1/requirements.txt b/linux/ecosystem/qbittorrent/4.6.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.6.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.6.2/Makefile b/linux/ecosystem/qbittorrent/4.6.2/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.6.2/Makefile +++ b/linux/ecosystem/qbittorrent/4.6.2/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.6.2/requirements.txt b/linux/ecosystem/qbittorrent/4.6.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.6.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.6.3/Makefile b/linux/ecosystem/qbittorrent/4.6.3/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.6.3/Makefile +++ b/linux/ecosystem/qbittorrent/4.6.3/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.6.3/requirements.txt b/linux/ecosystem/qbittorrent/4.6.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.6.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/4.6.4/Makefile b/linux/ecosystem/qbittorrent/4.6.4/Makefile index b1930a89e..22bd4ad2a 100644 --- a/linux/ecosystem/qbittorrent/4.6.4/Makefile +++ b/linux/ecosystem/qbittorrent/4.6.4/Makefile @@ -13,7 +13,6 @@ build: make qbt-libtorrent1 deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/4.6.4/requirements.txt b/linux/ecosystem/qbittorrent/4.6.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/4.6.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/qbittorrent/testing/Makefile b/linux/ecosystem/qbittorrent/testing/Makefile index e9d386ab2..5439ae243 100644 --- a/linux/ecosystem/qbittorrent/testing/Makefile +++ b/linux/ecosystem/qbittorrent/testing/Makefile @@ -12,7 +12,6 @@ build: make qbt deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/qbittorrent/testing/requirements.txt b/linux/ecosystem/qbittorrent/testing/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/qbittorrent/testing/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/retracker/Makefile b/linux/ecosystem/retracker/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/retracker/Makefile +++ b/linux/ecosystem/retracker/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/retracker/requirements.txt b/linux/ecosystem/retracker/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/retracker/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/Makefile b/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/Makefile +++ b/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/requirements.txt b/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/amxx-sdk/1.10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/Makefile b/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/Makefile +++ b/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/requirements.txt b/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/amxx-sdk/1.9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk11/Makefile b/linux/ecosystem/teamcity/agent/android-sdk/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk11/Makefile +++ b/linux/ecosystem/teamcity/agent/android-sdk/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk11/requirements.txt b/linux/ecosystem/teamcity/agent/android-sdk/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk17/Makefile b/linux/ecosystem/teamcity/agent/android-sdk/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk17/Makefile +++ b/linux/ecosystem/teamcity/agent/android-sdk/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk17/requirements.txt b/linux/ecosystem/teamcity/agent/android-sdk/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk8/Makefile b/linux/ecosystem/teamcity/agent/android-sdk/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk8/Makefile +++ b/linux/ecosystem/teamcity/agent/android-sdk/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/android-sdk/jdk8/requirements.txt b/linux/ecosystem/teamcity/agent/android-sdk/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/android-sdk/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/atlassian-sdk/Makefile b/linux/ecosystem/teamcity/agent/atlassian-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/atlassian-sdk/Makefile +++ b/linux/ecosystem/teamcity/agent/atlassian-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/atlassian-sdk/requirements.txt b/linux/ecosystem/teamcity/agent/atlassian-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/atlassian-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/dotnet-sdk/Makefile b/linux/ecosystem/teamcity/agent/dotnet-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/dotnet-sdk/Makefile +++ b/linux/ecosystem/teamcity/agent/dotnet-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/dotnet-sdk/requirements.txt b/linux/ecosystem/teamcity/agent/dotnet-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/dotnet-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/latest/jdk11/Makefile b/linux/ecosystem/teamcity/agent/latest/jdk11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/latest/jdk11/Makefile +++ b/linux/ecosystem/teamcity/agent/latest/jdk11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/latest/jdk11/requirements.txt b/linux/ecosystem/teamcity/agent/latest/jdk11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/latest/jdk11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/latest/jdk17/Makefile b/linux/ecosystem/teamcity/agent/latest/jdk17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/latest/jdk17/Makefile +++ b/linux/ecosystem/teamcity/agent/latest/jdk17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/latest/jdk17/requirements.txt b/linux/ecosystem/teamcity/agent/latest/jdk17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/latest/jdk17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/latest/jdk21/Makefile b/linux/ecosystem/teamcity/agent/latest/jdk21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/latest/jdk21/Makefile +++ b/linux/ecosystem/teamcity/agent/latest/jdk21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/latest/jdk21/requirements.txt b/linux/ecosystem/teamcity/agent/latest/jdk21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/latest/jdk21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/latest/jdk8/Makefile b/linux/ecosystem/teamcity/agent/latest/jdk8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/latest/jdk8/Makefile +++ b/linux/ecosystem/teamcity/agent/latest/jdk8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/latest/jdk8/requirements.txt b/linux/ecosystem/teamcity/agent/latest/jdk8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/latest/jdk8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node0.12/Makefile b/linux/ecosystem/teamcity/agent/node0.12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node0.12/Makefile +++ b/linux/ecosystem/teamcity/agent/node0.12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node0.12/requirements.txt b/linux/ecosystem/teamcity/agent/node0.12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node0.12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node10/Makefile b/linux/ecosystem/teamcity/agent/node10/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node10/Makefile +++ b/linux/ecosystem/teamcity/agent/node10/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node10/requirements.txt b/linux/ecosystem/teamcity/agent/node10/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node10/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node11/Makefile b/linux/ecosystem/teamcity/agent/node11/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node11/Makefile +++ b/linux/ecosystem/teamcity/agent/node11/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node11/requirements.txt b/linux/ecosystem/teamcity/agent/node11/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node11/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node12/Makefile b/linux/ecosystem/teamcity/agent/node12/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node12/Makefile +++ b/linux/ecosystem/teamcity/agent/node12/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node12/requirements.txt b/linux/ecosystem/teamcity/agent/node12/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node12/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node13/Makefile b/linux/ecosystem/teamcity/agent/node13/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node13/Makefile +++ b/linux/ecosystem/teamcity/agent/node13/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node13/requirements.txt b/linux/ecosystem/teamcity/agent/node13/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node13/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node14/Makefile b/linux/ecosystem/teamcity/agent/node14/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node14/Makefile +++ b/linux/ecosystem/teamcity/agent/node14/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node14/requirements.txt b/linux/ecosystem/teamcity/agent/node14/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node14/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node15/Makefile b/linux/ecosystem/teamcity/agent/node15/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node15/Makefile +++ b/linux/ecosystem/teamcity/agent/node15/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node15/requirements.txt b/linux/ecosystem/teamcity/agent/node15/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node15/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node16/Makefile b/linux/ecosystem/teamcity/agent/node16/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node16/Makefile +++ b/linux/ecosystem/teamcity/agent/node16/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node16/requirements.txt b/linux/ecosystem/teamcity/agent/node16/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node16/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node17/Makefile b/linux/ecosystem/teamcity/agent/node17/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node17/Makefile +++ b/linux/ecosystem/teamcity/agent/node17/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node17/requirements.txt b/linux/ecosystem/teamcity/agent/node17/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node17/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node18/Makefile b/linux/ecosystem/teamcity/agent/node18/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node18/Makefile +++ b/linux/ecosystem/teamcity/agent/node18/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node18/requirements.txt b/linux/ecosystem/teamcity/agent/node18/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node18/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node19/Makefile b/linux/ecosystem/teamcity/agent/node19/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node19/Makefile +++ b/linux/ecosystem/teamcity/agent/node19/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node19/requirements.txt b/linux/ecosystem/teamcity/agent/node19/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node19/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node20/Makefile b/linux/ecosystem/teamcity/agent/node20/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node20/Makefile +++ b/linux/ecosystem/teamcity/agent/node20/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node20/requirements.txt b/linux/ecosystem/teamcity/agent/node20/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node20/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node21/Makefile b/linux/ecosystem/teamcity/agent/node21/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node21/Makefile +++ b/linux/ecosystem/teamcity/agent/node21/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node21/requirements.txt b/linux/ecosystem/teamcity/agent/node21/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node21/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node22/Makefile b/linux/ecosystem/teamcity/agent/node22/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node22/Makefile +++ b/linux/ecosystem/teamcity/agent/node22/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node22/requirements.txt b/linux/ecosystem/teamcity/agent/node22/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node22/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node4/Makefile b/linux/ecosystem/teamcity/agent/node4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node4/Makefile +++ b/linux/ecosystem/teamcity/agent/node4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node4/requirements.txt b/linux/ecosystem/teamcity/agent/node4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node5/Makefile b/linux/ecosystem/teamcity/agent/node5/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node5/Makefile +++ b/linux/ecosystem/teamcity/agent/node5/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node5/requirements.txt b/linux/ecosystem/teamcity/agent/node5/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node5/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node6/Makefile b/linux/ecosystem/teamcity/agent/node6/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node6/Makefile +++ b/linux/ecosystem/teamcity/agent/node6/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node6/requirements.txt b/linux/ecosystem/teamcity/agent/node6/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node6/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node7/Makefile b/linux/ecosystem/teamcity/agent/node7/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node7/Makefile +++ b/linux/ecosystem/teamcity/agent/node7/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node7/requirements.txt b/linux/ecosystem/teamcity/agent/node7/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node7/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node8/Makefile b/linux/ecosystem/teamcity/agent/node8/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node8/Makefile +++ b/linux/ecosystem/teamcity/agent/node8/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node8/requirements.txt b/linux/ecosystem/teamcity/agent/node8/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node8/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/node9/Makefile b/linux/ecosystem/teamcity/agent/node9/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/node9/Makefile +++ b/linux/ecosystem/teamcity/agent/node9/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/node9/requirements.txt b/linux/ecosystem/teamcity/agent/node9/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/node9/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php7.2/Makefile b/linux/ecosystem/teamcity/agent/php7.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php7.2/Makefile +++ b/linux/ecosystem/teamcity/agent/php7.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php7.2/requirements.txt b/linux/ecosystem/teamcity/agent/php7.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php7.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php7.3/Makefile b/linux/ecosystem/teamcity/agent/php7.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php7.3/Makefile +++ b/linux/ecosystem/teamcity/agent/php7.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php7.3/requirements.txt b/linux/ecosystem/teamcity/agent/php7.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php7.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php7.4/Makefile b/linux/ecosystem/teamcity/agent/php7.4/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php7.4/Makefile +++ b/linux/ecosystem/teamcity/agent/php7.4/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php7.4/requirements.txt b/linux/ecosystem/teamcity/agent/php7.4/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php7.4/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php8.0/Makefile b/linux/ecosystem/teamcity/agent/php8.0/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php8.0/Makefile +++ b/linux/ecosystem/teamcity/agent/php8.0/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php8.0/requirements.txt b/linux/ecosystem/teamcity/agent/php8.0/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php8.0/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php8.1/Makefile b/linux/ecosystem/teamcity/agent/php8.1/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php8.1/Makefile +++ b/linux/ecosystem/teamcity/agent/php8.1/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php8.1/requirements.txt b/linux/ecosystem/teamcity/agent/php8.1/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php8.1/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php8.2/Makefile b/linux/ecosystem/teamcity/agent/php8.2/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php8.2/Makefile +++ b/linux/ecosystem/teamcity/agent/php8.2/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php8.2/requirements.txt b/linux/ecosystem/teamcity/agent/php8.2/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php8.2/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/php8.3/Makefile b/linux/ecosystem/teamcity/agent/php8.3/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/php8.3/Makefile +++ b/linux/ecosystem/teamcity/agent/php8.3/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/php8.3/requirements.txt b/linux/ecosystem/teamcity/agent/php8.3/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/php8.3/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/teamcity/agent/steam-sdk/Makefile b/linux/ecosystem/teamcity/agent/steam-sdk/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/teamcity/agent/steam-sdk/Makefile +++ b/linux/ecosystem/teamcity/agent/steam-sdk/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/teamcity/agent/steam-sdk/requirements.txt b/linux/ecosystem/teamcity/agent/steam-sdk/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/teamcity/agent/steam-sdk/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.4.1.3669/ad/Makefile b/linux/ecosystem/testrail/5.4.1.3669/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.4.1.3669/ad/Makefile +++ b/linux/ecosystem/testrail/5.4.1.3669/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.4.1.3669/ad/requirements.txt b/linux/ecosystem/testrail/5.4.1.3669/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.4.1.3669/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.4.1.3669/ldap/Makefile b/linux/ecosystem/testrail/5.4.1.3669/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.4.1.3669/ldap/Makefile +++ b/linux/ecosystem/testrail/5.4.1.3669/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.4.1.3669/ldap/requirements.txt b/linux/ecosystem/testrail/5.4.1.3669/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.4.1.3669/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.4.1.3669/main/Makefile b/linux/ecosystem/testrail/5.4.1.3669/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.4.1.3669/main/Makefile +++ b/linux/ecosystem/testrail/5.4.1.3669/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.4.1.3669/main/requirements.txt b/linux/ecosystem/testrail/5.4.1.3669/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.4.1.3669/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3727/ad/Makefile b/linux/ecosystem/testrail/5.5.0.3727/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3727/ad/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3727/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3727/ad/requirements.txt b/linux/ecosystem/testrail/5.5.0.3727/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3727/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3727/ldap/Makefile b/linux/ecosystem/testrail/5.5.0.3727/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3727/ldap/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3727/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3727/ldap/requirements.txt b/linux/ecosystem/testrail/5.5.0.3727/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3727/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3727/main/Makefile b/linux/ecosystem/testrail/5.5.0.3727/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3727/main/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3727/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3727/main/requirements.txt b/linux/ecosystem/testrail/5.5.0.3727/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3727/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3731/ad/Makefile b/linux/ecosystem/testrail/5.5.0.3731/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3731/ad/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3731/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3731/ad/requirements.txt b/linux/ecosystem/testrail/5.5.0.3731/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3731/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3731/ldap/Makefile b/linux/ecosystem/testrail/5.5.0.3731/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3731/ldap/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3731/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3731/ldap/requirements.txt b/linux/ecosystem/testrail/5.5.0.3731/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3731/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3731/main/Makefile b/linux/ecosystem/testrail/5.5.0.3731/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3731/main/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3731/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3731/main/requirements.txt b/linux/ecosystem/testrail/5.5.0.3731/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3731/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3735/ad/Makefile b/linux/ecosystem/testrail/5.5.0.3735/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3735/ad/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3735/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3735/ad/requirements.txt b/linux/ecosystem/testrail/5.5.0.3735/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3735/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3735/ldap/Makefile b/linux/ecosystem/testrail/5.5.0.3735/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3735/ldap/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3735/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3735/ldap/requirements.txt b/linux/ecosystem/testrail/5.5.0.3735/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3735/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.0.3735/main/Makefile b/linux/ecosystem/testrail/5.5.0.3735/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.0.3735/main/Makefile +++ b/linux/ecosystem/testrail/5.5.0.3735/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.0.3735/main/requirements.txt b/linux/ecosystem/testrail/5.5.0.3735/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.0.3735/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.1.3746/ad/Makefile b/linux/ecosystem/testrail/5.5.1.3746/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.1.3746/ad/Makefile +++ b/linux/ecosystem/testrail/5.5.1.3746/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.1.3746/ad/requirements.txt b/linux/ecosystem/testrail/5.5.1.3746/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.1.3746/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.1.3746/ldap/Makefile b/linux/ecosystem/testrail/5.5.1.3746/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.1.3746/ldap/Makefile +++ b/linux/ecosystem/testrail/5.5.1.3746/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.1.3746/ldap/requirements.txt b/linux/ecosystem/testrail/5.5.1.3746/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.1.3746/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.5.1.3746/main/Makefile b/linux/ecosystem/testrail/5.5.1.3746/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.5.1.3746/main/Makefile +++ b/linux/ecosystem/testrail/5.5.1.3746/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.5.1.3746/main/requirements.txt b/linux/ecosystem/testrail/5.5.1.3746/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.5.1.3746/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3853/ad/Makefile b/linux/ecosystem/testrail/5.6.0.3853/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3853/ad/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3853/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3853/ad/requirements.txt b/linux/ecosystem/testrail/5.6.0.3853/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3853/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3853/ldap/Makefile b/linux/ecosystem/testrail/5.6.0.3853/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3853/ldap/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3853/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3853/ldap/requirements.txt b/linux/ecosystem/testrail/5.6.0.3853/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3853/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3853/main/Makefile b/linux/ecosystem/testrail/5.6.0.3853/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3853/main/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3853/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3853/main/requirements.txt b/linux/ecosystem/testrail/5.6.0.3853/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3853/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3856/ad/Makefile b/linux/ecosystem/testrail/5.6.0.3856/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3856/ad/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3856/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3856/ad/requirements.txt b/linux/ecosystem/testrail/5.6.0.3856/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3856/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3856/ldap/Makefile b/linux/ecosystem/testrail/5.6.0.3856/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3856/ldap/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3856/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3856/ldap/requirements.txt b/linux/ecosystem/testrail/5.6.0.3856/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3856/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3856/main/Makefile b/linux/ecosystem/testrail/5.6.0.3856/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3856/main/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3856/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3856/main/requirements.txt b/linux/ecosystem/testrail/5.6.0.3856/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3856/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3861/ad/Makefile b/linux/ecosystem/testrail/5.6.0.3861/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3861/ad/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3861/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3861/ad/requirements.txt b/linux/ecosystem/testrail/5.6.0.3861/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3861/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3861/ldap/Makefile b/linux/ecosystem/testrail/5.6.0.3861/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3861/ldap/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3861/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3861/ldap/requirements.txt b/linux/ecosystem/testrail/5.6.0.3861/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3861/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3861/main/Makefile b/linux/ecosystem/testrail/5.6.0.3861/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3861/main/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3861/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3861/main/requirements.txt b/linux/ecosystem/testrail/5.6.0.3861/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3861/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3862/ad/Makefile b/linux/ecosystem/testrail/5.6.0.3862/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3862/ad/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3862/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3862/ad/requirements.txt b/linux/ecosystem/testrail/5.6.0.3862/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3862/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3862/ldap/Makefile b/linux/ecosystem/testrail/5.6.0.3862/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3862/ldap/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3862/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3862/ldap/requirements.txt b/linux/ecosystem/testrail/5.6.0.3862/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3862/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3862/main/Makefile b/linux/ecosystem/testrail/5.6.0.3862/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3862/main/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3862/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3862/main/requirements.txt b/linux/ecosystem/testrail/5.6.0.3862/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3862/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3865/ad/Makefile b/linux/ecosystem/testrail/5.6.0.3865/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3865/ad/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3865/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3865/ad/requirements.txt b/linux/ecosystem/testrail/5.6.0.3865/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3865/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3865/ldap/Makefile b/linux/ecosystem/testrail/5.6.0.3865/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3865/ldap/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3865/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3865/ldap/requirements.txt b/linux/ecosystem/testrail/5.6.0.3865/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3865/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.6.0.3865/main/Makefile b/linux/ecosystem/testrail/5.6.0.3865/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.6.0.3865/main/Makefile +++ b/linux/ecosystem/testrail/5.6.0.3865/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.6.0.3865/main/requirements.txt b/linux/ecosystem/testrail/5.6.0.3865/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.6.0.3865/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3938/ad/Makefile b/linux/ecosystem/testrail/5.7.0.3938/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3938/ad/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3938/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3938/ad/requirements.txt b/linux/ecosystem/testrail/5.7.0.3938/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3938/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3938/ldap/Makefile b/linux/ecosystem/testrail/5.7.0.3938/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3938/ldap/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3938/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3938/ldap/requirements.txt b/linux/ecosystem/testrail/5.7.0.3938/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3938/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3938/main/Makefile b/linux/ecosystem/testrail/5.7.0.3938/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3938/main/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3938/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3938/main/requirements.txt b/linux/ecosystem/testrail/5.7.0.3938/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3938/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3942/ad/Makefile b/linux/ecosystem/testrail/5.7.0.3942/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3942/ad/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3942/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3942/ad/requirements.txt b/linux/ecosystem/testrail/5.7.0.3942/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3942/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3942/ldap/Makefile b/linux/ecosystem/testrail/5.7.0.3942/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3942/ldap/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3942/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3942/ldap/requirements.txt b/linux/ecosystem/testrail/5.7.0.3942/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3942/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3942/main/Makefile b/linux/ecosystem/testrail/5.7.0.3942/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3942/main/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3942/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3942/main/requirements.txt b/linux/ecosystem/testrail/5.7.0.3942/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3942/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3951/ad/Makefile b/linux/ecosystem/testrail/5.7.0.3951/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3951/ad/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3951/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3951/ad/requirements.txt b/linux/ecosystem/testrail/5.7.0.3951/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3951/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3951/ldap/Makefile b/linux/ecosystem/testrail/5.7.0.3951/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3951/ldap/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3951/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3951/ldap/requirements.txt b/linux/ecosystem/testrail/5.7.0.3951/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3951/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.0.3951/main/Makefile b/linux/ecosystem/testrail/5.7.0.3951/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.0.3951/main/Makefile +++ b/linux/ecosystem/testrail/5.7.0.3951/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.0.3951/main/requirements.txt b/linux/ecosystem/testrail/5.7.0.3951/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.0.3951/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4026/ad/Makefile b/linux/ecosystem/testrail/5.7.1.4026/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4026/ad/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4026/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4026/ad/requirements.txt b/linux/ecosystem/testrail/5.7.1.4026/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4026/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4026/ldap/Makefile b/linux/ecosystem/testrail/5.7.1.4026/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4026/ldap/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4026/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4026/ldap/requirements.txt b/linux/ecosystem/testrail/5.7.1.4026/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4026/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4026/main/Makefile b/linux/ecosystem/testrail/5.7.1.4026/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4026/main/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4026/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4026/main/requirements.txt b/linux/ecosystem/testrail/5.7.1.4026/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4026/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4028/ad/Makefile b/linux/ecosystem/testrail/5.7.1.4028/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4028/ad/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4028/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4028/ad/requirements.txt b/linux/ecosystem/testrail/5.7.1.4028/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4028/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4028/ldap/Makefile b/linux/ecosystem/testrail/5.7.1.4028/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4028/ldap/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4028/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4028/ldap/requirements.txt b/linux/ecosystem/testrail/5.7.1.4028/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4028/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/5.7.1.4028/main/Makefile b/linux/ecosystem/testrail/5.7.1.4028/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/5.7.1.4028/main/Makefile +++ b/linux/ecosystem/testrail/5.7.1.4028/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/5.7.1.4028/main/requirements.txt b/linux/ecosystem/testrail/5.7.1.4028/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/5.7.1.4028/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.0.4140/ad/Makefile b/linux/ecosystem/testrail/6.0.0.4140/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.0.4140/ad/Makefile +++ b/linux/ecosystem/testrail/6.0.0.4140/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.0.4140/ad/requirements.txt b/linux/ecosystem/testrail/6.0.0.4140/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.0.4140/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.0.4140/ldap/Makefile b/linux/ecosystem/testrail/6.0.0.4140/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.0.4140/ldap/Makefile +++ b/linux/ecosystem/testrail/6.0.0.4140/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.0.4140/ldap/requirements.txt b/linux/ecosystem/testrail/6.0.0.4140/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.0.4140/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.0.4140/main/Makefile b/linux/ecosystem/testrail/6.0.0.4140/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.0.4140/main/Makefile +++ b/linux/ecosystem/testrail/6.0.0.4140/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.0.4140/main/requirements.txt b/linux/ecosystem/testrail/6.0.0.4140/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.0.4140/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.1.4163/ad/Makefile b/linux/ecosystem/testrail/6.0.1.4163/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.1.4163/ad/Makefile +++ b/linux/ecosystem/testrail/6.0.1.4163/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.1.4163/ad/requirements.txt b/linux/ecosystem/testrail/6.0.1.4163/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.1.4163/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.1.4163/ldap/Makefile b/linux/ecosystem/testrail/6.0.1.4163/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.1.4163/ldap/Makefile +++ b/linux/ecosystem/testrail/6.0.1.4163/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.1.4163/ldap/requirements.txt b/linux/ecosystem/testrail/6.0.1.4163/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.1.4163/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.0.1.4163/main/Makefile b/linux/ecosystem/testrail/6.0.1.4163/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.0.1.4163/main/Makefile +++ b/linux/ecosystem/testrail/6.0.1.4163/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.0.1.4163/main/requirements.txt b/linux/ecosystem/testrail/6.0.1.4163/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.0.1.4163/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4367/ad/Makefile b/linux/ecosystem/testrail/6.1.0.4367/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4367/ad/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4367/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4367/ad/requirements.txt b/linux/ecosystem/testrail/6.1.0.4367/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4367/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4367/ldap/Makefile b/linux/ecosystem/testrail/6.1.0.4367/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4367/ldap/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4367/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4367/ldap/requirements.txt b/linux/ecosystem/testrail/6.1.0.4367/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4367/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4367/main/Makefile b/linux/ecosystem/testrail/6.1.0.4367/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4367/main/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4367/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4367/main/requirements.txt b/linux/ecosystem/testrail/6.1.0.4367/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4367/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4369/ad/Makefile b/linux/ecosystem/testrail/6.1.0.4369/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4369/ad/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4369/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4369/ad/requirements.txt b/linux/ecosystem/testrail/6.1.0.4369/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4369/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4369/ldap/Makefile b/linux/ecosystem/testrail/6.1.0.4369/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4369/ldap/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4369/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4369/ldap/requirements.txt b/linux/ecosystem/testrail/6.1.0.4369/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4369/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.0.4369/main/Makefile b/linux/ecosystem/testrail/6.1.0.4369/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.0.4369/main/Makefile +++ b/linux/ecosystem/testrail/6.1.0.4369/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.0.4369/main/requirements.txt b/linux/ecosystem/testrail/6.1.0.4369/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.0.4369/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1020/ad/Makefile b/linux/ecosystem/testrail/6.1.1.1020/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1020/ad/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1020/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1020/ad/requirements.txt b/linux/ecosystem/testrail/6.1.1.1020/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1020/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1020/ldap/Makefile b/linux/ecosystem/testrail/6.1.1.1020/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1020/ldap/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1020/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1020/ldap/requirements.txt b/linux/ecosystem/testrail/6.1.1.1020/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1020/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1020/main/Makefile b/linux/ecosystem/testrail/6.1.1.1020/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1020/main/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1020/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1020/main/requirements.txt b/linux/ecosystem/testrail/6.1.1.1020/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1020/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1021/ad/Makefile b/linux/ecosystem/testrail/6.1.1.1021/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1021/ad/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1021/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1021/ad/requirements.txt b/linux/ecosystem/testrail/6.1.1.1021/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1021/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1021/ldap/Makefile b/linux/ecosystem/testrail/6.1.1.1021/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1021/ldap/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1021/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1021/ldap/requirements.txt b/linux/ecosystem/testrail/6.1.1.1021/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1021/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.1.1.1021/main/Makefile b/linux/ecosystem/testrail/6.1.1.1021/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.1.1.1021/main/Makefile +++ b/linux/ecosystem/testrail/6.1.1.1021/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.1.1.1021/main/requirements.txt b/linux/ecosystem/testrail/6.1.1.1021/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.1.1.1021/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.0.1085/ad/Makefile b/linux/ecosystem/testrail/6.2.0.1085/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.0.1085/ad/Makefile +++ b/linux/ecosystem/testrail/6.2.0.1085/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.0.1085/ad/requirements.txt b/linux/ecosystem/testrail/6.2.0.1085/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.0.1085/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.0.1085/ldap/Makefile b/linux/ecosystem/testrail/6.2.0.1085/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.0.1085/ldap/Makefile +++ b/linux/ecosystem/testrail/6.2.0.1085/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.0.1085/ldap/requirements.txt b/linux/ecosystem/testrail/6.2.0.1085/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.0.1085/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.0.1085/main/Makefile b/linux/ecosystem/testrail/6.2.0.1085/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.0.1085/main/Makefile +++ b/linux/ecosystem/testrail/6.2.0.1085/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.0.1085/main/requirements.txt b/linux/ecosystem/testrail/6.2.0.1085/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.0.1085/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1003/ad/Makefile b/linux/ecosystem/testrail/6.2.1.1003/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1003/ad/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1003/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1003/ad/requirements.txt b/linux/ecosystem/testrail/6.2.1.1003/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1003/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1003/ldap/Makefile b/linux/ecosystem/testrail/6.2.1.1003/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1003/ldap/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1003/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1003/ldap/requirements.txt b/linux/ecosystem/testrail/6.2.1.1003/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1003/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1003/main/Makefile b/linux/ecosystem/testrail/6.2.1.1003/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1003/main/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1003/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1003/main/requirements.txt b/linux/ecosystem/testrail/6.2.1.1003/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1003/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1005/ad/Makefile b/linux/ecosystem/testrail/6.2.1.1005/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1005/ad/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1005/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1005/ad/requirements.txt b/linux/ecosystem/testrail/6.2.1.1005/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1005/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1005/ldap/Makefile b/linux/ecosystem/testrail/6.2.1.1005/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1005/ldap/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1005/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1005/ldap/requirements.txt b/linux/ecosystem/testrail/6.2.1.1005/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1005/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.1.1005/main/Makefile b/linux/ecosystem/testrail/6.2.1.1005/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.1.1005/main/Makefile +++ b/linux/ecosystem/testrail/6.2.1.1005/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.1.1005/main/requirements.txt b/linux/ecosystem/testrail/6.2.1.1005/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.1.1005/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.2.1107/ad/Makefile b/linux/ecosystem/testrail/6.2.2.1107/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.2.1107/ad/Makefile +++ b/linux/ecosystem/testrail/6.2.2.1107/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.2.1107/ad/requirements.txt b/linux/ecosystem/testrail/6.2.2.1107/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.2.1107/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.2.1107/ldap/Makefile b/linux/ecosystem/testrail/6.2.2.1107/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.2.1107/ldap/Makefile +++ b/linux/ecosystem/testrail/6.2.2.1107/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.2.1107/ldap/requirements.txt b/linux/ecosystem/testrail/6.2.2.1107/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.2.1107/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.2.1107/main/Makefile b/linux/ecosystem/testrail/6.2.2.1107/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.2.1107/main/Makefile +++ b/linux/ecosystem/testrail/6.2.2.1107/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.2.1107/main/requirements.txt b/linux/ecosystem/testrail/6.2.2.1107/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.2.1107/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.3.1114/ad/Makefile b/linux/ecosystem/testrail/6.2.3.1114/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.3.1114/ad/Makefile +++ b/linux/ecosystem/testrail/6.2.3.1114/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.3.1114/ad/requirements.txt b/linux/ecosystem/testrail/6.2.3.1114/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.3.1114/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.3.1114/ldap/Makefile b/linux/ecosystem/testrail/6.2.3.1114/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.3.1114/ldap/Makefile +++ b/linux/ecosystem/testrail/6.2.3.1114/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.3.1114/ldap/requirements.txt b/linux/ecosystem/testrail/6.2.3.1114/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.3.1114/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.2.3.1114/main/Makefile b/linux/ecosystem/testrail/6.2.3.1114/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.2.3.1114/main/Makefile +++ b/linux/ecosystem/testrail/6.2.3.1114/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.2.3.1114/main/requirements.txt b/linux/ecosystem/testrail/6.2.3.1114/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.2.3.1114/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.0.1120/ad/Makefile b/linux/ecosystem/testrail/6.3.0.1120/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.0.1120/ad/Makefile +++ b/linux/ecosystem/testrail/6.3.0.1120/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.0.1120/ad/requirements.txt b/linux/ecosystem/testrail/6.3.0.1120/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.0.1120/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.0.1120/ldap/Makefile b/linux/ecosystem/testrail/6.3.0.1120/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.0.1120/ldap/Makefile +++ b/linux/ecosystem/testrail/6.3.0.1120/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.0.1120/ldap/requirements.txt b/linux/ecosystem/testrail/6.3.0.1120/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.0.1120/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.0.1120/main/Makefile b/linux/ecosystem/testrail/6.3.0.1120/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.0.1120/main/Makefile +++ b/linux/ecosystem/testrail/6.3.0.1120/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.0.1120/main/requirements.txt b/linux/ecosystem/testrail/6.3.0.1120/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.0.1120/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1004/ad/Makefile b/linux/ecosystem/testrail/6.3.1.1004/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1004/ad/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1004/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1004/ad/requirements.txt b/linux/ecosystem/testrail/6.3.1.1004/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1004/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1004/ldap/Makefile b/linux/ecosystem/testrail/6.3.1.1004/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1004/ldap/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1004/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1004/ldap/requirements.txt b/linux/ecosystem/testrail/6.3.1.1004/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1004/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1004/main/Makefile b/linux/ecosystem/testrail/6.3.1.1004/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1004/main/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1004/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1004/main/requirements.txt b/linux/ecosystem/testrail/6.3.1.1004/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1004/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1006/ad/Makefile b/linux/ecosystem/testrail/6.3.1.1006/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1006/ad/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1006/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1006/ad/requirements.txt b/linux/ecosystem/testrail/6.3.1.1006/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1006/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1006/ldap/Makefile b/linux/ecosystem/testrail/6.3.1.1006/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1006/ldap/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1006/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1006/ldap/requirements.txt b/linux/ecosystem/testrail/6.3.1.1006/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1006/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.3.1.1006/main/Makefile b/linux/ecosystem/testrail/6.3.1.1006/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.3.1.1006/main/Makefile +++ b/linux/ecosystem/testrail/6.3.1.1006/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.3.1.1006/main/requirements.txt b/linux/ecosystem/testrail/6.3.1.1006/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.3.1.1006/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1284/ad/Makefile b/linux/ecosystem/testrail/6.4.0.1284/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1284/ad/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1284/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1284/ad/requirements.txt b/linux/ecosystem/testrail/6.4.0.1284/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1284/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1284/ldap/Makefile b/linux/ecosystem/testrail/6.4.0.1284/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1284/ldap/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1284/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1284/ldap/requirements.txt b/linux/ecosystem/testrail/6.4.0.1284/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1284/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1284/main/Makefile b/linux/ecosystem/testrail/6.4.0.1284/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1284/main/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1284/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1284/main/requirements.txt b/linux/ecosystem/testrail/6.4.0.1284/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1284/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1293/ad/Makefile b/linux/ecosystem/testrail/6.4.0.1293/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1293/ad/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1293/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1293/ad/requirements.txt b/linux/ecosystem/testrail/6.4.0.1293/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1293/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1293/ldap/Makefile b/linux/ecosystem/testrail/6.4.0.1293/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1293/ldap/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1293/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1293/ldap/requirements.txt b/linux/ecosystem/testrail/6.4.0.1293/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1293/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.4.0.1293/main/Makefile b/linux/ecosystem/testrail/6.4.0.1293/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.4.0.1293/main/Makefile +++ b/linux/ecosystem/testrail/6.4.0.1293/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.4.0.1293/main/requirements.txt b/linux/ecosystem/testrail/6.4.0.1293/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.4.0.1293/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.0.1298/ad/Makefile b/linux/ecosystem/testrail/6.5.0.1298/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.0.1298/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.0.1298/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.0.1298/ad/requirements.txt b/linux/ecosystem/testrail/6.5.0.1298/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.0.1298/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.0.1298/ldap/Makefile b/linux/ecosystem/testrail/6.5.0.1298/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.0.1298/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.0.1298/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.0.1298/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.0.1298/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.0.1298/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.0.1298/main/Makefile b/linux/ecosystem/testrail/6.5.0.1298/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.0.1298/main/Makefile +++ b/linux/ecosystem/testrail/6.5.0.1298/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.0.1298/main/requirements.txt b/linux/ecosystem/testrail/6.5.0.1298/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.0.1298/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.1.1002/ad/Makefile b/linux/ecosystem/testrail/6.5.1.1002/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.1.1002/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.1.1002/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.1.1002/ad/requirements.txt b/linux/ecosystem/testrail/6.5.1.1002/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.1.1002/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.1.1002/ldap/Makefile b/linux/ecosystem/testrail/6.5.1.1002/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.1.1002/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.1.1002/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.1.1002/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.1.1002/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.1.1002/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.1.1002/main/Makefile b/linux/ecosystem/testrail/6.5.1.1002/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.1.1002/main/Makefile +++ b/linux/ecosystem/testrail/6.5.1.1002/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.1.1002/main/requirements.txt b/linux/ecosystem/testrail/6.5.1.1002/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.1.1002/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.3.1001/ad/Makefile b/linux/ecosystem/testrail/6.5.3.1001/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.3.1001/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.3.1001/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.3.1001/ad/requirements.txt b/linux/ecosystem/testrail/6.5.3.1001/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.3.1001/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.3.1001/ldap/Makefile b/linux/ecosystem/testrail/6.5.3.1001/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.3.1001/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.3.1001/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.3.1001/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.3.1001/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.3.1001/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.3.1001/main/Makefile b/linux/ecosystem/testrail/6.5.3.1001/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.3.1001/main/Makefile +++ b/linux/ecosystem/testrail/6.5.3.1001/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.3.1001/main/requirements.txt b/linux/ecosystem/testrail/6.5.3.1001/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.3.1001/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1002/ad/Makefile b/linux/ecosystem/testrail/6.5.4.1002/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1002/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1002/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1002/ad/requirements.txt b/linux/ecosystem/testrail/6.5.4.1002/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1002/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1002/ldap/Makefile b/linux/ecosystem/testrail/6.5.4.1002/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1002/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1002/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1002/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.4.1002/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1002/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1002/main/Makefile b/linux/ecosystem/testrail/6.5.4.1002/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1002/main/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1002/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1002/main/requirements.txt b/linux/ecosystem/testrail/6.5.4.1002/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1002/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1007/ad/Makefile b/linux/ecosystem/testrail/6.5.4.1007/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1007/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1007/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1007/ad/requirements.txt b/linux/ecosystem/testrail/6.5.4.1007/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1007/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1007/ldap/Makefile b/linux/ecosystem/testrail/6.5.4.1007/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1007/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1007/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1007/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.4.1007/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1007/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.4.1007/main/Makefile b/linux/ecosystem/testrail/6.5.4.1007/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.4.1007/main/Makefile +++ b/linux/ecosystem/testrail/6.5.4.1007/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.4.1007/main/requirements.txt b/linux/ecosystem/testrail/6.5.4.1007/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.4.1007/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.5.1009/ad/Makefile b/linux/ecosystem/testrail/6.5.5.1009/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.5.1009/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.5.1009/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.5.1009/ad/requirements.txt b/linux/ecosystem/testrail/6.5.5.1009/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.5.1009/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.5.1009/ldap/Makefile b/linux/ecosystem/testrail/6.5.5.1009/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.5.1009/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.5.1009/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.5.1009/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.5.1009/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.5.1009/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.5.1009/main/Makefile b/linux/ecosystem/testrail/6.5.5.1009/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.5.1009/main/Makefile +++ b/linux/ecosystem/testrail/6.5.5.1009/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.5.1009/main/requirements.txt b/linux/ecosystem/testrail/6.5.5.1009/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.5.1009/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.6.1014/ad/Makefile b/linux/ecosystem/testrail/6.5.6.1014/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.6.1014/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.6.1014/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.6.1014/ad/requirements.txt b/linux/ecosystem/testrail/6.5.6.1014/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.6.1014/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.6.1014/ldap/Makefile b/linux/ecosystem/testrail/6.5.6.1014/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.6.1014/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.6.1014/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.6.1014/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.6.1014/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.6.1014/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.6.1014/main/Makefile b/linux/ecosystem/testrail/6.5.6.1014/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.6.1014/main/Makefile +++ b/linux/ecosystem/testrail/6.5.6.1014/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.6.1014/main/requirements.txt b/linux/ecosystem/testrail/6.5.6.1014/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.6.1014/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.7.1000/ad/Makefile b/linux/ecosystem/testrail/6.5.7.1000/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.7.1000/ad/Makefile +++ b/linux/ecosystem/testrail/6.5.7.1000/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.7.1000/ad/requirements.txt b/linux/ecosystem/testrail/6.5.7.1000/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.7.1000/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.7.1000/ldap/Makefile b/linux/ecosystem/testrail/6.5.7.1000/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.7.1000/ldap/Makefile +++ b/linux/ecosystem/testrail/6.5.7.1000/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.7.1000/ldap/requirements.txt b/linux/ecosystem/testrail/6.5.7.1000/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.7.1000/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.5.7.1000/main/Makefile b/linux/ecosystem/testrail/6.5.7.1000/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.5.7.1000/main/Makefile +++ b/linux/ecosystem/testrail/6.5.7.1000/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.5.7.1000/main/requirements.txt b/linux/ecosystem/testrail/6.5.7.1000/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.5.7.1000/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.0.1156/ad/Makefile b/linux/ecosystem/testrail/6.6.0.1156/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.0.1156/ad/Makefile +++ b/linux/ecosystem/testrail/6.6.0.1156/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.0.1156/ad/requirements.txt b/linux/ecosystem/testrail/6.6.0.1156/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.0.1156/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.0.1156/ldap/Makefile b/linux/ecosystem/testrail/6.6.0.1156/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.0.1156/ldap/Makefile +++ b/linux/ecosystem/testrail/6.6.0.1156/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.0.1156/ldap/requirements.txt b/linux/ecosystem/testrail/6.6.0.1156/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.0.1156/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.0.1156/main/Makefile b/linux/ecosystem/testrail/6.6.0.1156/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.0.1156/main/Makefile +++ b/linux/ecosystem/testrail/6.6.0.1156/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.0.1156/main/requirements.txt b/linux/ecosystem/testrail/6.6.0.1156/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.0.1156/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.1.1166/ad/Makefile b/linux/ecosystem/testrail/6.6.1.1166/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.1.1166/ad/Makefile +++ b/linux/ecosystem/testrail/6.6.1.1166/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.1.1166/ad/requirements.txt b/linux/ecosystem/testrail/6.6.1.1166/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.1.1166/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.1.1166/ldap/Makefile b/linux/ecosystem/testrail/6.6.1.1166/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.1.1166/ldap/Makefile +++ b/linux/ecosystem/testrail/6.6.1.1166/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.1.1166/ldap/requirements.txt b/linux/ecosystem/testrail/6.6.1.1166/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.1.1166/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.6.1.1166/main/Makefile b/linux/ecosystem/testrail/6.6.1.1166/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.6.1.1166/main/Makefile +++ b/linux/ecosystem/testrail/6.6.1.1166/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.6.1.1166/main/requirements.txt b/linux/ecosystem/testrail/6.6.1.1166/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.6.1.1166/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.1.1020/ad/Makefile b/linux/ecosystem/testrail/6.7.1.1020/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.1.1020/ad/Makefile +++ b/linux/ecosystem/testrail/6.7.1.1020/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.1.1020/ad/requirements.txt b/linux/ecosystem/testrail/6.7.1.1020/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.1.1020/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.1.1020/ldap/Makefile b/linux/ecosystem/testrail/6.7.1.1020/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.1.1020/ldap/Makefile +++ b/linux/ecosystem/testrail/6.7.1.1020/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.1.1020/ldap/requirements.txt b/linux/ecosystem/testrail/6.7.1.1020/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.1.1020/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.1.1020/main/Makefile b/linux/ecosystem/testrail/6.7.1.1020/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.1.1020/main/Makefile +++ b/linux/ecosystem/testrail/6.7.1.1020/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.1.1020/main/requirements.txt b/linux/ecosystem/testrail/6.7.1.1020/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.1.1020/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1037/ad/Makefile b/linux/ecosystem/testrail/6.7.2.1037/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1037/ad/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1037/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1037/ad/requirements.txt b/linux/ecosystem/testrail/6.7.2.1037/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1037/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1037/ldap/Makefile b/linux/ecosystem/testrail/6.7.2.1037/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1037/ldap/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1037/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1037/ldap/requirements.txt b/linux/ecosystem/testrail/6.7.2.1037/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1037/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1037/main/Makefile b/linux/ecosystem/testrail/6.7.2.1037/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1037/main/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1037/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1037/main/requirements.txt b/linux/ecosystem/testrail/6.7.2.1037/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1037/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1043/ad/Makefile b/linux/ecosystem/testrail/6.7.2.1043/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1043/ad/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1043/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1043/ad/requirements.txt b/linux/ecosystem/testrail/6.7.2.1043/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1043/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1043/ldap/Makefile b/linux/ecosystem/testrail/6.7.2.1043/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1043/ldap/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1043/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1043/ldap/requirements.txt b/linux/ecosystem/testrail/6.7.2.1043/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1043/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/6.7.2.1043/main/Makefile b/linux/ecosystem/testrail/6.7.2.1043/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/6.7.2.1043/main/Makefile +++ b/linux/ecosystem/testrail/6.7.2.1043/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/6.7.2.1043/main/requirements.txt b/linux/ecosystem/testrail/6.7.2.1043/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/6.7.2.1043/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.0.1057/ad/Makefile b/linux/ecosystem/testrail/7.0.0.1057/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.0.1057/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.0.1057/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.0.1057/ad/requirements.txt b/linux/ecosystem/testrail/7.0.0.1057/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.0.1057/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.0.1057/ldap/Makefile b/linux/ecosystem/testrail/7.0.0.1057/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.0.1057/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.0.1057/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.0.1057/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.0.1057/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.0.1057/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.0.1057/main/Makefile b/linux/ecosystem/testrail/7.0.0.1057/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.0.1057/main/Makefile +++ b/linux/ecosystem/testrail/7.0.0.1057/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.0.1057/main/requirements.txt b/linux/ecosystem/testrail/7.0.0.1057/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.0.1057/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1002/ad/Makefile b/linux/ecosystem/testrail/7.0.1.1002/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1002/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1002/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1002/ad/requirements.txt b/linux/ecosystem/testrail/7.0.1.1002/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1002/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1002/ldap/Makefile b/linux/ecosystem/testrail/7.0.1.1002/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1002/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1002/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1002/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.1.1002/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1002/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1002/main/Makefile b/linux/ecosystem/testrail/7.0.1.1002/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1002/main/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1002/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1002/main/requirements.txt b/linux/ecosystem/testrail/7.0.1.1002/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1002/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1013/ad/Makefile b/linux/ecosystem/testrail/7.0.1.1013/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1013/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1013/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1013/ad/requirements.txt b/linux/ecosystem/testrail/7.0.1.1013/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1013/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1013/ldap/Makefile b/linux/ecosystem/testrail/7.0.1.1013/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1013/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1013/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1013/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.1.1013/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1013/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.1.1013/main/Makefile b/linux/ecosystem/testrail/7.0.1.1013/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.1.1013/main/Makefile +++ b/linux/ecosystem/testrail/7.0.1.1013/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.1.1013/main/requirements.txt b/linux/ecosystem/testrail/7.0.1.1013/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.1.1013/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1014/ad/Makefile b/linux/ecosystem/testrail/7.0.2.1014/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1014/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1014/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1014/ad/requirements.txt b/linux/ecosystem/testrail/7.0.2.1014/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1014/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1014/ldap/Makefile b/linux/ecosystem/testrail/7.0.2.1014/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1014/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1014/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1014/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.2.1014/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1014/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1014/main/Makefile b/linux/ecosystem/testrail/7.0.2.1014/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1014/main/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1014/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1014/main/requirements.txt b/linux/ecosystem/testrail/7.0.2.1014/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1014/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1015/ad/Makefile b/linux/ecosystem/testrail/7.0.2.1015/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1015/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1015/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1015/ad/requirements.txt b/linux/ecosystem/testrail/7.0.2.1015/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1015/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1015/ldap/Makefile b/linux/ecosystem/testrail/7.0.2.1015/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1015/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1015/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1015/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.2.1015/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1015/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1015/main/Makefile b/linux/ecosystem/testrail/7.0.2.1015/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1015/main/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1015/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1015/main/requirements.txt b/linux/ecosystem/testrail/7.0.2.1015/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1015/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1016/ad/Makefile b/linux/ecosystem/testrail/7.0.2.1016/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1016/ad/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1016/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1016/ad/requirements.txt b/linux/ecosystem/testrail/7.0.2.1016/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1016/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1016/ldap/Makefile b/linux/ecosystem/testrail/7.0.2.1016/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1016/ldap/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1016/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1016/ldap/requirements.txt b/linux/ecosystem/testrail/7.0.2.1016/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1016/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.0.2.1016/main/Makefile b/linux/ecosystem/testrail/7.0.2.1016/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.0.2.1016/main/Makefile +++ b/linux/ecosystem/testrail/7.0.2.1016/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.0.2.1016/main/requirements.txt b/linux/ecosystem/testrail/7.0.2.1016/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.0.2.1016/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8079/ad/Makefile b/linux/ecosystem/testrail/7.4.1.8079/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8079/ad/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8079/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8079/ad/requirements.txt b/linux/ecosystem/testrail/7.4.1.8079/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8079/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8079/ldap/Makefile b/linux/ecosystem/testrail/7.4.1.8079/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8079/ldap/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8079/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8079/ldap/requirements.txt b/linux/ecosystem/testrail/7.4.1.8079/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8079/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8079/main/Makefile b/linux/ecosystem/testrail/7.4.1.8079/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8079/main/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8079/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8079/main/requirements.txt b/linux/ecosystem/testrail/7.4.1.8079/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8079/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8091/ad/Makefile b/linux/ecosystem/testrail/7.4.1.8091/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8091/ad/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8091/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8091/ad/requirements.txt b/linux/ecosystem/testrail/7.4.1.8091/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8091/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8091/ldap/Makefile b/linux/ecosystem/testrail/7.4.1.8091/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8091/ldap/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8091/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8091/ldap/requirements.txt b/linux/ecosystem/testrail/7.4.1.8091/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8091/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8091/main/Makefile b/linux/ecosystem/testrail/7.4.1.8091/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8091/main/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8091/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8091/main/requirements.txt b/linux/ecosystem/testrail/7.4.1.8091/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8091/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8092/ad/Makefile b/linux/ecosystem/testrail/7.4.1.8092/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8092/ad/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8092/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8092/ad/requirements.txt b/linux/ecosystem/testrail/7.4.1.8092/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8092/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8092/ldap/Makefile b/linux/ecosystem/testrail/7.4.1.8092/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8092/ldap/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8092/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8092/ldap/requirements.txt b/linux/ecosystem/testrail/7.4.1.8092/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8092/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.4.1.8092/main/Makefile b/linux/ecosystem/testrail/7.4.1.8092/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.4.1.8092/main/Makefile +++ b/linux/ecosystem/testrail/7.4.1.8092/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.4.1.8092/main/requirements.txt b/linux/ecosystem/testrail/7.4.1.8092/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.4.1.8092/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7010/ad/Makefile b/linux/ecosystem/testrail/7.5.1.7010/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7010/ad/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7010/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7010/ad/requirements.txt b/linux/ecosystem/testrail/7.5.1.7010/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7010/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7010/ldap/Makefile b/linux/ecosystem/testrail/7.5.1.7010/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7010/ldap/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7010/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7010/ldap/requirements.txt b/linux/ecosystem/testrail/7.5.1.7010/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7010/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7010/main/Makefile b/linux/ecosystem/testrail/7.5.1.7010/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7010/main/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7010/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7010/main/requirements.txt b/linux/ecosystem/testrail/7.5.1.7010/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7010/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7012/ad/Makefile b/linux/ecosystem/testrail/7.5.1.7012/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7012/ad/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7012/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7012/ad/requirements.txt b/linux/ecosystem/testrail/7.5.1.7012/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7012/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7012/ldap/Makefile b/linux/ecosystem/testrail/7.5.1.7012/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7012/ldap/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7012/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7012/ldap/requirements.txt b/linux/ecosystem/testrail/7.5.1.7012/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7012/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7012/main/Makefile b/linux/ecosystem/testrail/7.5.1.7012/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7012/main/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7012/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7012/main/requirements.txt b/linux/ecosystem/testrail/7.5.1.7012/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7012/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7013/ad/Makefile b/linux/ecosystem/testrail/7.5.1.7013/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7013/ad/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7013/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7013/ad/requirements.txt b/linux/ecosystem/testrail/7.5.1.7013/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7013/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7013/ldap/Makefile b/linux/ecosystem/testrail/7.5.1.7013/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7013/ldap/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7013/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7013/ldap/requirements.txt b/linux/ecosystem/testrail/7.5.1.7013/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7013/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.1.7013/main/Makefile b/linux/ecosystem/testrail/7.5.1.7013/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.1.7013/main/Makefile +++ b/linux/ecosystem/testrail/7.5.1.7013/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.1.7013/main/requirements.txt b/linux/ecosystem/testrail/7.5.1.7013/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.1.7013/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.2.1002/ad/Makefile b/linux/ecosystem/testrail/7.5.2.1002/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.2.1002/ad/Makefile +++ b/linux/ecosystem/testrail/7.5.2.1002/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.2.1002/ad/requirements.txt b/linux/ecosystem/testrail/7.5.2.1002/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.2.1002/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.2.1002/ldap/Makefile b/linux/ecosystem/testrail/7.5.2.1002/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.2.1002/ldap/Makefile +++ b/linux/ecosystem/testrail/7.5.2.1002/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.2.1002/ldap/requirements.txt b/linux/ecosystem/testrail/7.5.2.1002/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.2.1002/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.2.1002/main/Makefile b/linux/ecosystem/testrail/7.5.2.1002/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.2.1002/main/Makefile +++ b/linux/ecosystem/testrail/7.5.2.1002/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.2.1002/main/requirements.txt b/linux/ecosystem/testrail/7.5.2.1002/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.2.1002/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.3.1000/ad/Makefile b/linux/ecosystem/testrail/7.5.3.1000/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.3.1000/ad/Makefile +++ b/linux/ecosystem/testrail/7.5.3.1000/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.3.1000/ad/requirements.txt b/linux/ecosystem/testrail/7.5.3.1000/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.3.1000/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.3.1000/ldap/Makefile b/linux/ecosystem/testrail/7.5.3.1000/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.3.1000/ldap/Makefile +++ b/linux/ecosystem/testrail/7.5.3.1000/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.3.1000/ldap/requirements.txt b/linux/ecosystem/testrail/7.5.3.1000/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.3.1000/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/7.5.3.1000/main/Makefile b/linux/ecosystem/testrail/7.5.3.1000/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/7.5.3.1000/main/Makefile +++ b/linux/ecosystem/testrail/7.5.3.1000/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/7.5.3.1000/main/requirements.txt b/linux/ecosystem/testrail/7.5.3.1000/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/7.5.3.1000/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.0.1089/ad/Makefile b/linux/ecosystem/testrail/8.0.0.1089/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.0.1089/ad/Makefile +++ b/linux/ecosystem/testrail/8.0.0.1089/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.0.1089/ad/requirements.txt b/linux/ecosystem/testrail/8.0.0.1089/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.0.1089/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.0.1089/ldap/Makefile b/linux/ecosystem/testrail/8.0.0.1089/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.0.1089/ldap/Makefile +++ b/linux/ecosystem/testrail/8.0.0.1089/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.0.1089/ldap/requirements.txt b/linux/ecosystem/testrail/8.0.0.1089/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.0.1089/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.0.1089/main/Makefile b/linux/ecosystem/testrail/8.0.0.1089/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.0.1089/main/Makefile +++ b/linux/ecosystem/testrail/8.0.0.1089/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.0.1089/main/requirements.txt b/linux/ecosystem/testrail/8.0.0.1089/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.0.1089/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.1.1029/ad/Makefile b/linux/ecosystem/testrail/8.0.1.1029/ad/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.1.1029/ad/Makefile +++ b/linux/ecosystem/testrail/8.0.1.1029/ad/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.1.1029/ad/requirements.txt b/linux/ecosystem/testrail/8.0.1.1029/ad/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.1.1029/ad/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.1.1029/ldap/Makefile b/linux/ecosystem/testrail/8.0.1.1029/ldap/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.1.1029/ldap/Makefile +++ b/linux/ecosystem/testrail/8.0.1.1029/ldap/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.1.1029/ldap/requirements.txt b/linux/ecosystem/testrail/8.0.1.1029/ldap/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.1.1029/ldap/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/testrail/8.0.1.1029/main/Makefile b/linux/ecosystem/testrail/8.0.1.1029/main/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/testrail/8.0.1.1029/main/Makefile +++ b/linux/ecosystem/testrail/8.0.1.1029/main/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/testrail/8.0.1.1029/main/requirements.txt b/linux/ecosystem/testrail/8.0.1.1029/main/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/testrail/8.0.1.1029/main/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/torrserver/Makefile b/linux/ecosystem/torrserver/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/torrserver/Makefile +++ b/linux/ecosystem/torrserver/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/torrserver/requirements.txt b/linux/ecosystem/torrserver/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/torrserver/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/torrust-index/Makefile b/linux/ecosystem/torrust-index/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/torrust-index/Makefile +++ b/linux/ecosystem/torrust-index/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/torrust-index/requirements.txt b/linux/ecosystem/torrust-index/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/torrust-index/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/torrust-tracker/Makefile b/linux/ecosystem/torrust-tracker/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/torrust-tracker/Makefile +++ b/linux/ecosystem/torrust-tracker/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/torrust-tracker/requirements.txt b/linux/ecosystem/torrust-tracker/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/torrust-tracker/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/linux/ecosystem/vk2discord/Makefile b/linux/ecosystem/vk2discord/Makefile index 5e0d54db0..06e855b50 100644 --- a/linux/ecosystem/vk2discord/Makefile +++ b/linux/ecosystem/vk2discord/Makefile @@ -8,7 +8,6 @@ app: make clean build: - make pip kaniko-wrapper --version dry: @@ -20,23 +19,10 @@ test: dry-run: kaniko-wrapper --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug --dry-run -pip: - rm -rf /usr/lib/python3.6/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.7/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.8/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.9/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.11/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.12/EXTERNALLY-MANAGED - rm -rf /usr/lib/python3.13/EXTERNALLY-MANAGED - pip3 install -r requirements.txt - pip install -r requirements.txt - build-compose: docker-compose build --compress --parallel --progress plain deploy: - make pip kaniko-wrapper --deploy --kaniko-image gcr.io/kaniko-project/executor:v1.23.2-debug deploy-compose: diff --git a/linux/ecosystem/vk2discord/requirements.txt b/linux/ecosystem/vk2discord/requirements.txt deleted file mode 100644 index 568608d59..000000000 --- a/linux/ecosystem/vk2discord/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -PyYAML -python-dotenv -kaniko-wrapper diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..6cc657f27 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +netaddr +ansible +ansible-lint +ansible-lint-junit +PyYAML +python-dotenv +kaniko-wrapper