aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.auto
Commit message (Expand)AuthorAgeFilesLines
* Add an unset WGET_OPTIONS variable that is set to --no-verbose in hub.docker....sickcodes2021-02-261-1/+4
* Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking spe...sickcodes2021-02-211-0/+3
* 3.1. base-devel image to skip simple packages. Add glibc overrides after ever...sickcodes2021-02-211-1/+13
* Fixed cwd bugsickcodes2021-02-081-2/+2
* Use wget --no-verbose to prevent build buffer overload in the hub.docker.com ...sickcodes2021-02-031-1/+1
* Reduce build size & tidysickcodes2021-02-031-25/+41
* Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker st...sickcodes2021-01-271-16/+18
* Remove pointless VOLUME command. Replace curl with wget.sickcodes2021-01-261-7/+2
* [QOL] Fix auto image building wget log overloadsickcodes2021-01-261-2/+3
* Forgot COMPLETE=true for large disk in Dockerfile.autosickcodes2021-01-241-2/+2
* [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.nakedsickcodes2021-01-241-0/+156