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

Latest commit

 

History

History
21 lines (12 loc) · 460 Bytes

File metadata and controls

21 lines (12 loc) · 460 Bytes

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