{"url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2","forks_url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2/forks","commits_url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2/commits","id":"9130d1db63ea973b9f1b0572b6d3aca2","node_id":"MDQ6R2lzdDkxMzBkMWRiNjNlYTk3M2I5ZjFiMDU3MmI2ZDNhY2Ey","git_pull_url":"https://gist.github.com/9130d1db63ea973b9f1b0572b6d3aca2.git","git_push_url":"https://gist.github.com/9130d1db63ea973b9f1b0572b6d3aca2.git","html_url":"https://gist.github.com/michaellihs/9130d1db63ea973b9f1b0572b6d3aca2","files":{"docker-cheat-sheet.md":{"filename":"docker-cheat-sheet.md","type":"text/markdown","language":"Markdown","raw_url":"https://gist.githubusercontent.com/michaellihs/9130d1db63ea973b9f1b0572b6d3aca2/raw/9eba102b2d1a6c771beea427b4fb97db49ddc024/docker-cheat-sheet.md","size":235,"truncated":false,"content":"Wait until container became healthy\n-----------------------------------\n\n``` bash\nuntil [[ \"`docker inspect -f {{.State.Health.Status}} gitlab`\" = \"healthy\" ]]; do\n    echo 'waiting for container to be healthy...'\n    sleep 5\ndone\n```\n","encoding":"utf-8"}},"public":true,"created_at":"2017-11-14T20:17:12Z","updated_at":"2017-11-14T20:17:47Z","description":"Docker Cheat Sheet","comments":0,"user":null,"comments_enabled":true,"comments_url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2/comments","owner":{"login":"michaellihs","id":575011,"node_id":"MDQ6VXNlcjU3NTAxMQ==","avatar_url":"https://avatars.githubusercontent.com/u/575011?v=4","gravatar_id":"","url":"https://api.github.com/users/michaellihs","html_url":"https://github.com/michaellihs","followers_url":"https://api.github.com/users/michaellihs/followers","following_url":"https://api.github.com/users/michaellihs/following{/other_user}","gists_url":"https://api.github.com/users/michaellihs/gists{/gist_id}","starred_url":"https://api.github.com/users/michaellihs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaellihs/subscriptions","organizations_url":"https://api.github.com/users/michaellihs/orgs","repos_url":"https://api.github.com/users/michaellihs/repos","events_url":"https://api.github.com/users/michaellihs/events{/privacy}","received_events_url":"https://api.github.com/users/michaellihs/received_events","type":"User","user_view_type":"public","site_admin":false},"forks":[],"history":[{"user":{"login":"michaellihs","id":575011,"node_id":"MDQ6VXNlcjU3NTAxMQ==","avatar_url":"https://avatars.githubusercontent.com/u/575011?v=4","gravatar_id":"","url":"https://api.github.com/users/michaellihs","html_url":"https://github.com/michaellihs","followers_url":"https://api.github.com/users/michaellihs/followers","following_url":"https://api.github.com/users/michaellihs/following{/other_user}","gists_url":"https://api.github.com/users/michaellihs/gists{/gist_id}","starred_url":"https://api.github.com/users/michaellihs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaellihs/subscriptions","organizations_url":"https://api.github.com/users/michaellihs/orgs","repos_url":"https://api.github.com/users/michaellihs/repos","events_url":"https://api.github.com/users/michaellihs/events{/privacy}","received_events_url":"https://api.github.com/users/michaellihs/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"20f03983a3a148130c9e4c6f010a1da25054809c","committed_at":"2017-11-14T20:17:47Z","change_status":{"total":5,"additions":4,"deletions":1},"url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2/20f03983a3a148130c9e4c6f010a1da25054809c"},{"user":{"login":"michaellihs","id":575011,"node_id":"MDQ6VXNlcjU3NTAxMQ==","avatar_url":"https://avatars.githubusercontent.com/u/575011?v=4","gravatar_id":"","url":"https://api.github.com/users/michaellihs","html_url":"https://github.com/michaellihs","followers_url":"https://api.github.com/users/michaellihs/followers","following_url":"https://api.github.com/users/michaellihs/following{/other_user}","gists_url":"https://api.github.com/users/michaellihs/gists{/gist_id}","starred_url":"https://api.github.com/users/michaellihs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaellihs/subscriptions","organizations_url":"https://api.github.com/users/michaellihs/orgs","repos_url":"https://api.github.com/users/michaellihs/repos","events_url":"https://api.github.com/users/michaellihs/events{/privacy}","received_events_url":"https://api.github.com/users/michaellihs/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"d043d8b259e5e98677e876b9154377271c2adb61","committed_at":"2017-11-14T20:17:11Z","change_status":{"total":6,"additions":6,"deletions":0},"url":"https://api.github.com/gists/9130d1db63ea973b9f1b0572b6d3aca2/d043d8b259e5e98677e876b9154377271c2adb61"}],"truncated":false}