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

Add headings for each app in the .env in the form of: ``` # # APPNAME # ``` # Pull request **Purpose** Describe the problem or feature in addition to...

apps
core

# Feature request IPv6 support **Describe the solution you'd like** IPv6 support added in the network config for docker. It shouldn't require much to implement. Perhaps a question popped during...

enhancement

Un-depreciate `nzbget`, using images from the forked repo at https://github.com/nzbgetcom/nzbget # Pull request **Purpose** Describe the problem or feature in addition to a link to the issues. **Approach** How does...

apps

# Bug report After reading the [official Komga Docker installation](https://komga.org/docs/installation/docker), it seems that container port in DockSTARTer template (komga.ports.yml) should be 25600 instead of 8080. I have tested the same...

bug

# Bug report **Describe the bug** Warning that `version` is obsolete appears for two files when running compose. **To Reproduce** ``` ❯ ds -c 2024-03-28 05:38:40 [NOTICE] Creating environment variables...

bug

# Pull request **Purpose** - Variable naming now tries to be `__` where `` is new and mostly made up of either `ENVIRONMENT` or `VOLUME` - Nicer handling for `VOLUME`...

ci
apps
docs
core
repo

# Bug report **Describe the bug** Mosquitto docker restarts continuously **To Reproduce** Install docker with ds -->install app (Mosquitto) ![immagine](https://github.com/GhostWriters/DockSTARTer/assets/25286126/d06ca349-8933-44a1-a51b-a898dfaf7e47) **Expected behavior** expect Mosquitto start correctly; with "docker ps" I...

bug

# Bug report **Describe the bug** The image used for the Unifi Controller is deprecated since 01.01.2024 (https://docs.linuxserver.io/images/docker-unifi-controller/). Linuxserver.io has released a new image that supersedes the Unifi Controller image....

bug

# Name of the application Real-Debrid Client Proxy ## GitHub https://github.com/rogerfar/rdt-client ## Docker Hub/GitHub Registry https://hub.docker.com/r/rogerfar/rdtclient ### Additional context Supports several Debrid services for downloading torrents from there cache networks.

enhancement
apps
docs

# Feature request **Is your feature request related to a problem? Please describe.** It doesn't install on CoreOS (specifically the [ucore-hci](https://github.com/ublue-os/ucore) spin, as the filesystem is immutable) ``` 2024-02-20 19:26:28...

enhancement