NX-React-Docker-Compose An example repo for NX React Project packaged and ran using Docker Commands to build: docker build --target react-nx-api -t react-nx-api . docker build --target react-nx-ui -t react-nx-ui .