692c29d543 | ||
---|---|---|
.. | ||
Dockerfile | ||
Makefile | ||
README.md | ||
bar | ||
foo | ||
run-bar | ||
run-foo |
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
.