Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #3 from tcely/patch-2 | Richard Mortier | 2019-04-28 | 1 | -3/+1 | |
|\ \ | | | | | | | Dockerfile.in: replace echo cmds with one printf | |||||
| * | | Update Dockerfile.in | tcely | 2019-04-27 | 1 | -3/+1 | |
| |/ | | | | | Use printf and a single redirection to add local repositories | |||||
* | | Merge pull request #2 from tcely/patch-1 | Richard Mortier | 2019-04-28 | 1 | -1/+1 | |
|\ \ | |/ |/| | Exec abuild | |||||
| * | Update entrypoint.sh | tcely | 2019-04-27 | 1 | -1/+1 | |
|/ | | | entrypoint.sh process should be replaced by abuild | |||||
* | git: update to rename of `abuild` | Richard Mortier | 2019-04-27 | 1 | -1/+1 | |
| | ||||||
* | abuild: rename to avoid clash on alpine systems | Richard Mortier | 2019-04-26 | 3 | -14/+14 | |
| | ||||||
* | 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 | 2 | -5/+6 | |
| | ||||||
* | docker: create `$HOME/packages` directory with correct ownership | Richard Mortier | 2019-03-26 | 2 | -1/+3 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | licenses: add some | Richard Mortier | 2019-03-26 | 2 | -0/+11 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | readme: attempt to describe what's going on | Richard Mortier | 2019-03-26 | 1 | -0/+26 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | make: parameterise base image (`IMG`) | Richard Mortier | 2019-03-26 | 2 | -3/+3 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | abuild: support cleaning of the cache volumes | Richard Mortier | 2019-03-26 | 1 | -1/+7 | |
| | | | | 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> | |||||
* | abuild: reinstate `sed` insertion of volumes from `Makefile` | Richard Mortier | 2019-03-26 | 1 | -2/+2 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | abuild: iterating towards something that mostly works | Richard Mortier | 2019-03-26 | 1 | -16/+20 | |
| | | | | 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: rename to template | Richard Mortier | 2019-03-26 | 2 | -0/+2 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | abuild: support cross-invocation caching using named volumes | Richard Mortier | 2019-03-26 | 2 | -16/+25 | |
| | | | | 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> | |||||
* | abuild: adding support for alpine version from branch | Richard Mortier | 2019-03-22 | 1 | -11/+29 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | make: template `Dockerfile` to support different Alpine versions | Richard Mortier | 2019-03-22 | 3 | -4/+22 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | abuild: slightly more defensive | Richard Mortier | 2019-03-01 | 1 | -1/+7 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | abuild: invocation script | Richard Mortier | 2019-03-01 | 1 | -0/+21 | |
| | | | | 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> | |||||
* | image: first cut at image configuration | Richard Mortier | 2019-03-01 | 3 | -0/+34 | |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
* | initial commit | Richard Mortier | 2019-03-01 | 1 | -0/+1 | |
Signed-off-by: Richard Mortier <mort@cantab.net> |