-
Notifications
You must be signed in to change notification settings - Fork 5
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
Docker image does not build (Apple M1) #34
Labels
bug
Something isn't working
Comments
Docker image will build if add the below to dockerfile:
However when running osmox in a container a shapely error occurs:
|
val-ismaili
changed the title
Docker image does not build
Docker image does not build (Apple M1)
Jan 17, 2023
Merged
With the new mamba install method, this has a workaround on Apple Silicon devices: arup-group/genet#221 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On building a docker image on an Apple M1 machine with:
docker build -t "osmox" .
when executing this line in the dockerfile I get the error:
The text was updated successfully, but these errors were encountered: