mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #221] [MERGED] IMAGE_FORMAT=qcow2, KVM= #732
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/221
Author: @sickcodes
Created: 3/24/2021
Status: ✅ Merged
Merged: 3/24/2021
Merged by: @sickcodes
Base:
master← Head:kvmless📝 Commits (2)
9e7342fAdd all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.27cd824Substitution if not null only📊 Changes
5 files changed (+141 additions, -38 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
Dockerfile(+24 -18)📝
Dockerfile.auto(+34 -5)📝
Dockerfile.naked(+29 -1)📝
README.md(+52 -14)📄 Description
…ocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
Add all ENV variables to each dockerfile for readability.
Add note about dropping dedotated wam:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.