Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.

This commit is contained in:
sickcodes
2021-02-21 11:02:41 +00:00
parent 4ac0bf163d
commit f608206926
4 changed files with 17 additions and 0 deletions

View File

@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
| |2021-02-21|Add NOPICKER environment variable to ALL images.|
|3.1|2021-02-21|Remove testing repos. Switch to base-devel. We shouldn't be using testing repos in a Dockerfile for light increase in stability. Add the mandatory glibc patch to every pacman until someone upstream fixes it.|
| |2021-02-07|Add NOPICKER environment variable to :naked image for effortless boot toggling.|
| |2021-02-07|Add MAC_ADDRESS environment variable.|