Ubuntu with java development kit and vim code editor.
391
step 1 : docker run -it rkalpeshk/java_in_ubuntu /bin/bash step 2 : Write code in java and save file with .java extension. step 3 : to execute java file run command as ( java filename.java ).
Content type
Image
Digest
Size
434.4 MB
Last updated
over 4 years ago
docker pull rkalpeshk/java_in_ubuntu