Skip to content

Conversation

@pji2918
Copy link

@pji2918 pji2918 commented Dec 19, 2025

(sorry for my bad english)

What?

Change /examples/with-docker/Dockerfile.bun to use group/useradd instead of addgroup/user.

Why?

Currently, the docker build command results in an error
/bin/sh: 1: addgroup: not found.
(related issue: oven-sh/bun#25441)

How?

I changed the addgroup/user command to user/groupadd as a workaround. #

@nextjs-bot nextjs-bot added the examples Issue was opened via the examples template. label Dec 19, 2025
@nextjs-bot
Copy link
Collaborator

nextjs-bot commented Dec 19, 2025

Allow CI Workflow Run

  • approve CI run for commit: f377feb

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Issue was opened via the examples template.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants