wso2 / wso2/docker-ei

Can we make wso2carbon user id in docker image between 10000 and 20000

Open
#362 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type/Question
Dominant language
Dockerfile
Stars
70
Forks
96
Avg merge
7d 19h
Merged PRs (30d)
1

Description

Description:
In the current WSO2MI docker, we create a user wso2carbon and set the UID as 832. but we try to deploy it in Choreo using BYOC, I am getting the following error

Ensure USER is set to a value between 10000 and 20000 (Eg. USER 10001)

Shall we make the wso2mi docker image with the user whose ID is between 10000 and 20000?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Dockerfile that creates the wso2carbon user and review how its UID is set. Confirm the image's current user configuration and check the documented Choreo constraint. Done means the image uses a UID between 10000 and 20000 while preserving the existing user setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.