-
Notifications
You must be signed in to change notification settings - Fork 17
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] Unable to setup Docker containers in Macbook pro m1 #4
Comments
If you are running this in Macbook M1, please replace this line analytical_dp_with_sql/docker-compose.yml Line 29 in 9be57b1
with image: 'ghcr.io/bitsondatadev/hive-metastore:latest@sha256:5b633299a2b1136d3e8b22d26a38a246534144f87baa4f2a906b929d5cf68b63'
|
Hi I just wrote email, probably about this issue;
|
TY, That's a really good point @danieltomasz from a usability perspective. I will re-open this issue and figure out a way to have a single command for both intel and m1 mac processors. |
then maybe separate yaml but only with the part that are OS dependent; |
Describe the bug
I have a macbook pro m1 pro and when i am trying to follow the setup instructions for I keep getting the following message when i do make up for invoking docker container. Please help:
To Reproduce
Steps to reproduce the behavior:
make up
on a Macbook pro m1Expected behavior
All the required containers must spin up.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: