micw

Results 155 comments of micw

I could provide a kubernetes based test installation.

> Does it really mean something to publish a build version of a Docker image? How do you set it? Does every change ends up in a new version? Actually...

> 1. I do not see any major public Docker image doing it > Do you have an example of this in wild? https://hub.docker.com/_/alpine?tab=tags https://hub.docker.com/_/nginx?tab=tags https://hub.docker.com/_/mariadb?tab=tags > 2. Do you...

Most do. The question is how to achive it without being a PITA ;) Tagging is not too bad here. Imagine the following: - every branch commit is built as...

I can see no clarification about this particular issue there.

@JohnSully with 6.3.2 and 6.3.3 are two stable releases available. Is there a plan, if/when this performance issue will be addressed? Kind regards, Michael.

Hello @JohnSully Thank you for the fast reply. Are the +10% compared to 6.2 or to 6.3.1 (which has the massive performance degrade described in this issue here)?

Hello, this issue was originally about reading files with `io.read`, which is still not implemented. Then discussion went to `dofile` and finally stopped. May I create a new one for...