DockSTARTer icon indicating copy to clipboard operation
DockSTARTer copied to clipboard

DockSTARTer helps you get started with running apps in Docker.

Results 47 DockSTARTer issues
Sort by recently updated
recently updated
newest added

# Bug report **Describe the bug** See https://github.com/GhostWriters/DockSTARTer/blob/master/compose/.apps/transmissionvpn/transmissionvpn.yml Host `/dev/net/tun` is mounted in the container, but `CREATE_TUN_DEVICE` is also set to `true`. There's several issues here: - `CREATE_TUN_DEVICE` defaults to...

bug

# Bug report **Describe the bug** error when trying to add the overseer app via overrrides services.overseerr.volumes array items[2,4] must be unique **To Reproduce** Steps to reproduce the behavior: Add...

bug
no-issue-activity

# Bug report **Describe the bug** The prometheus application doesn't seem to persist data. When the container is removed, all data is lost. Also, the configuration isn't mounted from the...

bug

# Name of the application Jellyseer ## GitHub https://github.com/Fallenbagel/jellyseerr ## Docker Hub/GitHub Registry https://hub.docker.com/r/fallenbagel/jellyseerr ### Additional context add support for Jellyfin and Emby to Overseerr Jellyfin is becoming more and...

enhancement
apps
docs

# Name of the application Homarr ## GitHub https://github.com/ajnart/homarr ### Additional context Seems like a great dashboard app for hosted applications. Thought it might be a fresh take compared to...

enhancement
apps
docs

# Feature request **Is your feature request related to a problem? Please describe.** Trying to override containers to include DOCKER_MODS= but the override isn't being merged. There are multiple containers...

enhancement

Purpose Allow creating multiple instances of built-in apps without using an override. Approach Replace all references of the app's name in templates in `~/.docker/compose/.apps` to `` and ``. On run,...

enhancement
apps
docs
work-in-progress