Skip to content

Conversation

@thesurenk
Copy link
Collaborator

  • Switch to openjdk:17-jre-slim base image
  • Remove Node.js/Angular build complexity
  • Focus on Java backend only for Docker deployment
  • Skip frontend build to avoid tslib/dependency conflicts
  • Use pre-built approach for faster, more reliable builds
  • Target: basicauth.war (matches pom.xml finalName)

- Switch to openjdk:17-jre-slim base image
- Remove Node.js/Angular build complexity
- Focus on Java backend only for Docker deployment
- Skip frontend build to avoid tslib/dependency conflicts
- Use pre-built approach for faster, more reliable builds
- Target: basicauth.war (matches pom.xml finalName)
@thesurenk thesurenk merged commit 1985e5c into main Oct 1, 2025
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