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

Apple Silicon Support #122

Open
trusz opened this issue Jun 15, 2023 · 2 comments
Open

Apple Silicon Support #122

trusz opened this issue Jun 15, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@trusz
Copy link

trusz commented Jun 15, 2023

User Story

As a developer with an Apple Silicon (M1) laptop

I want to run CoMPAS locally

So that I can try it out and eventually work on it

Acceptance criteria

  • I can start and use CoMPAS on an Apple Silicon Laptop

Hints

image
@trusz trusz added the enhancement New feature or request label Jun 15, 2023
@Sander3003
Copy link
Member

@pascalwilbrink can you run it?

@pascalwilbrink
Copy link
Member

for ARM64 based machines, you need to specify the platform:

docker-compose --env-file compas/.env -f compas/docker-compose-postgresql up -d --build --platform linux/amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants