Skip to content

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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ihatov08
Copy link

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

いつも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
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.

1 participant