mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[PR #393] [MERGED] Create naked container from scratch to make smaller #768
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#768
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.