Build image first: docker build -t wujt/node-ts . And run it: docker run -p 8080:8080 -d wujt.node-ts