ssh_docker_compose_start
CommunityStart stopped Docker services with precision.
Software Engineering#docker#container orchestration#docker-compose#service management#start services
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need to quickly and safely start existing Docker services without pulling images, building containers, or creating new ones.
Core Features & Use Cases
- Start Stopped Services: Initiates services that have been stopped, ensuring they are ready for use without unnecessary image pulling or building.
- Path-Constrained Execution: Ensures that the operation is confined to paths that are allowed, enhancing security.
- Use Case: When you have a Docker Compose project with multiple services and you need to quickly restart a specific service that was previously stopped.
Quick Start
Start the 'web' service in your Docker Compose project by running: ssh_docker_compose_start(host="docker1", compose_file="/opt/app/docker-compose.yml", compose_v1=False).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh_docker_compose_start Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-docker-compose-start Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.