You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
As a workaround, I created a simple docker image for that purpose:
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile//https://mcr.microsoft.com/v2/vscode/devcontainers/java/tags/list//"image": "mcr.microsoft.com/devcontainers/java:0-17","build": {"dockerfile": "Dockerfile","context": "."},
# https://hub.docker.com/_/eclipse-temurin/tags?page=1&name=21-jdk
FROM eclipse-temurin:21-jdk-jammy