aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/genrootfs.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/genrootfs.sh: Pass --root to the second apk invocationJonathan Neuschäfer2019-06-141-1/+1
| | | | Otherwise it won't know about the target architecture.
* scripts/genrootfs.sh: Initialize the apk DB with the right architectureJonathan Neuschäfer2019-06-141-1/+1
|
* scripts/genrootfs.sh: exclude dev/*Natanael Copa2019-02-271-3/+1
| | | | | | exclude /dev/* from minirootfs. https://github.com/gliderlabs/docker-alpine/issues/356
* scripts/genrootfs.sh: make sure root login is disabledNatanael Copa2019-02-221-0/+3
|
* scripts/genrootfs: add --no-cache when fetching alpine-baseNatanael Copa2016-12-161-4/+4
|
* scripts: add minirootfs release imageNatanael Copa2016-12-161-0/+56