Add -e NOPICKER=false for the :naked image to be able to enter boot menu.

This commit is contained in:
sickcodes
2021-02-07 19:25:59 +00:00
parent 9a1cbbff95
commit 7eb821dcc3
3 changed files with 40 additions and 14 deletions

View File

@ -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.|