Closed
Description
What happened?
I tried to pull the docker image on an old Atom-based netbook and I got
$ docker pull koenkk/zigbee2mqtt --platform "linux/386"
Using default tag: latest
latest: Pulling from koenkk/zigbee2mqtt
no matching manifest for linux/386 in the manifest list entries
The manifest list only contains amd64, arm/v6, arm/v7, arm64. Apparently it worked up until 1.15.
(I'm a newbie in zigbee/docker and I haven't checked yet if 1.15 is good enough...)
What did you expect to happen?
I expected that... It would work :)
How to reproduce it (minimal and precise)
docker pull koenkk/zigbee2mqtt --platform "linux/386"
Zigbee2MQTT version
1.28.4
Adapter firmware version
x
Adapter
Sonoff Zigbee 3.0 USB Dongle Plus
Debug log
No response
Activity