Squal78

Results 4 comments of Squal78

hello, i'm on a raspberry 4 : "Raspbian GNU/Linux 10 (buster)" Many thanks ``` ~ $ cat /sys/firmware/devicetree/base/model Raspberry Pi 4 Model B Rev 1.4 ~ $ cat /etc/os-release PRETTY_NAME="Raspbian...

hello, here is ` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES c91fdfed400f nspanelmanager/nspanelmanager-armv7:1.0.1 "/bin/bash ./run_uws…" 12 hours ago Up 12 hours 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp addon_a5d2b728_nspanelmanager `

Sure `~ $ dpkg --print-architecture armhf `

Sorry for my late answer, I was not at home here is the command return `pi@raspberrypi:~ $ dpkg-architecture DEB_BUILD_ARCH=armhf DEB_BUILD_ARCH_ABI=eabihf DEB_BUILD_ARCH_BITS=32 DEB_BUILD_ARCH_CPU=arm DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_OS=linux DEB_BUILD_GNU_CPU=arm DEB_BUILD_GNU_SYSTEM=linux-gnueabihf DEB_BUILD_GNU_TYPE=arm-linux-gnueabihf DEB_BUILD_MULTIARCH=arm-linux-gnueabihf DEB_HOST_ARCH=armhf...