Toby Batch

Results 14 comments of Toby Batch

@kevinpapst I have an RC docker ready for V2 I'll need to check it for the other 3 builds (fpm-prod, apache-dev and apache-prod) but the leg work is in place.

I don't understand this. `kimai` isn't the correct image name. Can you show the output of this command please? ``` docker ps -a | grep kimai ```

Is this started as a docker-compose tear up? what is running the web proxy for the FPM instance? And I guess it's actually ``` docker pull kimai/kimai2:fpm ```

Can you post the output of ``` docker ps -a ```

@kevinpapst I can't reproduce this error but I am getting this when I run composer install in the running instance. The weird thing is if this command failed during the...

@kevinpapst It shouldn't but looks like it may an issue with the github action. Thanks, I'll take a look

Sorry for the delay. I ended up installing default os and setting lightdm to autorun MM so I've dug out another 3b+ and a card, and I can replicate the...

@Not-Code do you see a draw back over this? It's a stack overflow fix, I've not used it before. https://stackoverflow.com/questions/71470604/re-tagging-multi-arch-docker-image

@kevinpapst I'll build an all in one workflow that we can test for timing. I'm looking at caching in builds at work ATM as well.