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
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/456
Author: @sickcodes
Created: 2/24/2022
Status: 🔄 Open
Base:
master← Head:persistent📝 Commits (2)
92d61deIf you put an image at /imamge, the image will use that at runtime. Move OSX-KVM to submodule, and symlink for perfect redundancyln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM235917cMove/home/arch/OSX-KVMto/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-KVMto/home/arch/Docker-OSX/OSX-KVM, but symlink it anywayIf 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-KVMDo I have to change anything?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.