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 ayudadigital/dc-hello-world - Using docker-command-launcher:
kd hello-world - Using Github Actions: Follow Github Actions Readme
This is a simply "Hello World!" Docker Command to make a test of the system