Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

kairops/dc-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Please visit https://github.com/ayudadigital/dc-hello-world

Docker Command: Hello World

Hello World!

Its a part of the Docker Command series

Usage

Execute the following within your repository folder:

  • Using Bash: ./entrypoint.sh
  • Using Docker: docker run --rm kairops/dc-hello-world
  • Using docker-command-launcher: kd hello-world

Considerations

This is a simply "Hello World!" Docker Command to make a test of the system