Please visit https://github.com/ayudadigital/dc-hello-world
Hello World!
Its a part of the Docker Command series
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
This is a simply "Hello World!" Docker Command to make a test of the system