Skip to content
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

Running docker on M1 mac #4

Open
markusadamek opened this issue Aug 3, 2022 · 1 comment
Open

Running docker on M1 mac #4

markusadamek opened this issue Aug 3, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@markusadamek
Copy link

To run the docker container on M1 macs you will need to use
docker build --platform linux/x86_64 -t artdock .

@TheJaeger
Copy link
Contributor

Thanks @markusadamek, we'll add this to the documentation.

@TheJaeger TheJaeger added the documentation Improvements or additions to documentation label Oct 4, 2022
@TheJaeger TheJaeger self-assigned this Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants