grafana-loki-syslog-aio icon indicating copy to clipboard operation
grafana-loki-syslog-aio copied to clipboard

M2 Mac: ! syslog-ng The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Open ElijahLynn opened this issue 9 months ago • 2 comments

Rubber ducking here:

Possibly related to https://github.com/lux4rd0/grafana-loki-syslog-aio/issues/8

docker-compose -f ./docker-compose.yml up -d
...
 ! syslog-ng The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Error response from daemon: path / is mounted on / but it is not a shared or slave mount

ElijahLynn avatar Oct 03 '23 16:10 ElijahLynn

Needed an ARM version for syslog-ng.

This worked https://github.com/ElijahLynn/grafana-loki-syslog-aio/commit/a34fd7179369cd494d125968518c35d97ae0806a

https://hub.docker.com/r/linuxserver/syslog-ng/tags

ElijahLynn avatar Oct 03 '23 17:10 ElijahLynn

Now I still get this, which is #8.

Error response from daemon: path / is mounted on / but it is not a shared or slave mount

ElijahLynn avatar Oct 03 '23 17:10 ElijahLynn