aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-04 09:52:45 +0000
committersickcodes <[email protected]>2021-03-04 09:52:45 +0000
commit377c4e7cc5cdd785e965e13e15086c2326797b51 (patch)
tree7e3c8bdf73e97686cae8b6ab32befb170e31cc0f /CHANGELOG.md
parentAdd --custom-plist-url, --custom-plist <filename> or --master-plist to both s... (diff)
downloaddocker-osx-377c4e7cc5cdd785e965e13e15086c2326797b51.tar.xz
docker-osx-377c4e7cc5cdd785e965e13e15086c2326797b51.zip
Add -e MASTER_PLIST_URL to change the input config.plist at runtime.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8396d7d..abc2d75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
+| |2021-03-04|Add `-e MASTER_PLIST_URL` to all images to allow using your own remote plist.|
| |2021-03-03|Add WIDTH and HEIGHT to set the x and y resolutions, use in conjuction with serial numbers.|
| |2021-03-02|Add ADDITIONAL_PORTS, for example `-e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'`|
|4.0|2021-02-27|Add big-sur support. Use `sickcodes/docker-osx:big-sur` or build using `--build-arg VERSION=11`|