install heimdall during container start

This commit is contained in:
aptalca
2019-03-26 13:44:53 -04:00
committed by Ryan Kuba
parent 2552eaa416
commit b0797041a2
6 changed files with 22 additions and 25 deletions

View File

@@ -49,6 +49,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "26.03.19:", desc: "Install Heimdall during container start to prevent delayed start due to overlayfs bug with recursive chown." }
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
- { date: "15.03.19:", desc: "Clarify docker image tags in readme." }
- { date: "22.02.19:", desc: "Rebasing to alpine 3.9." }