package repo temporary error
k run test -it --image=bash
If you don't see a command prompt, try pressing enter.
bash-5.2#
bash-5.2# set RESOLV_CONF=no
bash-5.2# apk upadte
ERROR: 'upadte' is not an apk command. See 'apk --help'.
bash-5.2# apk update
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
WARNING: updating and opening https://dl-cdn.alpinelinux.org/alpine/v3.19/main: temporary error (try again later)
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
WARNING: updating and opening https://dl-cdn.alpinelinux.org/alpine/v3.19/community: temporary error (try again later)
4 unavailable, 0 stale; 18 distinct packages available
bash-5.2# exit
Edited by Kevin Daudt