ワンクリックで
set-up-docker-app-updates
Set up the pieces your Docker app needs so new versions can be built, published, and rolled out safely.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Set up the pieces your Docker app needs so new versions can be built, published, and rolled out safely.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Save work with clear commits, auto-push the branch, and draft release notes by default; only publish tags or GitHub releases when explicitly requested.
Canonical frontend design skill for creating, reviewing, or restyling UI across 6 design families and 20 exemplars, from editorial and SaaS clarity to premium, tactile, and experimental directions.
Manage Google Drive files via the Google Workspace CLI (gws) — list, upload, download, create, search, and share files. Use when users ask to work with Drive files, organize folders, upload documents, or manage file permissions.
Operate Gmail via the Google Workspace CLI (gws) — send emails, reply with threading, triage inbox, and stream new messages as NDJSON. Use when users ask to send/forward/reply emails, check inbox summary, or automate email workflows.
Read, write, and manage Google Sheets via the Google Workspace CLI (gws). Use when users ask to read spreadsheet data, append rows, create new sheets, or automate data pipelines with Google Sheets as source/destination.
Configure and use the Google Workspace CLI (gws) for cross-product workflows — standup reports, meeting prep, weekly digests, and email-to-task pipelines across Gmail, Drive, Sheets, Docs, Calendar, and Chat.
| name | set-up-docker-app-updates |
| description | Set up the pieces your Docker app needs so new versions can be built, published, and rolled out safely. |
| version | 1.0.0 |
Dùng skill này khi bạn muốn thiết lập một lần để ứng dụng chạy bằng Docker có thể phát hành version mới và cập nhật theo quy trình ổn định.
Skill này tập trung vào 3 việc:
Đây là skill setup nền tảng cho dự án. Sau khi đã thiết lập xong, bạn thường không cần gọi lại thường xuyên.
docker compose pull && docker compose up -dmain, build theo tag, hoặc cả haiSet up publishing
Choose a tagging strategy
main, sha-<shortsha>, vX.Y.Z, latestChoose an update path
Add version visibility
packages: write nên publish image thất bạilatest làm tag duy nhất nên khó biết chính xác đang chạy build nàoreferences/setup.md — Những thành phần cần có để publish imagereferences/github-actions-template.md — Workflow YAML mẫureferences/tagging-strategy.md — Cách đặt tag image dễ hiểureferences/docker-compose-patterns.md — Các cách rollout bản mới bằng Docker Compose