Deploy forcing package downloads in docker #7640
Closed
habsfanongit
started this conversation in
General
Replies: 1 comment
-
Looks like this is a bug in deploy as per #7367 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When I try to build using the below Dockerfile, deploy always downloads the packages.
Below is the docker build output . You can see steps
[build 3/3] RUN pnpm deploy -F @services/example --prod exampleservice
Is there any way to force deploy to use the cached packages?
I am using M2 Macos with the latest docker desktop installed.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions