runsvinit/example/README.md

15 lines
196 B
Markdown
Raw Normal View History

2015-09-25 13:31:54 +00: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`.