runsvinit/example
Peter Bourgon 692c29d543 Fix some signal handling 2015-09-25 16:14:09 +02:00
..
Dockerfile Update example 2015-09-25 15:31:54 +02:00
Makefile Fix some signal handling 2015-09-25 16:14:09 +02:00
README.md Update example 2015-09-25 15:31:54 +02:00
bar Break out example and rename 2015-09-25 14:42:04 +02:00
foo Break out example and rename 2015-09-25 14:42:04 +02:00
run-bar Break out example and rename 2015-09-25 14:42:04 +02:00
run-foo Break out example and rename 2015-09-25 14:42:04 +02:00

README.md

runsvinit example

Build the Docker container

make

Run the Docker container

docker run --name example runsvinit-example:latest

Test it works

CTRL-C, or docker stop example.