Hmmm does that mean if I am running the build in a container I would need to build the container per environment?
I was thinking of building the container once and then at runtime (during docker run) I would set the correct NODE_ENV to dev, staging for example