aboutsummaryrefslogtreecommitdiffstats
path: root/entrypoint.sh
Commit message (Expand)AuthorAgeFilesLines
* entrypoint: always set correct permissions of abuild conf dirCarlo Landmeter2020-02-031-1/+3
* entrypoint: fix abuild config dir permissionCarlo Landmeter2020-02-031-1/+1
* add default settings to users abuild.confCarlo Landmeter2020-01-171-0/+9
* entrypoint: simplify abuild key generationCarlo Landmeter2020-01-171-10/+3
* add apk cache and simplify named volumesCarlo Landmeter2020-01-111-4/+12
* entrypoint: test if `~/.abuild` writable, fail if notRichard Mortier2019-09-131-0/+10
* whitespaceRichard Mortier2019-09-071-1/+6
* entrypoint: update indexes and worldCarlo Landmeter2019-05-211-0/+1
* entrypoint: do not install with abuild-keygentcely2019-05-171-3/+3
* entrypoint: ensure PACKAGER_PRIVKEY has contenttcely2019-05-171-0/+2
* !fixup entrypoint: copy public keys to /etc/apk/keys directorytcely2019-05-171-1/+1
* 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
|\
| * Update entrypoint.shtcely2019-04-271-1/+1
* | Update entrypoint.shtcely2019-04-271-1/+1
|/
* docker: create `$HOME/packages` directory with correct ownershipRichard Mortier2019-03-261-0/+1
* image: first cut at image configurationRichard Mortier2019-03-011-0/+15