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
The old Docker version is used, get an error on macOS M1:
docker run --rm -t -i tarantool/tarantool:1
Unable to find image 'tarantool/tarantool:1' locally
1: Pulling from tarantool/tarantool
895e193edb51: Pulling fs layer
...
Status: Downloaded newer image for tarantool/tarantool:1
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
failed to initialize Lua
https://www.tarantool.io/en/doc/latest/how-to/app/launching_app/#launching-in-docker
The old Docker version is used, get an error on macOS M1:
The text was updated successfully, but these errors were encountered: