TIBCOSoftware / TIBCOSoftware/bwce-docker
Scripts for Reduced StartupTime are not working in 2.4.4
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 22
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Dockerfile for Reduced StartupTime is not working because it's not able to remove the zip file after unzip it because it tries to do it with bwce user but it has been uploaded with root permissions.
Changed needed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the Dockerfile for Reduced StartupTime and the unzip and zip-removal steps, focusing on the bwce user and the uploaded file permissions. Reproduce the image build to confirm the failure, then verify that the build completes and the zip file is removed as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, shell
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100