Public Docker images
Closed this issue ยท 9 comments
Is your feature request related to a problem? Please describe.
Have to build Docker images from source
Describe the solution you'd like
Want to download pre-built Docker images from Docker Huh or GitHub Container Registry
Describe alternatives you've considered
N/A
Additional context
Would allow for things like Unraid templates to be made for this app as a result.
Thank you for the suggestion. v1.1.0 and upwards will have pre-built Docker images published to Docker Hub. There's no ETA yet but shouldn't take much longer than a couple of weeks.
@nwithan8, I have published the Docker contains to Docker HUB. See docker-compose.yml
:
https://github.com/matvp91/mixwave/blob/b95dc861505e7e7e0750ffcf01a3ba689aa16f9b/docker/docker-compose.yml#L1-L56
Feel free to give it a test run.
Made the necessary templates to get this on the Unraid Community Apps store, so hopefully Unraid users can more easily install and configure this app suite.
Thank you! I'm not familiar with Unraid but if you have a link of your work (eg; template registry?), I'd gladly add it to the main README or docs. I'd love to build a "Community" page sometime later.
Thank you! I'm not familiar with Unraid but if you have a link of your work (eg; template registry?), I'd gladly add it to the main README or docs. I'd love to build a "Community" page sometime later.
You can just add a blurb saying that Unraid users can install the app by searching "mixwave" in the Community Apps store, they'll know what that means.
Thank you!
Please note that published docker images are for ARM platform and do not include amd64.
I'll have the built with amd64 support when 1.1.0 arrives.
@AndyTempel @nwithan8 Just letting you guys know that I published amd64 builds on Docker hub (eg; https://hub.docker.com/r/mixwave/api/tags).