Has 2 stages:- 1)Builds a nodeJs application 2)Serves the built files using nginx
10K+
Has 2 stages:- 1)Builds a nodeJS application:- ->The nodeJS application is built from source code. ->All project files are copied in container and npm install is executed. ->npm run build is executed. 2)Serves the built files using nginx:- ->Built files are copied in appropriate location. ->Container is exposed to port 8090
Content type
Image
Digest
sha256:b5df29b66…
Size
16.4 MB
Last updated
about 3 years ago
docker pull adityalad2004/react-with-nginx