mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #196] 4.2 Switch to using custom-plist at runtime. Allow -v `-v plist:/plis… #727
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/196
Author: @sickcodes
Created: 3/15/2021
Status: 🔄 Open
Base:
master← Head:custom-plist-always📝 Commits (2)
e9dc4aa4.2 Switch to using custom-plist at runtime. Allow -v-v plist:/plistplus-e MASTER_PLIST=/plistor-e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-nopicker-custom.plist4a89aabCREDIT: @TheHackerCoding Typo in README.md #194📊 Changes
5 files changed (+49 additions, -17 deletions)
View changed files
📝
CHANGELOG.md(+3 -0)📝
CREDITS.md(+2 -0)📝
Dockerfile(+15 -6)📝
Dockerfile.auto(+15 -6)📝
Dockerfile.naked(+14 -5)📄 Description
4.2 Switch to using custom-plist at runtime. Allow -v
-v plist:/plistplus-e MASTER_PLIST=/plistor-e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-nopicker-custom.plistAs currently it was an online-only plist.
Example
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.