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
Run interactive shell to test on Linux locally
docker run --rm -v "$(pwd):/home" -it swiftarm/swift:latest bashdocker run --platform linux/amd64 --rm -v "$(pwd):/home" -it swift:latest bash