angular-cli/Dockerfile
2019-01-14 12:57:13 -08:00

3 lines
36 B
Docker

FROM node:10.12
ENTRYPOINT [ "sh" ]