Categories
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
docker run -v /папка/с/проектом:/code --rm -it -u=node node bash cd /code
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question