Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add alpine v3.11 | Carlo Landmeter | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | dabuild: put `.ccache` into a named volume, to support multiarch | Richard Mortier | 2019-12-29 | 1 | -1/+1 |
| | | | | | | closes #48 Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | Makefile: whitespace | Richard Mortier | 2019-07-12 | 1 | -3/+9 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | Makefile: .drone.yml target | tcely | 2019-07-12 | 1 | -3/+6 |
| | |||||
* | Makefile: add v3.10 | tcely | 2019-06-22 | 1 | -1/+1 |
| | |||||
* | change image namespace to alpinelinux | Carlo Landmeter | 2019-05-21 | 1 | -2/+2 |
| | | | | ref: GH-20 | ||||
* | makefile: add support for arch based images | Carlo Landmeter | 2019-05-21 | 1 | -4/+6 |
| | |||||
* | dabuild: refactor volumes | Carlo Landmeter | 2019-05-21 | 1 | -1/+0 |
| | | | | | | | | - printf -v is not posix - check for abuild.conf instead of alpine-release - check if distfiles is writable - do not mount /var/cache/apk as this will break apkindex - do not create volumes from makefile | ||||
* | add drone image building support | Carlo Landmeter | 2019-05-21 | 1 | -1/+2 |
| | |||||
* | make: don't always push images after building them | Richard Mortier | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | make: allow `TAGS` to come in from environment | Richard Mortier | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | make: set default target correctly, add license info | Richard Mortier | 2019-05-03 | 1 | -1/+4 |
| | |||||
* | make: push built images for others to use | Richard Mortier | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | make: decouple building images from script | Richard Mortier | 2019-05-01 | 1 | -4/+10 |
| | |||||
* | make: turn off buildkit due to odd behaviour (on beta release) | Richard Mortier | 2019-05-01 | 1 | -1/+4 |
| | |||||
* | whitespace | Richard Mortier | 2019-05-01 | 1 | -1/+2 |
| | |||||
* | abuild: rename to avoid clash on alpine systems | Richard Mortier | 2019-04-26 | 1 | -3/+3 |
| | |||||
* | make: fix `clean` and `distclean` targets | Richard Mortier | 2019-04-26 | 1 | -4/+4 |
| | |||||
* | abuild: expose `.../packages` directory on host | Richard Mortier | 2019-04-26 | 1 | -5/+5 |
| | |||||
* | make: parameterise base image (`IMG`) | Richard Mortier | 2019-03-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: include `/home/builder/packages` as a cacheable directory | Richard Mortier | 2019-03-26 | 1 | -3/+4 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: minor fixes, explicitly declare base image tags | Richard Mortier | 2019-03-26 | 1 | -7/+14 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | abuild: support cross-invocation caching using named volumes | Richard Mortier | 2019-03-26 | 1 | -2/+11 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: default target | Richard Mortier | 2019-03-22 | 1 | -0/+2 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: template `Dockerfile` to support different Alpine versions | Richard Mortier | 2019-03-22 | 1 | -2/+16 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: simple makefile | Richard Mortier | 2019-03-01 | 1 | -0/+7 |
Signed-off-by: Richard Mortier <mort@cantab.net> |