mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #393] [MERGED] Create naked container from scratch to make smaller #762
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/393
Author: @sickcodes
Created: 11/27/2021
Status: ✅ Merged
Merged: 11/29/2021
Merged by: @sickcodes
Base:
master← Head:shrink-naked📝 Commits (6)
abce04dCreate naked container from scratch to make smallerbc79a1fShrink the Docker containers, significantly.e55e552Use qcow for BaseSystem.img instead because it sheds 2G off image size. Add back in stock OpenCore bootdisks; size negligible after removing cache.4805b91Add Monterey recovery disk to:naked; it is backwards compatible (APFS), however Catalina's recovery image is useless on Monterey images.c9b33ddRare issue regarding signatures from the arch archives.2d79f06RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf📊 Changes
4 files changed (+253 additions, -38 deletions)
View changed files
📝
Dockerfile(+22 -8)📝
Dockerfile.auto(+9 -3)📝
Dockerfile.naked(+214 -24)📝
Dockerfile.naked-auto(+8 -3)📄 Description
Lower the container size, ideally
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.