openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

Update dockerfile with "npm ci --only=production" #414

Closed IswaryaaS closed 1 year ago

IswaryaaS commented 1 year ago

In server/dockerfile, instead of "npm install" we can update it with "npm ci --only=production" for enabling clean install option