docker icon indicating copy to clipboard operation
docker copied to clipboard

A minimal docker image for the koel music streaming server.

Results 42 docker issues
Sort by recently updated
recently updated
newest added

Currently the XSendFilePath is hard-coded in `apache.conf`. When I migrated a previous install to a docker host I kept the original directory path instead of using the default `/music` and...

Hello, I use the docker-compose.mysql.yml file with just the password changes and I cannot finish the koel:init because it cannot communicate with the db I check installing ping on the...

I'm running Koel with FORCE_HTTPS=true set in my .env but can still reach the WebUI through http://(localip):(port). When I try to reach it through my reverse proxy (nginx) i get:...

Tried to setup using `docker-compose.postgres.yml`. Initialization seems to work but then login is impossible. Looking into log one can find that koel is trying to connect using port 3306 instead...

**Describe the bug** Hi, I've noticed something strange with Koel recently, when I try to login via mobile or with an app on my desktop added from my Koel website...

After I did the containers installations and do the First Run on root using Terminal for Mac, it says that everything it's ok and the next step is using the...

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.5.0. Release notes Sourced from docker/setup-buildx-action's releases. v2.5.0 cleanup input to remove builder and temp files by @​crazy-max in docker/setup-buildx-action#213 do not remove builder using...

dependencies
github_actions

``` INFO Scanning /Flac. 972/3482 [=======>--------------------] 27% ValueError fread(): Argument #2 ($length) must be greater than 0 at vendor/james-heinrich/getid3/getid3/getid3.php:2215 2211▕ //if (($this->getid3->memory_limit > 0) && ($bytes > $this->getid3->memory_limit)) { 2212▕...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 4.0.0. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Note Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

dependencies
github_actions