Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

koによるDockerイメージビルド時間短縮の検討 #177

Open
3 tasks
yuminn-k opened this issue Apr 10, 2024 · 0 comments
Open
3 tasks

koによるDockerイメージビルド時間短縮の検討 #177

yuminn-k opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
🌏 Deploy 배포 관련 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 🔨 Refactor 코드 리팩토링

Comments

@yuminn-k
Copy link
Member

📝 Issueの概要

koを使用してDockerイメージのビルド時間を短縮する方法について検討し、適用の可否とその手順を明確にします。

📚 背景情報

現在のDockerイメージのビルドプロセスは時間がかかっており、効率化の必要があります。koはGoプログラム用の高速なイメージビルダーであり、これを導入することでビルドプロセスの時間短縮が期待されます。

📋 具体的な作業内容

  1. koのビルドプロセスについての調査と文書化
  2. 既存のDockerイメージビルドプロセスとの比較検証
  3. koの導入に向けたロードマップの策定

📎 関連するIssueやTrello、ドキュメント

🖼️ 参考スクリーンショットや図

このIssueを理解するのに役立つスクリーンショット、図、またはgifを追加してください。

🔄 Issueの進行状況

  • koのビルドプロセス調査
  • ビルドプロセス比較検証
  • 導入ロードマップ策定
@yuminn-k yuminn-k added 🌏 Deploy 배포 관련 🔨 Refactor 코드 리팩토링 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 labels Apr 10, 2024
@yuminn-k yuminn-k self-assigned this Apr 10, 2024
@yuminn-k yuminn-k moved this to Ready in ミノリ Apr 10, 2024
yuminn-k added a commit to yuminn-k/project_minori-gin-deployment-repo that referenced this issue Jun 13, 2024
… publishing

- Replaced `ko publish` with `docker/build-push-action` to ensure correct Docker image push to ghcr.io/yju-okura/minori_gin.
- Set up Docker Buildx for multi-platform builds.
- Added steps to cache Go modules and environment setup.

Related issue: YJU-OKURA#177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy 배포 관련 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 🔨 Refactor 코드 리팩토링
Projects
Status: Ready
Development

No branches or pull requests

1 participant