So I have this app, that I run in a docker container.
The strange thing is, that sometimes, after I restart the app (or update it) the whole interface becomes mangled, like so:
I am working on a test environment, so it’s easy enough for me to recreate the entire system, but it is annoying…
The host is a fedora 42 machine and I start the docker when I need to work on the development.
Any ideas of what can be the cause and how to avoid it?
I am aware of this.
But after dev comes prod.
Before applying to production I test.
And just as was in test was in production.
So I deleted everything (including caches and volumes and networks etc.) and recreated everything from scratch. Then I restored the data.
Just wondered what could cause this (couldn’t wait for production anymore…).