Этот коммит содержится в:
Ihar Hancharenka 2023-10-16 23:11:37 +03:00
родитель 055070c6e1
Коммит 7bae36720f
2 изменённых файлов: 8 добавлений и 62 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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
(B2023-10-14 21:27:24 [INFO ](B Setting executable permission on /home/iharh/.docker/main.sh(B
(B2023-10-14 21:27:24 [NOTICE](B Updating repositories. Please be patient, this can take a while.(B
(B2023-10-14 21:27:24 [INFO ](B Updating repositories.(B
(B2023-10-14 21:27:25 [NOTICE](B Upgrading packages. Please be patient, this can take a while.(B
(B2023-10-14 21:27:26 [NOTICE](B Installing dependencies. Please be patient, this can take a while.(B
(B2023-10-14 21:27:26 [INFO ](B Removing unused packages.(B
(B2023-10-14 21:27:27 [INFO ](B Cleaning up package cache.(B
(B2023-10-14 21:27:27 [INFO ](B Removing conflicting Docker packages.(B
(B2023-10-14 21:27:27 [NOTICE](B Installing docker. Please be patient, this can take a while.(B
(B2023-10-14 21:27:27 [INFO ](B Downloading docker install script.(B
(B2023-10-14 21:27:28 [INFO ](B Running docker install script.(B
(B2023-10-14 21:27:51 [FATAL ](B Failed to install docker.
Failing command: sh /tmp/tmp.AmvlhtHVut(B
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