**npm**, **yarn** and **pnpm** are part of any development workflow
we try to catch up with the latest updates.,
image: siteConfig.baseUrl + 'img/package_managers_grey.png',
imageAlign: 'right',
title: The most popular npm clients are supported,
},
]}
/>
We have an official **Docker** image ready to use + ' \n' +
'```bash\n' +
'docker pull verdaccio/verdaccio\n' +
'```' +
'\n' + and **Kubernetes Helm** support for easy deployment + '\n '+
'```bash\n' +
'helm install --name npm stable/verdaccio\n' +
'```\n',
image: siteConfig.baseUrl + 'img/devops_support_grey.png',
imageAlign: 'left',
title: Making the DevOps work easy,
},
]}
/>
Verdaccio is plugin based, authentication, middleware and storage support. Just pick one or create your custom one.,
image: siteConfig.baseUrl + 'img/verdaccio-tiny@3x.png',
imageAlign: 'right',
title: Plugin Support,
},
]}
/>