Skip to content

Instantly share code, notes, and snippets.

---
Language: Cpp
AccessModifierOffset: -2
AlignAfterOpenBracket: true
AlignEscapedNewlinesLeft: false
AlignOperands: true
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortBlocksOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: false
### Keybase proof
I hereby claim:
* I am ericreid on github.
* I am ericreid (https://keybase.io/ericreid) on keybase.
* I have a public key whose fingerprint is 786B 513A 39DE 01B8 ADF0 AFC2 D159 2CAD D502 B6CD
To claim this, I am signing this object:
description "Run docker"
start on filesystem or runlevel [2345]
stop on runlevel [!2345]
respawn
script
/usr/bin/docker -d -r=true
end script
2013/08/16 02:20:11 GET /v1.4/containers/json
2013/08/16 02:20:27 GET /v1.4/containers/json?all=1
2013/08/16 02:28:15 GET /v1.4/containers/json
2013/08/16 02:28:16 GET /v1.4/containers/json?all=1
2013/08/16 02:33:28 POST /v1.4/containers/create
2013/08/16 02:33:28 POST /v1.4/containers/8fd917b6ab0a/start
2013/08/16 02:33:28 POST /v1.4/containers/8fd917b6ab0a/attach?logs=1&stdin=1&stream=1
2013/08/16 02:33:28 POST /v1.4/containers/8fd917b6ab0a/wait
2013/08/16 02:33:28 POST /v1.4/commit?author=&comment=&container=8fd917b6ab0a&repo=app%2Fblacksmith&tag=
2013/08/16 02:33:29 POST /v1.4/containers/create
function cc-tool-w {
cc-tool --erase --write "$@" --verify && cc-tool --read-mac-address
}