| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | entrypoint: always set correct permissions of abuild conf dir | Carlo Landmeter | 2020-02-03 | 1 | -1/+3 |
| | | |||||
| * | entrypoint: fix abuild config dir permission | Carlo Landmeter | 2020-02-03 | 1 | -1/+1 |
| | | |||||
| * | add default settings to users abuild.conf | Carlo Landmeter | 2020-01-17 | 1 | -0/+9 |
| | | |||||
| * | entrypoint: simplify abuild key generation | Carlo Landmeter | 2020-01-17 | 1 | -10/+3 |
| | | |||||
| * | add apk cache and simplify named volumes | Carlo Landmeter | 2020-01-11 | 1 | -4/+12 |
| | | | | | | | | | - apk supports caching of packages for reuse on next run. This is the prefered way and should be relativly fast compared to other package magenagers. This also removed the need for other named volumes which need to be setup and maintained on each run. - correcly set perm of volume mount points | ||||
| * | entrypoint: test if `~/.abuild` writable, fail if not | Richard Mortier | 2019-09-13 | 1 | -0/+10 |
| | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
| * | whitespace | Richard Mortier | 2019-09-07 | 1 | -1/+6 |
| | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
| * | entrypoint: update indexes and world | Carlo Landmeter | 2019-05-21 | 1 | -0/+1 |
| | | |||||
| * | entrypoint: do not install with abuild-keygen | tcely | 2019-05-17 | 1 | -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 content | tcely | 2019-05-17 | 1 | -0/+2 |
| | | |||||
| * | !fixup entrypoint: copy public keys to /etc/apk/keys directory | tcely | 2019-05-17 | 1 | -1/+1 |
| | | | | Oops. I forgot this runs as builder. | ||||
| * | entrypoint: copy public keys to /etc/apk/keys directory | tcely | 2019-05-15 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #4 from tcely/patch-3 | Richard Mortier | 2019-04-28 | 1 | -1/+1 |
| |\ | | | | | entrypoint.sh: rename env var | ||||
| | * | Update entrypoint.sh | tcely | 2019-04-27 | 1 | -1/+1 |
| | | | | | | | Match `docker -e` argument | ||||
| * | | Update entrypoint.sh | tcely | 2019-04-27 | 1 | -1/+1 |
| |/ | | | entrypoint.sh process should be replaced by abuild | ||||
| * | docker: create `$HOME/packages` directory with correct ownership | Richard Mortier | 2019-03-26 | 1 | -0/+1 |
| | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
| * | image: first cut at image configuration | Richard Mortier | 2019-03-01 | 1 | -0/+15 |
| Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
