armbian-build/config/templates
frauhottelmann 74dcb00569
Dockerfile update (#2105)
* replace apt with apt-get

APT is not meant to be used in scripts: https://manpages.debian.org/stretch/apt/apt.8.en.html#SCRIPT_USAGE_AND_DIFFERENCES_FROM_OTHER_APT_TOOLS

* use ARG for DEBIAN_FRONTEND=noninteractive

and get rid of the other instances. Since it's an ARG, it will only be valid during the container build process

* better line breaks for easy of maintanace

* alphabetical order of packages

* reduce image size by cleaning APT cache
2020-07-23 15:36:06 +02:00
..
config-docker.conf Improve Docker support on Linux mint (#1899) 2020-04-20 08:12:27 +02:00
config-example.conf Adding new feature REPOSITORY_INSTALL (#1933) 2020-05-10 14:36:22 +02:00
config-vagrant.conf Moving configs under userpatches (#1564) 2019-09-28 20:49:28 +02:00
customize-image.sh.template Multiple bootloader creation options for rk3399 (#1614) 2019-11-24 22:07:46 +01:00
Dockerfile Dockerfile update (#2105) 2020-07-23 15:36:06 +02:00
example.deb Build all targets RFC (#1515) 2019-09-01 22:13:13 +02:00
fel-boot.cmd.template Refactor BSP directory structure 2017-07-24 16:38:00 +03:00
fel-hooks.sh.example Refactor BSP directory structure 2017-07-24 16:38:00 +03:00
nfs-boot.cmd.template Refactor BSP directory structure 2017-07-24 16:38:00 +03:00
Vagrantfile Moving configs under userpatches (#1564) 2019-09-28 20:49:28 +02:00