[PR #456] Persistent by default, but also optional. #775

Open
opened 2025-12-29 01:25:08 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/456
Author: @sickcodes
Created: 2/24/2022
Status: 🔄 Open

Base: masterHead: persistent


📝 Commits (2)

  • 92d61de If you put an image at /imamge, the image will use that at runtime. Move OSX-KVM to submodule, and symlink for perfect redundancy ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM
  • 235917c Move /home/arch/OSX-KVM to /home/arch/Docker-OSX/OSX-KVM, but symlink it anyway

📊 Changes

7 files changed (+66 additions, -43 deletions)

View changed files

📝 .gitmodules (+3 -0)
📝 Dockerfile (+23 -18)
📝 Dockerfile.auto (+9 -9)
📝 Dockerfile.naked (+7 -7)
📝 Dockerfile.naked-auto (+9 -9)
OSX-KVM (+1 -0)
📝 README.md (+14 -0)

📄 Description

Changes

  • Move /home/arch/OSX-KVM to /home/arch/Docker-OSX/OSX-KVM, but symlink it anyway

  • If you put an image at /image, the image will use that at runtime.

  • Move OSX-KVM to submodule, and symlink for perfect redundancy ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM

Do I have to change anything?

  • No. I never deprecate anything. Ever. I want devs who haven't used the project in a year, to be able to go back over their notes and absolutely zero change in operating the same way as when we first released <3

🔄 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/456 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 2/24/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `persistent` --- ### 📝 Commits (2) - [`92d61de`](https://github.com/sickcodes/Docker-OSX/commit/92d61de642eb9447fe223a8439bf95dab2bb1bfa) If you put an image at /imamge, the image will use that at runtime. Move OSX-KVM to submodule, and symlink for perfect redundancy `ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM` - [`235917c`](https://github.com/sickcodes/Docker-OSX/commit/235917cf8482280ab6f05ad6b1adebdf7317329d) Move `/home/arch/OSX-KVM` to `/home/arch/Docker-OSX/OSX-KVM`, but symlink it anyway ### 📊 Changes **7 files changed** (+66 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+3 -0) 📝 `Dockerfile` (+23 -18) 📝 `Dockerfile.auto` (+9 -9) 📝 `Dockerfile.naked` (+7 -7) 📝 `Dockerfile.naked-auto` (+9 -9) ➕ `OSX-KVM` (+1 -0) 📝 `README.md` (+14 -0) </details> ### 📄 Description Changes - Move `/home/arch/OSX-KVM` to `/home/arch/Docker-OSX/OSX-KVM`, but symlink it anyway - If you put an image at /image, the image will use that at runtime. - Move OSX-KVM to submodule, and symlink for perfect redundancy `ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM` Do I have to change anything? - No. I never deprecate anything. Ever. I want devs who haven't used the project in a year, to be able to go back over their notes and absolutely zero change in operating the same way as when we first released <3 --- <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:25:08 +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#775