-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Docker contrainer doesn't work on Macbook M4 #183
Comments
Same issue for me as well |
I've just bumped the Docker base image to I don't have an M4 and this change isn't released yet, but you're welcome to build from source or try the preview build to see if this resolves the problem. |
Hi, I just tried running the preview container on a M4 mac pro - it unfortunately throws the same error as stated in the original bug report(just on the new jre version). |
Thanks for the update @PeterDal-Jen. |
Thanks for checking @simonbrowndotje. Anyway, I got really nice diagrams by using the online version, thanks a lot for the tool! |
@tha022 @simonbrowndotje I ran into a similar issue. By appending full command I used: |
@joshyim I can confirm, this workaround works for me as well. |
I'm guessing all M4 Macs are being shipped with Sequoia ... can anybody confirm whether this Docker issue is a Sequoia issue or just an M4 issue? |
Expected
docker run -it --rm -p 8080:8080 -v /Users/tha022/projectsGit/seniordev/structurizr:/usr/local/structurizr structurizr/lite
Expected this to start a server on port 8080.
Actual
Steps to reproduce
Run on Macbook M4 chip.
Version/build information
I use latest version from Docker hub
https://hub.docker.com/r/structurizr/lite
Severity
Minor
Priority
Low (I have no budget and there's no rush, please fix this for free)
More information
I use latest version from Docker Hub
https://hub.docker.com/r/structurizr/lite
The text was updated successfully, but these errors were encountered: