[PR #173] [MERGED] sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${… #729

Closed
opened 2026-02-27 23:01:51 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: touch-before-chown


📝 Commits (1)

  • e4c0b64 FIRST: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/173 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/9/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `touch-before-chown` --- ### 📝 Commits (1) - [`e4c0b64`](https://github.com/sickcodes/Docker-OSX/commit/e4c0b642004c0d47e4fe28749e851a27815809ba) FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" ### 📊 Changes **4 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -1) 📝 `Dockerfile.auto` (+2 -1) 📝 `Dockerfile.naked` (+2 -1) 📝 `custom/README.md` (+0 -1) </details> ### 📄 Description Touch /env first in case of missing Docker env argument. Prevented serials from being generated on unique runs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#729
No description provided.