Skip to content

fix: Remove yarn installation as it's already available in Node.js image#18

Merged
thesurenk merged 1 commit into
mainfrom
dockerfile-updates
Oct 1, 2025
Merged

fix: Remove yarn installation as it's already available in Node.js image#18
thesurenk merged 1 commit into
mainfrom
dockerfile-updates

Conversation

@thesurenk

Copy link
Copy Markdown
Collaborator
  • Remove yarn installation since it's pre-installed in node:18-slim
  • Only install Angular CLI which is not available by default
  • Fix EEXIST error caused by trying to install existing yarn
  • Simplify Dockerfile by using pre-installed tools

- Remove yarn installation since it's pre-installed in node:18-slim
- Only install Angular CLI which is not available by default
- Fix EEXIST error caused by trying to install existing yarn
- Simplify Dockerfile by using pre-installed tools
@thesurenk thesurenk merged commit 215c686 into main Oct 1, 2025
1 check failed
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.

1 participant