Sign inSign up

gltumbaco/holamundo

By gltumbaco

Updated almost 2 years ago

A simple Java program that prints "Hola Mundo" to the console

Image
Languages & frameworks
0

271

gltumbaco/holamundo repository overview

How to run the container.

    Pull the image from Docker Hub:
    docker pull gltumbaco/holamundo:latest
    
    

    Run the container:

    docker run -it gltumbaco/holamundo:latest
    

##Requirements

  • Java Development Kit (JDK) 8 or higher
  • Git to clone the repository

Tag summary

Content type

Image

Digest

sha256:5bec1a703

Size

317.7 MB

Last updated

almost 2 years ago

docker pull gltumbaco/holamundo