mirror of
https://github.com/peterbourgon/runsvinit.git
synced 2024-12-16 14:57:04 +00:00
15 lines
196 B
Markdown
15 lines
196 B
Markdown
# 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`.
|
|
|