tobybatch / kimai2

Docker containers for the kimai2 web application including docker-compose and kubernetes/helm deployment.
MIT License
183 stars 96 forks source link

Regarding latest docker image update #510

Closed tobybatch closed 1 year ago

tobybatch commented 1 year ago

Discussed in https://github.com/tobybatch/kimai2/discussions/509

Originally posted by **hsachan22** May 24, 2023 I was using apache tag for running kimai2, but today it didn't worked. I checked dockerhub and found out that image was updated 17 hours ago. So, can anyone help me which tag to use for properly running the image?
vpanchal-code commented 1 year ago

I am updated the new fpm images from this morning and it working without any issues:

image: kimai/kimai2:fpm-latest

Hope this helps. Let me know if you need anything other information

tobybatch commented 1 year ago

I've marked this as won't fix as it's issue with extending the container rather than running it.