docker-node icon indicating copy to clipboard operation
docker-node copied to clipboard

Regarding "How to use": Wouldn't a hello-world.json script make sense?

Open rhdojun opened this issue 6 years ago • 0 comments

Thinking about examples like Apache. Usually you can test if your ports, networking etc are set up correctly by simply running the default and looking if something comes up in the browser. If the script is already set up to run a single script in a one-liner, wouldn't it also make sense to provide a simple script that simply prints <h1>Hello World</h1>.

rhdojun avatar Jul 17 '19 08:07 rhdojun