diff options
| author | sickcodes <[email protected]> | 2021-02-07 19:25:59 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-02-07 19:25:59 +0000 |
| commit | 7eb821dcc3145d5f3f39075327f0cf2804526480 (patch) | |
| tree | e963f990e2b7d4802bccc475fde6022df1ea3618 /CHANGELOG.md | |
| parent | Remove pacman -Scc until later. (diff) | |
| download | docker-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.md | 1 |
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.| |