Skip to content

fix(init): clean up passwd and group files after init#774

Open
OsamaRab3 wants to merge 4 commits into
hyperledger-labs:mainfrom
OsamaRab3:fix/init-command-cleanup
Open

fix(init): clean up passwd and group files after init#774
OsamaRab3 wants to merge 4 commits into
hyperledger-labs:mainfrom
OsamaRab3:fix/init-command-cleanup

Conversation

@OsamaRab3

Copy link
Copy Markdown
Contributor

Fix issue passwd and group file in user dir:

  1. executeOnFabloDocker generates passwd + group in $FABLO_TEMP_DIR here
  2. Mounts them into Docker container (lines 213-214)
  3. initConfig copies everything from temp dir to working directory (line 262)
  4. passwd and group end up in user's project

sol: delete files after copy

OsamaRab3 and others added 3 commits June 26, 2026 00:51
Signed-off-by: OsamaRab3 <osrab3@gmail.com>
Signed-off-by: OsamaRab3 <osrab3@gmail.com>
@mergify

mergify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants