N
N
nerfly2018-02-13 19:43:40
npm
nerfly, 2018-02-13 19:43:40

How to work with npm in docker?

I put npm in a docker container, but I don’t understand how to start using it. Tell)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
planc, 2018-02-14
@planc

docker run -v /папка/с/проектом:/code --rm -it -u=node node bash

cd /code

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question