Skip to content

IOTstack running on thin-client PC hardware instead of raspberry pi - image for linux/amd64/v2 #45

@dalklein

Description

@dalklein

I'm been happily running classicmqtt on a raspberry pi in IOTstack for years now. Thanks very much for creating and sharing classicMQTT!

The raspberry pi hardware is a bit overtaxed so I'm migrating the whole setup to a thin-client running proxmox, with a linux VM acting as a pi.

When starting the stack, it complains about the target of the docker image it downloads, not matching what it's being run on.

✔ classic_mqtt Pulled 1.1s
[+] Running 7/8
✔ Container influxdb Running 0.0s
✔ Container mosquitto Running 0.0s
✔ Container nodered Running 0.0s
✔ Container portainer-ce Running 0.0s
✔ Container python Running 0.0s
✔ Container yasdi2mqtt Running 0.0s
⠋ Container classic_mqtt Recreate 0.0s
✔ Container grafana Running 0.0s
Error response from daemon: image with reference classicdiy/classicmqtt was found but its platform (linux/arm64) does not match the specified platform (linux/amd64/v2)

I guess I need to figure out how to create a classicMQTT docker image for the new (linux/amd64/v2) target platform? Any advice? Possible to add the new platform to the docker hosted image and then it would just work maybe? Docker is yet another of my barely jack of trades, certainly not master of it.

Thanks! Dale

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions