Hey, welcome back. This article is part of the Dockerize series, make sure to checkout the Introduction where I over some concepts we are going to use. Today we'll dockerize our React application by taking advantage of builder pattern with multi stage builds for optimization!
Full article