containers
containers copied to clipboard
Repository to maintain and manage edk2 containers
The images are 6+ months old now. Wondering if we have an update process in place. Or do we prefer to not fix what isn't broken? Specifically, I'd like to...
Fedora 35 is EOL for some time and the Dockerfile does not build anymore. Remove it
# Description Allow non-unique/already existing user ID in the entrypoint script. This makes it possible to use the image as root or with Podman Issue #76 ### Containers Affected All...
**Required add the Fedora39 container.** Feature Request / Enhancemen: The Fedora39 has been published, can we create a Fedora39 CI ENV? Since Fedora39 supports the LoongArch64 cross compile and C...
Fedora 39 is out and we want to use this in the CI (#79). Currently Fedora 37 is used. Remove the obsolete Fedora 35 image.
**Describe the bug** When attempting to build the base target 'build' for the Fedoracore35 image, the following was error was observed: ```console #4 [build 1/6] FROM registry.fedoraproject.org/fedora-minimal:35@sha256:a0ac5d212f0fca2ddb55078b6f3bb31a92e5dc944ba8f4e37e322f38f01bff2d #4 DONE 0.0s...
**Describe the bug** The startup script in dev-variant container assumes that it is not run in a user namespace. However, it is not true when using a rootless container. When...
**Describe the bug** I am running Win10 10.0.19045, can't build Win2022 container. **To Reproduce** Steps to reproduce the behavior: 1. Go to Windows-2022 2. Run `docker build .` 4. See...
Please add readme's in each container directory to provide usage and context.