aboutsummaryrefslogtreecommitdiffstats
path: root/entrypoint.sh
Commit message (Collapse)AuthorAgeFilesLines
* entrypoint: update indexes and worldCarlo Landmeter2019-05-211-0/+1
|
* entrypoint: do not install with abuild-keygentcely2019-05-171-3/+3
| | | | The copy with sudo is going to be done in any case. Having abuild-keygen do this work also is not needed.
* entrypoint: ensure PACKAGER_PRIVKEY has contenttcely2019-05-171-0/+2
|
* !fixup entrypoint: copy public keys to /etc/apk/keys directorytcely2019-05-171-1/+1
| | | Oops. I forgot this runs as builder.
* entrypoint: copy public keys to /etc/apk/keys directorytcely2019-05-151-0/+2
|
* Merge pull request #4 from tcely/patch-3Richard Mortier2019-04-281-1/+1
|\ | | | | entrypoint.sh: rename env var
| * Update entrypoint.shtcely2019-04-271-1/+1
| | | | | | Match `docker -e` argument
* | Update entrypoint.shtcely2019-04-271-1/+1
|/ | | entrypoint.sh process should be replaced by abuild
* docker: create `$HOME/packages` directory with correct ownershipRichard Mortier2019-03-261-0/+1
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* image: first cut at image configurationRichard Mortier2019-03-011-0/+15
Signed-off-by: Richard Mortier <mort@cantab.net>