Kubernetes tailored container images for various applications. Hosted at https://hub.docker.com/r/k8sathome.
Applications are checked every several hours for new releases.
There's so many images out there, why do I want to use these?
- Semantic versioning is awesome
- s6-overlay is not awesome
- ARM architectures are gaining popularity
- Multiple architecture support (amd64, arm64)
- Simplicity over complexity (e.g. only ubuntu:focal)
| Path | Description |
|---|---|
/app |
Application install directory |
/config |
Application configuration directory |
| Name | Default | Description |
|---|---|---|
UMASK |
0002 |
Set the default creation permission mode of files |
WAIT_FOR_VPN |
false |
|
EXTRA_ARGS |
Additional arguements to pass to the application | |
TZ |
UTC |
Set to your timezone (e.g. America/New_York) |
| Application | ||
|---|---|---|
| bazarr | ||
| jackett | ||
| lidarr | ||
| nzbget | ||
| nzbhydra2 | ||
| ombi | ||
| qbittorrent | ||
| radarr | ||
| sabnzbd | ||
| sonarr | ||
| tautulli | ||
| xteve |