Sign inSign up

binodsuman/first-java

By binodsuman

Updated over 9 years ago

Very small Java Program via Docker Container

Image
0

276

binodsuman/first-java repository overview

If you want to just check your docker environment setup with java, then you can pull this image and test your environment.

Step you have to perform:

  1. docker pull binodsuman/first-java
  2. docker images You can see binodsuman/first-java should be there in output list
  3. docker run binodsuman/first-java You can see output of this command like this:

Welcome to Docker Container Current Date and Time 2017/04/28 11:11:01 AM Thank You!!


Tag summary

Content type

Image

Digest

Size

232.1 MB

Last updated

over 9 years ago

docker pull binodsuman/first-java