mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 22:03:28 +01:00
[PR #173] [MERGED] sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${… #724
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/173
Author: @sickcodes
Created: 3/9/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @sickcodes
Base:
master← Head:touch-before-chown📝 Commits (1)
e4c0b64FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"📊 Changes
4 files changed (+6 additions, -4 deletions)
View changed files
📝
Dockerfile(+2 -1)📝
Dockerfile.auto(+2 -1)📝
Dockerfile.naked(+2 -1)📝
custom/README.md(+0 -1)📄 Description
Touch /env first in case of missing Docker env argument.
Prevented serials from being generated on unique runs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.