I often make react applications as SSR. At this time, I use a docker container(docker-compose)
I write the following.(DcokerFile)
# pull base image ・ ・