bug report form comes after my formless issue desription!
im trying to get paperless-ngx going in a container via docker, portainer, but there is a problem when trying to make portainer download an image: error “no matching manifest for linux/arm/v8 in the manifest list entries”
i tried downloading the image via the stack function of portainer, and directly via images function of portainer. both gave errors.
after a bit of googling there seems to be a difference between the kernel architecture vs. userspace architecture. further up in the same thread is a potential solution: add arm_64bit=0 to config.txt.
would this solution break anything? basically switching back to 32bit how i understand it?
would this solve issue?
how do you other guys deal with this?
are you downloading specific versions of the image?
#######################
Standard bug report form
#######################
[yau] I have searched the existing open and closed issues
Required Information
- DietPi version:
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=7
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’ - Distro version:
bullseye 1 - Kernel version:
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux - Architecture:
armhf - SBC model:
RPi 4 Model B (aarch64) - Power supply used:
standard issue power unit of Raspberry 4 modB - SD card used:
whole system on external ssd (usb), no sd card
Additional Information (if applicable)
- Software title:
docker, portainer - Can this issue be replicated on a fresh installation of DietPi?
i guess so, yes!
Steps to reproduce
- try to download an image via portainer ui: Package paperless-ngx · GitHub
- error pops: “no matching manifest for linux/arm/v8 in the manifest list entries”
Expected behaviour
image gets downloaded, im happy no bs is going down and consumes hours of my time ![]()
Actual behaviour
because of error no image is downloaded