armbian-build/lib
zhangn1985 94027c0f58 Docker build speed up. (#1451)
* Docker: a chance to rebuild docker image

when Dockerfile is updated, docker image will not be rebuilt,
let armbian docker image tag with framework version, thus has
a chance to rebuild it.

V2: use VERSION file to track build script version.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Docker: use upgrade instead of dist-upgrade to speed up docker build

this patch also change to use apt instead of apt-get
when compile in docker, it will run apt update&&upgrade everytime.
this is very time consuming.

apt-get dist-upgrade will not upgrade packages, thus will make build framework
do upgrade each time.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-09 12:04:24 +02:00
..
build-all.sh Cosmetics (#1404) 2019-06-11 00:24:46 +02:00
chroot-buildpackages.sh Revert "lib: more shellcheck fixes (#1430)" (#1432) 2019-06-27 22:23:39 -04:00
compilation-prepare.sh Wireguard: move to next known to work tag 2019-07-03 07:48:22 +02:00
compilation.sh Fix u-boot handling (#1436) 2019-07-02 20:00:12 +02:00
configuration.sh Docker build speed up. (#1451) 2019-07-09 12:04:24 +02:00
debootstrap.sh Default config as symlink and better kernel package metadata (#1446) 2019-07-06 22:35:42 +02:00
desktop.sh Cosmetics (#1404) 2019-06-11 00:24:46 +02:00
distributions.sh Cosmetics (#1404) 2019-06-11 00:24:46 +02:00
fel-load.sh lib/*.sh: Apply further shellcheck recommendations 2019-06-04 12:29:05 +02:00
general.sh Default config as symlink and better kernel package metadata (#1446) 2019-07-06 22:35:42 +02:00
image-helpers.sh Revert "lib: more shellcheck fixes (#1430)" (#1432) 2019-06-27 22:23:39 -04:00
main.sh Default config as symlink and better kernel package metadata (#1446) 2019-07-06 22:35:42 +02:00
makeboarddeb.sh Cosmetics (#1404) 2019-06-11 00:24:46 +02:00
repository.sh lib/*.sh: Apply further shellcheck recommendations 2019-06-04 12:29:05 +02:00
upgrade.sh Apply shellcheck recommendations (#1389) 2019-05-30 22:19:53 +02:00