Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly depend on sudoHEADmaster | Carlo Landmeter | 2020-05-01 | 1 | -0/+1 |
| | | | https://gitlab.alpinelinux.org/alpine/aports/-/commit/39bd500283b46d2d5f3ad24b360e062592558110 | ||||
* | add gitlab ci | Carlo Landmeter | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | feat: add support for ccache-enabled abuild | Joseph Benden | 2019-12-18 | 1 | -0/+1 |
| | | | | | | This introduces support for ccache, when enabled in `abuild`. Signed-off-by: Joseph Benden <joe@benden.us> | ||||
* | Dockerfile: upgrade the installed packages | tcely | 2019-05-31 | 1 | -0/+1 |
| | | | | | This is done before the cache is setup to keep the layer clean. Resolves #23 | ||||
* | add drone image building support | Carlo Landmeter | 2019-05-21 | 1 | -2/+1 |
| | |||||
* | Dockefile: /etc/apk/repositories | tcely | 2019-05-11 | 1 | -6/+8 |
| | | | | | - only pull testing from edge - correct edge tag first, once per line - remove tag from locally built repos | ||||
* | docker: fix the `/etc/apk/repositories` properly | Richard Mortier | 2019-05-10 | 1 | -7/+8 |
| | |||||
* | dockerfile: attempt to clean up `/etc/apk/repositories` | Richard Mortier | 2019-05-10 | 1 | -4/+6 |
| | |||||
* | 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 | ||||
| * | Add support for setup-apkrepos | Oleg Titov | 2019-04-28 | 1 | -1/+2 |
| | | | | | | | | | | Make possible to configure prefered repo. By default it will be the first repo in the list (-1). | ||||
* | | whitespace | Richard Mortier | 2019-05-01 | 1 | -1/+3 |
|/ | |||||
* | Update Dockerfile.in | tcely | 2019-04-27 | 1 | -3/+1 |
| | | | Use printf and a single redirection to add local repositories | ||||
* | docker: create `$HOME/packages` directory with correct ownership | Richard Mortier | 2019-03-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | make: template `Dockerfile` to support different Alpine versions | Richard Mortier | 2019-03-22 | 1 | -0/+20 |
Signed-off-by: Richard Mortier <mort@cantab.net> |