Sign inSign up

j842/helloworld

By j842

Updated over 9 years ago

Docker container for the helloworld dService.

Image
0

1.4K

j842/helloworld repository overview

drunner-helloworld

Simple example of a docker container that supports dRunner.

Example usage

drunner install drunner/helloworld
helloworld run

Usage details

drunner install drunner/helloworld [SERVICENAME]

on the host calls the install script in the container. It adds the scripts for the other commands to the host (in our case just help and run). SERVICENAME defaults to helloworld.

You can then use

    SERVICENAME run

to execute the 'run' script, which launches the container and runs helloworld.

Tag summary

Content type

Image

Digest

Size

2.8 MB

Last updated

over 9 years ago

docker pull j842/helloworld