Micheal Choudhary

Results 3 issues of Micheal Choudhary

I propose the addition of a distroless Docker image option for Traefik to enhance security and reduce the image footprint. Distroless images contain only the application and its runtime dependencies,...

This PR includes a Dockerfile and .dockerignore that uses a two-stage build process: building static files with Node.js and serving them via a official NGINX image. The initial build stage...

Hi, The project currently lacks a Dockerfile (or Containerfile) and a .dockerignore file. These files are essential for defining how to build Docker images and excluding unnecessary files from the...