terinjokes / docker-npmjs

Docker image for a private npmjs repository
154 stars 26 forks source link

Refactor setup scripts to allow better caching. #4

Closed terinjokes closed 10 years ago

terinjokes commented 10 years ago

Right now the Dockerfile delegates entirely to the setup scripts, allowing for none of the container to be cached. Refactor this code to allow better caching support