index
:
docker-abuild
master
Dockerised abuild
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dabuild: mount abuild.conf readonly
Carlo Landmeter
2019-05-21
1
-1
/
+1
*
drone: add depends_on dockerfiles
Carlo Landmeter
2019-05-21
2
-0
/
+45
*
drone: generate dockerfiles
Carlo Landmeter
2019-05-21
2
-3
/
+34
*
dabuild: refactor volumes
Carlo Landmeter
2019-05-21
2
-11
/
+9
*
dabuild: add support for multiple architectures
Carlo Landmeter
2019-05-21
1
-2
/
+10
*
add drone image building support
Carlo Landmeter
2019-05-21
5
-3
/
+362
*
dabuild: per @tcely, `mkdir -p` then test for success
Richard Mortier
2019-05-19
1
-4
/
+4
*
entrypoint: do not install with abuild-keygen
tcely
2019-05-17
1
-3
/
+3
*
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
*
entrypoint: copy public keys to /etc/apk/keys directory
tcely
2019-05-15
1
-0
/
+2
*
dabuild: segregate `packages/` by version on the host
Richard Mortier
2019-05-15
1
-4
/
+5
*
make: don't always push images after building them
Richard Mortier
2019-05-15
1
-1
/
+1
*
Dockefile: /etc/apk/repositories
tcely
2019-05-11
1
-6
/
+8
*
dabuild: better handling of volumes when not built from source
Richard Mortier
2019-05-11
1
-0
/
+3
*
docker: fix the `/etc/apk/repositories` properly
Richard Mortier
2019-05-10
1
-7
/
+8
*
readme: fix some `make` targets
Richard Mortier
2019-05-10
1
-2
/
+2
*
dockerfile: attempt to clean up `/etc/apk/repositories`
Richard Mortier
2019-05-10
1
-4
/
+6
*
make: allow `TAGS` to come in from environment
Richard Mortier
2019-05-10
1
-1
/
+1
*
dabuild: because I like my lines to not be too long
Richard Mortier
2019-05-10
1
-1
/
+1
*
dabuild: more care building volume args, mount extra dirs on alpine
Richard Mortier
2019-05-03
1
-5
/
+13
*
dabuild: tweak naming of `DABUILD_PACKAGES`
Richard Mortier
2019-05-03
1
-2
/
+3
*
make: set default target correctly, add license info
Richard Mortier
2019-05-03
1
-1
/
+4
*
dabuild: fix script to handle `DABUILD_PACKAGES` correctly
Richard Mortier
2019-05-03
1
-1
/
+3
*
make: push built images for others to use
Richard Mortier
2019-05-03
1
-1
/
+1
*
docker: remove spurious `\`
Richard Mortier
2019-05-03
1
-1
/
+1
*
Merge pull request #5 from OTLabs/repos
Richard Mortier
2019-05-03
1
-1
/
+2
|
\
|
*
Add support for setup-apkrepos
Oleg Titov
2019-04-28
1
-1
/
+2
*
|
docker: ignore more irrelevant files
Richard Mortier
2019-05-01
1
-2
/
+3
*
|
make: decouple building images from script
Richard Mortier
2019-05-01
1
-4
/
+10
*
|
dabuild: provide for user-specified `.../packages` directory
Richard Mortier
2019-05-01
1
-1
/
+7
*
|
dabuild: nicer error handling
Richard Mortier
2019-05-01
1
-2
/
+7
*
|
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
2
-2
/
+5
|
/
*
Merge pull request #4 from tcely/patch-3
Richard Mortier
2019-04-28
1
-1
/
+1
|
\
|
*
Update entrypoint.sh
tcely
2019-04-27
1
-1
/
+1
*
|
Merge pull request #3 from tcely/patch-2
Richard Mortier
2019-04-28
1
-3
/
+1
|
\
\
|
*
|
Update Dockerfile.in
tcely
2019-04-27
1
-3
/
+1
|
|
/
*
|
Merge pull request #2 from tcely/patch-1
Richard Mortier
2019-04-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update entrypoint.sh
tcely
2019-04-27
1
-1
/
+1
|
/
*
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
*
licenses: add some
Richard Mortier
2019-03-26
2
-0
/
+11
*
readme: attempt to describe what's going on
Richard Mortier
2019-03-26
1
-0
/
+26
*
make: parameterise base image (`IMG`)
Richard Mortier
2019-03-26
2
-3
/
+3
*
abuild: support cleaning of the cache volumes
Richard Mortier
2019-03-26
1
-1
/
+7
*
make: include `/home/builder/packages` as a cacheable directory
Richard Mortier
2019-03-26
1
-3
/
+4
[next]