You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… 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
📝 Issueの概要
ko
を使用してDockerイメージのビルド時間を短縮する方法について検討し、適用の可否とその手順を明確にします。📚 背景情報
現在のDockerイメージのビルドプロセスは時間がかかっており、効率化の必要があります。
ko
はGoプログラム用の高速なイメージビルダーであり、これを導入することでビルドプロセスの時間短縮が期待されます。📋 具体的な作業内容
ko
のビルドプロセスについての調査と文書化ko
の導入に向けたロードマップの策定📎 関連するIssueやTrello、ドキュメント
🖼️ 参考スクリーンショットや図
🔄 Issueの進行状況
ko
のビルドプロセス調査The text was updated successfully, but these errors were encountered: