To build the docker image: npm run build To run the built container: npm run server To publish the docker image: docker login --username umubingo # you only need to do this once npm run publish