Skip to content

fix: Use Node.js base image with Java added for more reliable build - #15

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

fix: Use Node.js base image with Java added for more reliable build#15
thesurenk merged 1 commit into
mainfrom
basicauth-docker-hub

Conversation

@thesurenk

Copy link
Copy Markdown
Collaborator
  • Change from openjdk:11-jdk-slim to node:18-slim base
  • Install Java 11 JDK and Maven on Node.js base
  • Avoid NodeSource repository setup issues
  • More reliable package installation approach
  • Node.js, Yarn, and Angular CLI come pre-installed

- Change from openjdk:11-jdk-slim to node:18-slim base
- Install Java 11 JDK and Maven on Node.js base
- Avoid NodeSource repository setup issues
- More reliable package installation approach
- Node.js, Yarn, and Angular CLI come pre-installed
@thesurenk
thesurenk merged commit 7e0b2e7 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