]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(sandcastle): remove corepack prepare from Dockerfile
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 6 May 2026 18:32:12 +0000 (20:32 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 6 May 2026 18:32:12 +0000 (20:32 +0200)
commitbd403641e1d35b64ce64ca005eb24f0dba0cdb5d
tree40237c1b37dac6713ecd536f721fb87e054b8c5d
parent158355d488a5b55830427583de4cd93fb17ba98a
fix(sandcastle): remove corepack prepare from Dockerfile

Align with the working Dockerfile from sap-ai-provider. The container
does not need explicit pnpm setup — corepack in node:24 handles it
on demand when pnpm is invoked.
.sandcastle/Dockerfile