Installation Method
Docker Installation
AzuraCast Release Channel
Rolling Release Channel
Current AzuraCast Version
No response
What happened?
Hello AzuraCast team,
I am trying to deploy the WebDJ service using the official Docker Compose setup, but the image ghcr.io/azuracast/webdj:latest is not available in the GitHub Container Registry. When running docker-compose up -d, I receive the following error:
I have also tried authenticating with my GitHub account and searching for available tags, but the registry either requires authentication or returns no available tags for this image.
Steps to reproduce:
- Add the
azuracast_webdj service to docker-compose.yml as per the official documentation.
- Run
docker-compose up -d.
- Observe the error about the missing image manifest.
Questions:
- Has the WebDJ image been removed or made private?
- Is there an alternative image or tag we should use for WebDJ?
- Will the image be republished or is there a new recommended approach for running WebDJ?
Thank you for your support!
Hostinger VPS, Ubuntu 24.04, AzuraCast v0.23.1 (Docker)
Relevant log output
Installation Method
Docker Installation
AzuraCast Release Channel
Rolling Release Channel
Current AzuraCast Version
No response
What happened?
Hello AzuraCast team,
I am trying to deploy the WebDJ service using the official Docker Compose setup, but the image
ghcr.io/azuracast/webdj:latestis not available in the GitHub Container Registry. When runningdocker-compose up -d, I receive the following error:I have also tried authenticating with my GitHub account and searching for available tags, but the registry either requires authentication or returns no available tags for this image.
Steps to reproduce:
azuracast_webdjservice todocker-compose.ymlas per the official documentation.docker-compose up -d.Questions:
Thank you for your support!
Hostinger VPS, Ubuntu 24.04, AzuraCast v0.23.1 (Docker)
Relevant log output