Skip to content

With dockerfile update #10550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

kessenma
Copy link

@kessenma kessenma commented Jun 8, 2025

…in the readme.md

Description

added in support for using npm, pnpm, and yarn dockerfiles via a use-dockerfile.js script. directions are in the readme.md

Testing Instructions

Give a quick description of steps to test your changes.
1 run the following scripts from the turborepo/examples/with-docker/package.json:

  • use-pnpm-dockerfile
  • use-pnpm-dockerfile
  • use-pnpm-dockerfile

2 check that the with-docker/package.json and see if the "packageManager" (line 27) was updated to match pnpm/npm/yarn
3 check that the dockerfiles inside the project are now configured with pnpm/npm/yarn
4 ensure that the old Dockerfile's were archived in these folders:
turborepo/examples/with-docker/apps/api/archived-docker-file
turborepo/examples/with-docker/apps/web/archived-dockerfile

@kessenma kessenma requested a review from a team as a code owner June 8, 2025 01:44
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage labels Jun 8, 2025
Copy link

vercel bot commented Jun 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 1:44am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 1:44am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 1:44am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 1:44am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 1:44am

Copy link

vercel bot commented Jun 8, 2025

@kessenma is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@anthonyshew
Copy link
Contributor

I'm trying to use this with pnpm and running into many issues. Can you try it out and fix those? Thank you.

@kessenma
Copy link
Author

kessenma commented Jun 22, 2025

Ok I'll look into it some more with a fresh install and pnpm. I'll also update the testing steps above so they're written with better testing steps. I'll comment back here when I'm done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants