2022-02-23 00:00:46 -03:00
{
"categories" : [
"Other" ,
"Music"
] ,
"description" : "Deemix is a deezer downloader built from the ashes of Deezloader Remix." ,
2022-08-21 18:14:28 -04:00
"image_arm32" : "registry.gitlab.com/bockiii/deemix-docker:latest" ,
"image_arm64" : "registry.gitlab.com/bockiii/deemix-docker:latest" ,
"image_amd64" : "registry.gitlab.com/bockiii/deemix-docker:latest" ,
2022-02-23 00:00:46 -03:00
"logo" : "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deemix.png" ,
"name" : "deemix" ,
"note" : "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to <a href='https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken'>this page</a> for userToken details." ,
"officialDoc" : "https://gitlab.com/Bockiii/deemix-docker" ,
"platform" : "linux" ,
"ports" : [
2022-12-01 23:45:17 -05:00
"9666:6595/tcp"
2022-02-23 00:00:46 -03:00
] ,
"restart_policy" : "unless-stopped" ,
"title" : "DeeMix" ,
"type" : 1 ,
"volumes" : [
{
"bind" : "/portainer/Files/AppData/Config/DeeMix" ,
"container" : "/config"
} ,
{
"bind" : "/portainer/Downloads" ,
"container" : "/downloads"
}
] ,
"webpage" : "https://deemix.app/"
}