Skip to content

AlexTestz/Hola_Mundo_En_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World in Python - Docker Image

This project deploys a "Hello World" message on the web using Docker with its Python 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 5000:5000 alexmpz/hola-python
    
  • Open a browser and visit http://localhost:5000, where you should see "Hello World."

RAILWAY

  • Paste this URL into your preferred browser

          holamundoenpython-production.up.railway.app
    

About

Desplegar un "Hola Mundo" en la web usando Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •