Now that we are bumping package.json version for every change, we will also force npm ci to reinstall everything even if the dependencies did not change.
Hold the version constant in the docker image. Remove unnecessary dependency updates.
Differential D15378
[Cashtab] Dockerfile improvements for faster deployments bytesofman on Feb 4 2024, 15:09. Authored by Tags None Subscribers None
Details
Now that we are bumping package.json version for every change, we will also force npm ci to reinstall everything even if the dependencies did not change. Hold the version constant in the docker image. Remove unnecessary dependency updates. docker build -t cashtab_local .
Diff Detail
Event Timeline |