mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-19 00:49:45 +00:00
- Restructure main funcs for clean defer-stack-unwinds - Fix Docker container to handle signals properly - Introduce runsvinit for container init process - Integration test
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.