Sign inSign up

ls1tum/openjdk-node-yarn

By ls1tum

Updated 3 months ago

Image
0

10K+

ls1tum/openjdk-node-yarn repository overview

docker-jdk-node-yarn

Docker Container for Docker Hub

docker build --no-cache -t docker-jdk-node-yarn .

docker run -itd -p 80:80 --name docker-jdk-node-yarn docker-jdk-node-yarn /bin/bash

docker exec -it docker-jdk-node-yarn /bin/bash

java -version

mvn -v

node --version
Verification

Try out if everything works correctly when testing a Spring Boot Application, e.g. Artemis

git clone --depth 1 --single-branch https://github.com/ls1intum/Artemis.git artemis

cd artemis

./gradlew test --tests ProgrammingExerciseTemplateIntegrationTest

Tag summary

Content type

Image

Digest

sha256:5801eab56

Size

511.7 MB

Last updated

3 months ago

docker pull ls1tum/openjdk-node-yarn