aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* readme: add note about bash-5.0 issueRichard Mortier2019-09-131-0/+1
* whitespaceRichard Mortier2019-09-071-1/+6
* dabuild: require `aports` tree is exactly in `.../aports/` on hostRichard Mortier2019-09-071-5/+5
* dabuild: fix `die`Richard Mortier2019-09-071-1/+1
* readme: move badge to the topRichard Mortier2019-07-121-2/+2
* readme: add ipv6 issueRichard Mortier2019-07-121-0/+4
* Makefile: whitespaceRichard Mortier2019-07-121-3/+9
* Makefile: .drone.yml targettcely2019-07-121-3/+6
* Makefile: add v3.10tcely2019-06-221-1/+1
* dockerfiles: add alpine v3.10Carlo Landmeter2019-06-221-1/+1
* drone: add alpine v3.10Carlo Landmeter2019-06-222-2/+148
* Merge pull request #26 from tcely/patch-2Richard Mortier2019-06-211-0/+3
|\
| * drone: do not publish for pull requeststcely2019-06-011-0/+3
* | Merge pull request #24 from tcely/patch-1Richard Mortier2019-06-211-0/+1
|\ \ | |/ |/|
| * Dockerfile: upgrade the installed packagestcely2019-05-311-0/+1
|/
* readme: add drone build statusCarlo Landmeter2019-05-211-0/+2
* change image namespace to alpinelinuxCarlo Landmeter2019-05-213-25/+25
* makefile: add support for arch based imagesCarlo Landmeter2019-05-211-4/+6
* update dockerfiles cleanup and gitignoreCarlo Landmeter2019-05-212-1/+2
* entrypoint: update indexes and worldCarlo Landmeter2019-05-211-0/+1
* dabuild: mount abuild.conf readonlyCarlo Landmeter2019-05-211-1/+1
* drone: add depends_on dockerfilesCarlo Landmeter2019-05-212-0/+45
* drone: generate dockerfilesCarlo Landmeter2019-05-212-3/+34
* dabuild: refactor volumesCarlo Landmeter2019-05-212-12/+10
* dabuild: add support for multiple architecturesCarlo Landmeter2019-05-211-2/+10
* add drone image building supportCarlo Landmeter2019-05-215-3/+362
* dabuild: per @tcely, `mkdir -p` then test for successRichard Mortier2019-05-191-4/+4
* 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
* dabuild: segregate `packages/` by version on the hostRichard Mortier2019-05-151-4/+5
* make: don't always push images after building themRichard Mortier2019-05-151-1/+1
* Dockefile: /etc/apk/repositoriestcely2019-05-111-6/+8
* dabuild: better handling of volumes when not built from sourceRichard Mortier2019-05-111-0/+3
* docker: fix the `/etc/apk/repositories` properlyRichard Mortier2019-05-101-7/+8
* readme: fix some `make` targetsRichard Mortier2019-05-101-2/+2
* dockerfile: attempt to clean up `/etc/apk/repositories`Richard Mortier2019-05-101-4/+6
* make: allow `TAGS` to come in from environmentRichard Mortier2019-05-101-1/+1
* dabuild: because I like my lines to not be too longRichard Mortier2019-05-101-1/+1
* dabuild: more care building volume args, mount extra dirs on alpineRichard Mortier2019-05-031-5/+13
* dabuild: tweak naming of `DABUILD_PACKAGES`Richard Mortier2019-05-031-2/+3
* make: set default target correctly, add license infoRichard Mortier2019-05-031-1/+4
* dabuild: fix script to handle `DABUILD_PACKAGES` correctlyRichard Mortier2019-05-031-1/+3
* make: push built images for others to useRichard Mortier2019-05-031-1/+1
* docker: remove spurious `\`Richard Mortier2019-05-031-1/+1
* Merge pull request #5 from OTLabs/reposRichard Mortier2019-05-031-1/+2
|\
| * Add support for setup-apkreposOleg Titov2019-04-281-1/+2
* | docker: ignore more irrelevant filesRichard Mortier2019-05-011-2/+3
* | make: decouple building images from scriptRichard Mortier2019-05-011-4/+10