Skip to content

Loony213/Proyecto-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hello World in C# - Docker Image

This project is a simple C# application that prints "Hello, World!" when executed. It is packaged inside a Docker image, making it easy to run on any machine without the need to manually install C#.

Technologies Used

  • C#: Programming language used to write the script.
  • Docker: Containerization tool used to package and run the application.

How to Use

  1. Requirements:

    • Docker must be installed on your computer.
  2. Run the image:

    • Open your preferred console:
    • To run the image, use the following command:
    docker run kamartinez/hola_mundo_ci
    

DockerHub

  • You can find my image on DockerHub at the following link:
  https://hub.docker.com/repository/docker/kamartinez/hola_mundo_ci/general

About

Hello world in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published