aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-02-07 19:25:59 +0000
committersickcodes <[email protected]>2021-02-07 19:25:59 +0000
commit7eb821dcc3145d5f3f39075327f0cf2804526480 (patch)
treee963f990e2b7d4802bccc475fde6022df1ea3618 /CHANGELOG.md
parentRemove pacman -Scc until later. (diff)
downloaddocker-osx-7eb821dcc3145d5f3f39075327f0cf2804526480.tar.xz
docker-osx-7eb821dcc3145d5f3f39075327f0cf2804526480.zip
Add -e NOPICKER=false for the :naked image to be able to enter boot menu.
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 2f3d60e..5b9b64c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
+| |2021-02-07|Add NOPICKER environment variable to :naked image for effortless boot toggling.|
| |2021-02-07|Add MAC_ADDRESS environment variable.|
| |2021-02-03|Employ wget --no-verbose to avoid buffer overload in hub.docker.com.|
| |2021-02-03|Reduce build size.|