* 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 |
||
|---|---|---|
| .. | ||
| config-docker.conf | ||
| config-example.conf | ||
| config-vagrant.conf | ||
| customize-image.sh.template | ||
| Dockerfile | ||
| example.deb | ||
| fel-boot.cmd.template | ||
| fel-hooks.sh.example | ||
| nfs-boot.cmd.template | ||
| Vagrantfile | ||