@osndot/plugin-docker
v0.2.0
Published
Docker integration plugin for the OSN CLI platform
Readme
Provides quick access to common Docker operations directly through the osn CLI.
Installation
Install and register the plugin in your project using the osn CLI:
osn plugin add dockerCommands
Once installed, the following commands are instantly available:
osn docker ps- List currently running Docker containers.osn docker build- Build a Docker image using the configuredimageName(defaults toosn-app).
Documentation
For more information and the full command reference, visit the main repository.
License
MIT
