CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] Can't edit custom docker app

Open KastenMonster opened this issue 1 year ago • 0 comments

Describe the bug

I've installed a docker container via the terminal. The Docker Container shows correctly in the casa os dashboard but it has the following problems

  • The App is shown as offline wich is incorrect (checked via cli docker ps and portainer where both showed that the app is online and running)
  • I can't modifiy the app under settings (web port / title) as in oder to save settings i need to provide an image:version (wich i can't because my app builds itself when excuting the compose.yml) even if i would haven an image i can't because the input field is in read only so theres is no way to enter a valid image

grafik

https://github.com/user-attachments/assets/b68a1cff-76d5-4758-9662-03c2b8c02459

KastenMonster avatar Oct 14 '24 18:10 KastenMonster