ckan / ckan/ckan-docker-base

Provide preconfigured docker ARM images

Open
#81 2 comments 0 reactions 1 assignee Claimed by @kowh-ai View on GitHub
Investigation Required
Dominant language
Shell
Stars
35
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Consider providing ARM based images for ckan-docker

ARM-based Docker images will accommodate the increasing use of ARM architecture in both development environments and cloud services. ARM processors offer enhanced energy efficiency and performance, making more likely to be found in development machines, and cheaper to run as cloud instances.

By supporting ARM-based images, the library ensures wider compatibility, better performance, and a smoother development experience across diverse hardware. It also reduces the friction of setting up cross-compilation environments.

I would like to be able to use this form in my Dockerfile
FROM --platform=linux/arm64 ckan/ckan-dev:2.11.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.