Add changeset for cache mounts in dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'example-backend': patch
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Leverage cache mounts in Dockerfile during `yarn install ...` and `apt-get ...` commands to speed up repeated builds.
|
||||
Reference in New Issue
Block a user