Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
/usr/local/bin/docker-entrypoint.sh: line 39: /opt/code/localstack/.venv/bin/localstack-supervisor: cannot execute binary file: Exec format error
/usr/local/bin/docker-entrypoint.sh: line 39: /opt/code/localstack/.venv/bin/localstack-supervisor: Success
Expected Behavior
No response
How are you starting LocalStack?
With a docker-compose file
Steps To Reproduce
How are you starting localstack (e.g., bin/localstack
command, arguments, or docker-compose.yml
)
docker run localstack/localstack
Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)
awslocal s3 mb s3://mybucket
Environment
- OS: Macos
- LocalStack:
LocalStack version: 4.0.3
LocalStack Docker image sha:
LocalStack build date:
LocalStack build git hash:
Anything else?
No response