azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.65k stars 130 forks source link

[BUG]: Custom docker images from cosmos-compose no finded #319

Open FelixGonzalez42 opened 2 months ago

FelixGonzalez42 commented 2 months ago

What happened?

When putting a pre-builded docker image in dcosmos-compose (market), the app creator does not detect it, trying to download it from dockerhub, which gives the error image not found or login in dockerhub required

What should have happened?

container (servApp) succefully created

How to reproduce the bug?

1- build a docker custom image with any dockerfile 2- create a custom docker-compose.yml that use the custom image 3- copy the docker-compose content in the servApp creator 4- Create the servapp with that custom docker image

Relevant log output

No response

Other details

image

error:

image

docker custom image was prebuilded and actually exist:

image

and the same image can be upped in docker-compose host:

image

when the container is upped from the host (sudo docker-compose up -d), it appear in cosmos servApp, but any edit of the compose on the app give the same error:

image

image

System details

same error in 2 devices: image

image

browser:

image

cosmos:

image