Skip to content

AlexTestz/Hola_Mundo_En_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World in JAVA - Docker Image

This project deploys a "Hello World" message on the web using Docker with its Java programming language.

Requirements

  • Docker installed on your computer
  • Web browser to verify the deployment

Steps to run

  • Open your preferred console:

  • To run the image, use the following command:

           docker run -p 8080:8080 alexmpz/hola-java
    
  • Open a browser and visit http://localhost:8080, where you should see "Hello World."

RAILWAY

  • Paste this URL into your preferred browser

          https://holamundoenjava-production.up.railway.app/
    

About

Create a hello word using JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published