FROM alpine:3.19 RUN apk update RUN apk add git nodejs openjdk21-jdk openjdk17-jdk openjdk8-jdk