https://github.com/afeiship/ushell-module-docker
Unix like shell module for docker.
https://github.com/afeiship/ushell-module-docker
dk dkc docker docker-compose ushell
Last synced: 22 days ago
JSON representation
Unix like shell module for docker.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-docker
- Owner: afeiship
- License: mit
- Created: 2017-01-03T01:56:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-09-10T12:08:42.000Z (8 months ago)
- Last Synced: 2025-10-19T14:50:35.919Z (7 months ago)
- Topics: dk, dkc, docker, docker-compose, ushell
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-docker
> Unix like shell module for docker.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-module-docker
```
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-docker/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-docker
[version-url]: https://npmjs.org/package/@jswork/ushell-module-docker
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-docker
[license-url]: https://github.com/afeiship/ushell-module-docker/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-docker
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-docker