-
## 🚀 Feature
For fully implementing [this feature](https://github.com/metacall/core/issues/41) for all architectures, including MacOS M1 etc.. we would need to build docker images for multiple arch…
-
### Problem Statement
Since the base image supports multiple architectures, it would be nice to build the image across all architectures.
### Solution Brainstorm
_No response_
-
### Description
Container images for each supported architecture are currently being published separately.
This forces users / clients to select the right tag according to the host architecture.
…
-
### Description
BE33659C-D529-4B45-88DD-61BBC8332C1E/20241017153541
### Reproduce
BE33659C-D529-4B45-88DD-61BBC8332C1E/20241017153541
### Expected behavior
BE33659C-D529-4B45-88DD-61BBC8332C1E/20…
-
I have trouble running the official `fthomas/scala-steward:0.14.0` Docker image on the Apple M1-based Mac I've been issued at work. Building an image locally works, but requires the modification of so…
-
### Is your enhancement related to a problem? Please describe
Many clients using Podman / Podman Desktop have backend infrastructure that includes multiple hardware architectures, such as IBM zSystem…
-
ATM we only target `linux/amd64` as platform. This unnecessarily reduces the utility of OCR-D. For example, Apple hardware will almost always be some ARM CPU (becoming slow under QEMU or not even supp…
-
I just wanted to say thank you for up-keeping this project. Its been amazing so far!
I was wondering if there was a particular reason behind the decision to have independent Dockerfiles specific to…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
We are currently utilizing Harbor’s proxy-cache capability. Curr…
-
Inside a repository, the image list is currently a flat list of images with and without a tag, respectively. This works fine for single-architecture images like we build ourselves, but now that we've …