docker
النجوم١٢
التفرعات٠
آخر تحديث٥ أبريل ٢٠٢٦ في ٠٧:٠٤
Docker CLI – containers, images, compose
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SKILL.md
readonlyالقائمة
Docker CLI – containers, images, compose
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage Apple Calendar events
Manage Apple Contacts
Send, read, and search Apple Mail
Send and read Apple Messages
Manage Apple Notes
Manage Apple Reminders
| name | docker |
| description | Docker CLI – containers, images, compose |
| version | 1.0 |
| metadata | {"requires":{"bins":["docker"]}} |
Use the docker CLI to manage containers and images.
docker ps, docker ps -adocker images, docker pull <image>docker run, docker stop, docker rmdocker compose up, docker compose downdocker logs <container>Always use run_command to execute docker commands.