Feature Requests
Complete

Dockerhub (or similar)

Instead of building the image every time there's an update, it would be great to have an image available on DockerHub or GitHub Packages. It would make it much easier to just update with docker compose pull && docker compose up -d

2 Comments

Sign in to comment

James Morton·3 days ago

Hey @Rad Paluszak you can use published images from ghcr:
https://github.com/QuackbackIO/quackback/pkgs/container/quackback

Posting anonymously

Rad Paluszak·3 days ago

Ahh, nice! Didn't see it in the readme or docs! Thanks

Posting anonymously