ServeAPI Installation Build the docker image: docker build -t serveapi . Run the docker image: docker run -p 8000:8000 serveapi