From 7bae36720f1131ba8a27f5233d8c74281148bdad Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 16 Oct 2023 23:11:37 +0300 Subject: [PATCH] m --- .../tools/composing/compose/install.txt | 3 + pages/pages.txt | 67 ++----------------- 2 files changed, 8 insertions(+), 62 deletions(-) diff --git a/devops/container/docker/tools/composing/compose/install.txt b/devops/container/docker/tools/composing/compose/install.txt index 739bf2d2c..94c8df8cb 100644 --- a/devops/container/docker/tools/composing/compose/install.txt +++ b/devops/container/docker/tools/composing/compose/install.txt @@ -2,6 +2,9 @@ install: https://github.com/docker/compose/releases community/docker-compose +apt/docker-compose-v2 + /usr/libexec/docker/cli-plugins/docker-compose + pyinstaller: https://github.com/docker/compose/blob/master/script/build/windows.ps1 https://github.com/docker/compose/blob/master/script/build/linux-entrypoint diff --git a/pages/pages.txt b/pages/pages.txt index 3b1996823..598173689 100644 --- a/pages/pages.txt +++ b/pages/pages.txt @@ -1,14 +1,8 @@ -https://docs.docker.com/engine/install/ubuntu/ -https://docs.docker.com/engine/install/ubuntu/#os-requirements - -# Add the repository to Apt sources: -./de.sh - -dist_version -> devel ??? -./de.sh:427 - dist_version="$(lsb_release --codename | cut -f2)" - -> devel ??? - http://archive.ubuntu.com/ubuntu/ubuntu/dists/devel/ +.scripts/require_docker.sh +INSTALLED_COMPOSE=$( (docker compose version 2> /dev/null | grep --color=never -Po "Docker Compose version v\K([0-9][a-zA-Z0-9_.-]*)") || echo "0") +docker compose version 2> /dev/null | grep --color=never -Po "Docker Compose version v\K([0-9][a-zA-Z0-9_.-]*)" +echo Docker Compose version 2.20.2+ds1-0ubuntu1 | grep --color=never -Po "Docker Compose version v\K([0-9][a-zA-Z0-9_.-]*)" + !!! no v ???? https://wiki.servarr.com/prowlarr/troubleshooting @@ -17,63 +11,12 @@ dist_version -> devel ??? https://geek-cookbook.funkypenguin.co.nz/recipes/autopirate/prowlarr/ https://geek-cookbook.funkypenguin.co.nz/kubernetes/ https://geek-cookbook.funkypenguin.co.nz/blog/ -docker - https://docs.saltbox.dev/saltbox/basics/basics/#how-does-saltbox-function - https://docs.saltbox.dev/#created-with-the-help-of - https://docs.saltbox.dev/apps/prowlarr/ - https://wiki.servarr.com/docker-guide - https://wiki.servarr.com/en/prowlarr/installation/docker - https://hotio.dev/ - https://hotio.dev/faq/ - https://hotio.dev/containers/prowlarr/ - https://hub.docker.com/r/hotio/prowlarr - https://github.com/hotio - https://github.com/hotio/cloudflareddns - https://github.com/hotio/prowlarr - https://docs.linuxserver.io/ - https://docs.linuxserver.io/faq - https://docs.linuxserver.io/images/docker-prowlarr ???? https://help.rapidseedbox.com/en/ https://help.rapidseedbox.com/en/articles/6982065-getting-started-with-prowlarr-2023-update helm https://github.com/onedr0p/containers -echo \ - "deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \ - "$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \ - sudo tee /etc/apt/sources.list.d/docker.list > /dev/nul - - If you use an Ubuntu derivative distro, such as Linux Mint, you may need to users - UBUNTU_CODENAME - instead of - VERSION_CODENAME. - -de.sh:512 - $sh_c "echo \"$apt_repo\" > /etc/apt/sources.list.d/docker.list" - - https://download.docker.com/linux/ubuntu/dists/ - -https://docs.docker.com/engine/install/ubuntu/#uninstall-old-versions -2023-10-14 21:27:24 [INFO ] Setting executable permission on /home/iharh/.docker/main.sh -(B2023-10-14 21:27:24 [NOTICE] Updating repositories. Please be patient, this can take a while. -(B2023-10-14 21:27:24 [INFO ] Updating repositories. -(B2023-10-14 21:27:25 [NOTICE] Upgrading packages. Please be patient, this can take a while. -(B2023-10-14 21:27:26 [NOTICE] Installing dependencies. Please be patient, this can take a while. -(B2023-10-14 21:27:26 [INFO ] Removing unused packages. -(B2023-10-14 21:27:27 [INFO ] Cleaning up package cache. -(B2023-10-14 21:27:27 [INFO ] Removing conflicting Docker packages. -(B2023-10-14 21:27:27 [NOTICE] Installing docker. Please be patient, this can take a while. -(B2023-10-14 21:27:27 [INFO ] Downloading docker install script. -(B2023-10-14 21:27:28 [INFO ] Running docker install script. -(B2023-10-14 21:27:51 [FATAL ] Failed to install docker. -Failing command: sh /tmp/tmp.AmvlhtHVut - -Error: The repository 'https://download.docker.com/linux/ubuntu devel Release' does not have a Release file. - - - - epam-to-look https://wearecommunity.io/events/azure-api-management-ci-cd/talks/60129 https://wearecommunity.io/events/mjc-light-talk-50-generics/talks/66084