Yonei
Yonei
im running that on raspberry pi 3 B+ with the standard raspberry pi debian os i also have postgres, nextcloud and bitwarden running on that, maybe thats the issue raspi...
Now i got this WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/community: temporary error (try again later) ERROR: unable to select packages: dumb-init (no such package): required...
nope, still the same issue I tried it on a Ubuntu VM and it worked properly, i still get this on my raspi tho > Now i got this >...
My docker file in server/Dockerfile shows `ALPINE_VERSION=3.12` But the main issue is that its unable to select the dumb-init package for some reason, how do i fix that?
i ran `docker run --rm alpine:3.12 nslookup dl-cdn.alpinelinux.org` ``` nslookup: read: Connection refused nslookup: read: Connection refused nslookup: read: Connection refused nslookup: read: Connection refused Server: 8.8.4.4 Address: 8.8.4.4:53 Non-authoritative...
@sgsunder is been some time and i tried tinkering with it again. I changed to alpine 13.3 in docker compose but it still doesent work. Id love to get some...
``` PostgreSQL Database directory appears to contain a database; Skipping initialization sql_1 | sql_1 | 1970-04-28 06:32:08.010 GMT [1] LOG: starting PostgreSQL 13.3 on arm-unknown-linux-musleabihf, compiled by gcc (Alpine 10.3.1_git20210424)...
i tested it on vms and it works just fine on ubuntu server (i have the classic raspi os on my pi)
> ``` zim@pibuntu:~$ docker info | grep -i architecture errors pretty printing info ```
@sgsunder sorry wrong machine ``` WARNING: No memory limit support WARNING: No swap limit support WARNING: No kernel memory limit support WARNING: No oom kill disable support Architecture: armv7l ```...