0
mirror of https://github.com/valentineus/simple-container.git synced 2025-04-28 00:41:24 +03:00

Minor improvements

This commit is contained in:
Valentin Popov 2017-10-07 01:57:02 +04:00
parent df153713fb
commit c6300b1e29
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@
[![Gitter Badge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/valentineus/simple-container)
Simple and fast work with the Docker container.
Works great in
[Travis CI](https://travis-ci.org/)
for testing
It uses the library
[dockerode](https://github.com/apocas/dockerode).

View File

@ -1,6 +1,6 @@
{
"name": "simple-container",
"version": "0.0.0-beta.2",
"version": "0.0.0-beta.3",
"description": "Simple and fast work with the Docker container",
"homepage": "https://github.com/valentineus/simple-container",
"license": "MIT",