reactioncommerce / kinetic

Kinetic introduces a suite of opinionated admin tools that internal teams can use to manage and run their stores on Open Commerce.
Apache License 2.0
7 stars 3 forks source link

Create docker image with pnpm pre-installed for running lint/tests and building docker file #22

Closed brent-hoover closed 2 years ago

brent-hoover commented 2 years ago

We keep all our base docker files here: https://github.com/reactioncommerce/docker-base so we should create one that builds on the node dev/prod images but adds pnpm

brent-hoover commented 2 years ago

We ended up not needing this so closing as completed