aboutsummaryrefslogtreecommitdiffstats
path: root/build-docker.sh
Commit message (Expand)AuthorAgeFilesLines
* Added simple catch for default case in which PIGEN_DOCKER_OPTS is unspecified...DBongiorno-CG2021-06-171-0/+1
* Added PIGEN_DOCKER_OPTS to build-docker.sh (#521)Claude Warren2021-06-161-0/+2
* Add QCOW2 build mechanism (#349)Holger Pandel2021-02-101-0/+8
* Automagically use i386/debian:buster (#415)Ani2020-10-061-1/+11
* BusyBox realpath does not support -s flag, fallback to use no flags (#384)Tim Visée2020-02-201-2/+2
* OS X does not have realpath (#342)snoe9252019-11-111-1/+3
* Moved git-hash determination to passed in build variable (#273)Kevin Stone2019-08-111-0/+5
* Ensure that the configuration file is an absolute path in Docker build (#306)Hugo Hromic2019-07-301-2/+5
* Make build_docker.sh portable again (#308)Jens Hilligsøe2019-07-231-1/+1
* build-docker.sh does not assume PWD=<repo root> (#302)Samuele Maci2019-07-021-28/+41
* Silence shellcheck warnings (#279)Hugo Hromic2019-04-251-0/+1
* Silence shellcheck warnings (#255)Hugo Hromic2019-02-181-6/+8
* Ensure extra config file is passed to dockerSam Tygier2019-02-181-10/+5
* Add commandline argument for config fileSam Tygier2018-12-211-14/+15
* shellcheckSerge Schneider2018-03-131-2/+2
* Add option to preserve build container (#160)andig2018-03-051-1/+7
* Correct help text (#145)andig2018-01-021-1/+1
* fix docker-in-docker copying when not doing CONTINUE=1Claus Strasburger2017-09-211-1/+1
* Docker-Build enhancementsClaus Strasburger2017-09-211-7/+10
* [fixing] docker partsJacen2017-09-041-5/+5
* Corrected various typos (#91)TJ Rana2017-07-271-0/+1
* Docker build: move to debian stretchClaus Strasburger2017-07-171-3/+4
* Also use -v in error messageAndrew Smith2017-06-271-1/+1
* Fixed running docker script from within pwd containing spacesThomas Phillips2017-06-271-4/+6
* Added Docker support (#40)Claus F. Strasburger2017-01-231-0/+73