Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Travis: switch to make | Egor Tensin | 2020-01-27 | |
| | ||||
* | add .dockerignore | Egor Tensin | 2020-01-27 | |
| | ||||
* | add Makefile | Egor Tensin | 2020-01-27 | |
| | ||||
* | dump1090: workaround for older BuildKit | Egor Tensin | 2020-01-27 | |
| | ||||
* | dump1090: install missing dependencies | Egor Tensin | 2020-01-26 | |
| | ||||
* | add more comments on Docker magic | Egor Tensin | 2020-01-26 | |
| | ||||
* | dump1090: multi-stage build | Egor Tensin | 2020-01-26 | |
| | | | | | I think (?) it let's me _not_ care about removing build artifacts, which is convinient. | |||
* | fr24feed: remove the downloaded archive | Egor Tensin | 2020-01-26 | |
| | ||||
* | README: update | Egor Tensin | 2020-01-26 | |
| | ||||
* | Travis: multiarch builds | Egor Tensin | 2020-01-26 | |
| | ||||
* | Travis: push Docker images | Egor Tensin | 2020-01-25 | |
| | ||||
* | Travis: docker-compose now available on ARM | Egor Tensin | 2020-01-25 | |
| | ||||
* | Travis: add badge to README | Egor Tensin | 2020-01-11 | |
| | ||||
* | Travis: switch to language: python | Egor Tensin | 2020-01-11 | |
| | | | | | Apparently, the necessity of language: minimal was just a misunderstanding on my part. | |||
* | Travis: add comments to the workarounds | Egor Tensin | 2020-01-11 | |
| | ||||
* | Travis: cache pip packages | Egor Tensin | 2020-01-11 | |
| | ||||
* | dump1090: dynamic architecture detection | Egor Tensin | 2020-01-11 | |
| | ||||
* | add Travis configuration | Egor Tensin | 2020-01-11 | |
| | ||||
* | add .gitattributes | Egor Tensin | 2020-01-11 | |
| | ||||
* | dump1090/Dockerfile: reorder layers | Egor Tensin | 2019-12-30 | |
| | ||||
* | fr24feed: stretch -> stretch-slim | Egor Tensin | 2019-12-30 | |
| | ||||
* | dump1090: slimmer image | Egor Tensin | 2019-12-30 | |
| | | | | | * Use stretch-slim instead of stretch. * Remove build dependencies & the build files. | |||
* | switch to journald logging driver | Egor Tensin | 2019-12-23 | |
| | | | | json-file just ate up all of my disk space, jeez. | |||
* | don't run dist-upgrade in Dockerfiles | Egor Tensin | 2019-12-12 | |
| | ||||
* | README: update | Egor Tensin | 2019-11-17 | |
| | ||||
* | initial commit | Egor Tensin | 2019-11-17 | |