Hans Kristian Flaatten

Results 115 comments of Hans Kristian Flaatten

Wow! This came as a surprise that using a variable for `prevent_destroy` is not supported! Makes complex environments super difficult!

Also, the final image size is a concern when installing yarn, this was the most space efficient method.

Thanks for the info @Daniel15! We should revisit whether we should install using the debian repo or continue using the tarball as we do today.

I agree, a minimal image without npm nor yarn would be nice for production use cases. This only makes sens for the `alpine` variant (since the ones based on Debian...

Hi @FWirtz, Have you checked out the [Node.js Docker Best Practices](https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md) - the link is kind of hidden in the Docker guide.

Great list @davidbnk! 👍 Feel free to propose a PR to the [Node.js Docker Best Practices](https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md) guide.

No longer employed by @evry unfortunately 😢 Maybe @AndersRunningen, @bjorges, @ekarlso, or @varneberg could have a look at this? 🙏🏻

For future reference, if anyone wonders how to disable this panel from logging to stdout / console: ``` python 'template_timings_panel.panels.TemplateTimings': { # Set this to DEBUG to get console output...

Facing the same issue. Ingress does not work at the moment.

Seeing similar issue in our cluster as well, requests are received but no logs are being removed.