amnezia-vpn/amnezia-client

Images build problem

slavumni opened this issue · 1 comments

Install script cant build docker image, when I try to install Amnezia.

Its freeze on:
ServerController::Run script sudo docker build --no-cache --pull -t amnezia-openvpn /opt/amnezia/amnezia-openvpn SSH chanel opened
specifically on:
[2/7] RUN apk add --no-cache curl openvpn easy-rsa bash netcat-openbsd dumb-init rng-tools
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz

I try to build with --network=host and dont get freeze.
How I can avoid this problem?

Desktop (please complete the following information):

  • OS: Arch Linux

Server

  • OS: Ubuntu 22.04.4

Faced the same with amnezia-awg