FIX: Don't install devDependencies in production image (#564)
authorDavid Taylor <david@taylorhq.com>
Thu, 26 Aug 2021 16:11:01 +0000 (17:11 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 16:11:01 +0000 (17:11 +0100)
commit53ef82b53910439f1af0eaef37ffb5371e0e4268
tree37f9b40ab3035edfd88afca78aac4f93ccd213de
parent6b2cd9970de3260e5b9c627e9d4989a64f438242
FIX: Don't install devDependencies in production image (#564)

devDependencies includes `lefthook`, which can cause some unexpected side effects during git operations in a production image
image/base/Dockerfile