1
0
mirror of https://github.com/peterbourgon/runsvinit.git synced 2024-12-16 14:57:04 +00:00
runsvinit/example
2015-09-25 16:14:09 +02:00
..
bar Break out example and rename 2015-09-25 14:42:04 +02:00
Dockerfile Update example 2015-09-25 15:31:54 +02:00
foo Break out example and rename 2015-09-25 14:42:04 +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
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

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.