Skip to content

fix: Add Node.js and Yarn to Dockerfile for Angular frontend build - #12

Merged
thesurenk merged 1 commit into
mainfrom
basicauth-docker-hub
Oct 1, 2025
Merged

fix: Add Node.js and Yarn to Dockerfile for Angular frontend build#12
thesurenk merged 1 commit into
mainfrom
basicauth-docker-hub

Conversation

@thesurenk

Copy link
Copy Markdown
Collaborator
  • Install Node.js 18.x and Yarn in Docker container
  • Build Angular frontend before Java application
  • Fix 'yarn command not found' error during Docker build
  • Ensure proper build order: Angular first, then Maven
  • Maintain simple Dockerfile structure as requested

- Install Node.js 18.x and Yarn in Docker container
- Build Angular frontend before Java application
- Fix 'yarn command not found' error during Docker build
- Ensure proper build order: Angular first, then Maven
- Maintain simple Dockerfile structure as requested
@thesurenk
thesurenk merged commit 69c2c9f 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