Artashes Pivazyan
When I don’t change my Pom.xml file and I run “docker-compose build” image doesn’t download dependencies from nvm repository, but when I change some dependency version example. Docker image download all dependencies at the build time.I want to docker image download only one dependency, which I update.
~/.m2 stores Maven artifacts only, NVM so far as I know is Node.js stuff