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

Closed
opened 2025-12-29 01:24:51 +01:00 by adam · 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>
adam added the pull-request label 2025-12-29 01:24:51 +01:00
adam closed this issue 2025-12-29 01:24:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#724