Skip to content

build-in-docker.shで毎回setup.sh実行で時間がかかるのでdocker composeを追加#119

Merged
mhidaka merged 1 commit intoTechBooster:masterfrom
ihatov08:add_docker_compose
Feb 1, 2026
Merged

build-in-docker.shで毎回setup.sh実行で時間がかかるのでdocker composeを追加#119
mhidaka merged 1 commit intoTechBooster:masterfrom
ihatov08:add_docker_compose

Conversation

@ihatov08
Copy link
Copy Markdown
Contributor

テンプレート作成ありがとうございます。
技術書執筆で活用させていただいております。

いつもdockerを使ってbuildをしています。
build-in-docker.shですと、
setup.shでbundle installとnpm installが毎回されて時間がかかってしまいます。
buildのエラー特定のため、頻繁にbuildを回したいのでsetup.shを毎回実行しなくても済むように
docker composeを追加しました。
(現状ですとDocker Desktopにdocker composeも含まれるようになったので、使い勝手は落ちないと思っています。)

@ihatov08 ihatov08 force-pushed the add_docker_compose branch from 4e72cb0 to 932a79c Compare May 16, 2025 05:38
Copy link
Copy Markdown
Member

@mhidaka mhidaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We think this PR will contribute to efficient builds.
If there are any issues, I might ask about it, but so far there are no signs of that happening.

Great Thanks!

@mhidaka mhidaka merged commit cc17bff into TechBooster:master Feb 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants