Skip to content

Commit

Permalink
Merge f8900ea into f564aac
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 6, 2017
2 parents f564aac + f8900ea commit f13aea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Build Status](https://travis-ci.org/nexdrew/rekcod.svg?branch=master)](https://travis-ci.org/nexdrew/rekcod)
[![Coverage Status](https://coveralls.io/repos/github/nexdrew/rekcod/badge.svg?branch=master)](https://coveralls.io/github/nexdrew/rekcod?branch=master)
[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)
[![Greenkeeper badge](https://badges.greenkeeper.io/nexdrew/rekcod.svg)](https://greenkeeper.io/)

Reverse engineer a `docker run` command from an existing container (via `docker inspect`).

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"homepage": "https://github.com/nexdrew/rekcod#readme",
"devDependencies": {
"coveralls": "^2.11.15",
"nyc": "^10.0.0",
"standard": "^8.6.0",
"nyc": "^11.0.2",
"standard": "^10.0.2",
"standard-version": "^4.0.0",
"tape": "^4.6.3"
}
Expand Down

0 comments on commit f13aea7

Please sign in to comment.