-
### Service(s)
Other
### Summary
In packer images, we [recently introduced a new YAML file](https://github.com/jenkins-infra/packer-images/pull/1443) in which we specify and pin the base images for…
-
The Linux images in `os-boot` a) are very out of date, awkward to use because they require patching the model, and don't really belong there anyway.
We should
1. Create up-to-date images and put…
-
The Linux kernel and rootfs images should be stored in this repository to minimize the size of the rv32emu repository and improve its clone speed. These images will be prefetched when users want to ru…
-
Currently, all golden image tests are run on CI on mac bots. Swiftshader is used for Vulkan and ANGLE is used for OpenGLES.
In https://github.com/flutter/flutter/issues/157951 it was shown that th…
-
The current build time for the linux/arm64 image in CI is around 45 minutes (judging by recent runs). That's pretty long! This is in large part because it's running on amd64 hardware emulating arm64 w…
-
**Describe the bug**
You can install new kernel or linux image from chroot, but it will be replaced with casper one.
If You choose that kernel, Your live cd will end up in grub console or initramfs.…
-
* There's currently no linux/arm64 images for postgis nor mysql
* For MySQL we can switch to [`bitnami/mysql`](https://hub.docker.com/r/bitnami/mysql/tags), but there's no alternative for postgis tha…
-
After running:
```
docker run -it -e BUTLARR_INTERACTIVE_SETUP=true trimforce/butlarr:latest
```
I get:
```
WARNING: The requested image's platform (linux/amd64) does not match the detected host…
-
**What would you like to be added**:
I would like to have optimized Garden Linux container base image.
Currently images are ~110MBs
```bash
% podman images
REPOSITORY …
-
### Description
I noticed that there's some inconsistency in presentation of arm64 platforms; one of my images was built with `linux/arm64` (no variant), and it looks like we present this as-is.
``…