ssh_docker_compose_pull

Community

Efficiently pull Docker images for a compose project

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of pulling Docker images for a specified Docker Compose project, eliminating the need for manual image fetching and integration into the workflow.

Core Features & Use Cases

  • Automated Image Pulling: Fetches the latest images defined in a Docker Compose project file.
  • Path-Constrained Execution: Ensures the Docker Compose file is executed within the policy-gated paths.
  • No Service Restart: Does not restart services until compose_up or compose_restart is executed.
  • Use Case: Ideal for scheduled image refreshes before maintenance windows or as a precursor to compose_up to avoid unnecessary restarts.

Quick Start

Run the following command to pull images for your Docker Compose project:

ssh_docker_compose_pull(
    host="docker1",
    compose_file="/opt/app/docker-compose.yml",
    timeout=600,
)

Dependency Matrix

Required Modules

None required

Components

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_pull
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-docker-compose-pull

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.