[Dockerfile] [Fix] add missing leading slash in path by namcxn · Pull Request #3195 · nvm-sh/nvm · GitHub
Skip to content

[Dockerfile] [Fix] add missing leading slash in path - #3195

Merged
ljharb merged 1 commit into
nvm-sh:masterfrom
namcxn:patch-1
Sep 18, 2023
Merged

[Dockerfile] [Fix] add missing leading slash in path#3195
ljharb merged 1 commit into
nvm-sh:masterfrom
namcxn:patch-1

Conversation

@namcxn

@namcxn namcxn commented Sep 18, 2023

Copy link
Copy Markdown
Contributor

Bug: missing /home

> [18/24] RUN chown nvm:nvm -R "home/nvm/.nvm":
0.467 chown: cannot access 'home/nvm/.nvm': No such file or directory
------
dockerfile:90

@ljharb ljharb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

@ljharb

ljharb commented Sep 18, 2023

Copy link
Copy Markdown
Member

@ljharb ljharb changed the title fix: missing "/" no such file or directory [Dockerfile] [Fix] add missing leading slash in path Sep 18, 2023
@ljharb ljharb added the bugs Oh no, something's broken :-( label Sep 18, 2023
@ljharb
ljharb merged commit 1de3333 into nvm-sh:master Sep 18, 2023
@PeterDaveHello

Copy link
Copy Markdown
Collaborator

@namcxn
namcxn deleted the patch-1 branch January 18, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugs Oh no, something's broken :-(

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants