إعادة تشغيل حزمة compose تعني عادةً الدخول عبر SSH إلى خادم وتذكّر الرايات الدقيقة. هذا المتحكّم يأخذ اسم الحزمة وإجراءً من محادثة أو نداء برمجي وينفّذ أمر compose نيابة عنك.
إعادة تشغيل حزمة compose تعني عادةً الدخول عبر SSH إلى خادم وتذكّر الرايات الدقيقة. هذا المتحكّم يأخذ اسم الحزمة وإجراءً من محادثة أو نداء برمجي وينفّذ أمر compose نيابة عنك.
يقرأ حالة الحاويات الحالية أولاً، ويعيد إنشاء الخدمات التي تغيّرت فعلاً فقط، ثم يتتبّع السجلات للتأكد من إقلاع كلٍّ منها. تحصل على تقرير سلامة لكل خدمة في القناة نفسها، فلا يحتاج أحد إلى فتح طرفية لإعادة تشغيل حزمة.
كيف يعمل
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
اقرأ حالة الحاويات العاملة واستخرج أحدث ملف compose قبل لمس أي شيء.
pending
طبّق الإجراء عبر compose، بإعادة إنشاء الخدمات التي تغيّرت صورتها أو إعدادها فقط.
pending
تتبّع سجلات الحاويات في أول ثلاثين ثانية وأبلغ المتصل بحالة سلامة الحاويات.
pending
نموذج للمخرجات
json
// Sample output
// (generated when the pipeline finishes)
Given a stack name and an action, run the matching docker compose command and return a status object with each service's container state and a short log tail.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.