Skip to content

AlexTestz/Hola_Mundo_En_Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World in HTML - Docker Image

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

Requirements

  • Docker installed on your computer

Steps to run

  • Open your preferred console:

  • To run the image, use the following command:

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

About

Create a hello world in html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published