You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to run splash on my M2 silicon, but the v=3.5 is incompatible.
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Using rosetta2 to emulate the environment also doesnt help.
Can splash be only run on linux/amd64 or by building a new image with new Dockerfile?
mervinhemaraju, stefan-ptrvch, Haplescent and makinuk