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

Provide image for arm64 platform #57

Open
cfoehrdes opened this issue Apr 24, 2023 · 1 comment
Open

Provide image for arm64 platform #57

cfoehrdes opened this issue Apr 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cfoehrdes
Copy link

Problem
The docker image is only published for amd64 architecture. For Developers working on Apple silicon this means they will run in Rosetta2 emulation.

Improvement
Create and push an arm64 build

Alternatives
The current image is working but is running slow due to the emulation. Other alternative is doing a custom build on the development system based on the docker files from the repo.

@cfoehrdes cfoehrdes added the enhancement New feature or request label Apr 24, 2023
@neseleznev
Copy link

I think the maintainers are waiting for the underlying postgis/postgis image support for the arm64.
You can check the status here: postgis/docker-postgis#216 (comment)
Hopefully, we'll get it soon

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

2 participants