Compare commits

..

No commits in common. "a39f4848494dd6b4009fb6e0099aa7b45b8546ff" and "047a02a9f75f3eab209ef82a00c7ecdd606e9ae7" have entirely different histories.

2 changed files with 6 additions and 12 deletions

View file

@ -42,18 +42,12 @@ INFO: Done building!
|php-fpm|`docker pull d.xr.to/php-fpm`||`d.xr.to/php` with an php-fpm server running on port 9000||
|nginx|`docker pull d.xr.to/nginx`|[README](nginx/)|A simple pre-configured nginx with safe defaults||
|umurmur|`docker pull d.xr.to/umurmur`||Simple umurmur container|[krageon](https://github.com/krageon)|
|jre|`docker pull d.xr.to/jre`||Container with the latest JRE (based on glibc)||
|jdk|`docker pull d.xr.to/jdk`||Container with the latest JDK (based on glibc)||
|pleroma|`docker pull d.xr.to/pleroma`||Base container for a pleroma instance. still requires recompiling for own instance||
|greg|`docker pull d.xr.to/greg`||Greg is a simple command-line podcast aggregator||
|slapd|`docker pull d.xr.to/slapd`||OpenLDAP||
|grumble|`docker pull d.xr.to/grumble`||[Grumble](https://github.com/mumble-voip/grumble) is an alternate Mumble server||
|reg|`docker pull d.xr.to/reg`||[reg](https://github.com/genuinetools/reg): Docker registry v2 command line client and repo listing generator with security checks||
|img|`docker pull d.xr.to/img`||[img](https://github.com/genuinetools/img): Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.||
|coredns|`docker pull d.xr.to/coredns`||[coredns](https://github.com/coredns/coredns): CoreDNS is a DNS server that chains plugins (pre-configured with unbound, and removed grpc, clouddns, kubernetes, azure and route53 support)||
|rtorrent|`docker pull d.xr.to/rtorrent`||rtorrent||
|xbps-builder|`docker pull d.xr.to/xbps-builder`||A container pre-configured for the `ethereal` build-style (debuted here!)||
|jre|`docker pull d.xr.to/jre`||Container with latest JRE (based on glibc)||
# Todo
- Support `img` in flavor
- Add more containers (duh.)
- Implement -p in flavor
- Add CI to auto-publish images
- Add -c flag to rebuild children of given images

View file

@ -11,4 +11,4 @@ homepage="https://github.com/mumble-voip/grumble"
_branch="config"
distfiles="https://github.com/rubenseyer/grumble/archive/${_branch}.tar.gz"
wrksrc="${pkgname}-${_branch}"
checksum="31ede361a71a942206a86225f99f8cf8a4ae32bccc13bca57494cd7b0fb165e8"
checksum="18fa4170114adef1b40b18e421e924eeff51b0f1c0109d8c735c937e7b32a758"