mag37
mag37
> In the above example, immich-server is dependant on both immich-valkey and immich-postgres. So if the postgres and valkey containers both receive an update and the restart command is issued...
> I need to do some further testing on this with different setups, but if you wanna try you could remove the trailing ` ${ContName}` at line 520. > ```bash...
I started working on this and started storing values in arrays and experimenting with key-value arrays.. then realized I could solve it much easier by just splitting the pulling and...
Thank you so much for testing. I'll merge this to main later this week most likely, might add some other work first. Impressive collection of containers btw!
Thank you for thinking of it even though it wouldn't affect you. No the project is mainly based on using compose, even states it as a dependency in the readme....
I'll need to postpone merging this to **main** until after the weekend - won't be around to hotfix any related bugs. If anyone else would like to take the opportunity...
Thank you for a thorough report and examination! I don't have any experience with the Synology myself but have placed my trust fully in the hands of kind contributors like...
That's a hellofa writeup @galentx ! Thank you for coming back on the matter. And nice troubleshooting/reversing. I think this might be out of the scope for dockcheck itself, as...
> If there is a 1 to 1 correspondence between a small number of docker commands then dockcheck could have a platform setting to call a different version of those...
> Assignment accepted. But it may be a while... There's no rush and didn't mean it as a chore or to push you - rather to give you credit for...