mirror of
https://github.com/valentineus/simple-container.git
synced 2025-04-29 00:51:25 +03:00
Minor improvements
This commit is contained in:
parent
df153713fb
commit
c6300b1e29
@ -6,6 +6,9 @@
|
|||||||
[](https://gitter.im/valentineus/simple-container)
|
[](https://gitter.im/valentineus/simple-container)
|
||||||
|
|
||||||
Simple and fast work with the Docker container.
|
Simple and fast work with the Docker container.
|
||||||
|
Works great in
|
||||||
|
[Travis CI](https://travis-ci.org/)
|
||||||
|
for testing
|
||||||
|
|
||||||
It uses the library
|
It uses the library
|
||||||
[dockerode](https://github.com/apocas/dockerode).
|
[dockerode](https://github.com/apocas/dockerode).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-container",
|
"name": "simple-container",
|
||||||
"version": "0.0.0-beta.2",
|
"version": "0.0.0-beta.3",
|
||||||
"description": "Simple and fast work with the Docker container",
|
"description": "Simple and fast work with the Docker container",
|
||||||
"homepage": "https://github.com/valentineus/simple-container",
|
"homepage": "https://github.com/valentineus/simple-container",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user