Skip to content

Remove entrykit for M1 Mac #1549

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

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

takatama
Copy link
Contributor

#1548 で報告したM1 Macでdocker-compose upでエラーが出る件への対処です。

  • https://ksss9.hatenablog.com/entry/2021/02/08/002737 に従って、Dockerfileからentrykitを削除し、entrypoint.rbを追加しました。
  • Dockerfileで、Rubyのバージョンを3.0.6にあげています。
  • entrypoint.rbで、Gemfile.lock似合わせて、bundler 2.4.7をインストールしています。次のエラーが出たためです。
Warning: the running version of Bundler (2.2.33) is older than the version that created the lockfile (2.4.7). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.4.7`.

@yasulab
Copy link
Member

yasulab commented Jul 14, 2023

PR ありがとうございます!! 僕個人が Dockerfile 全然使ってないのでメンテされていない状態でした... 😂 マージしますね!! 🚀✨

@yasulab yasulab merged commit e1f4b87 into coderdojo-japan:main Jul 14, 2023
@takatama takatama deleted the remove-entrykit-for-m1-mac branch July 14, 2023 16:14
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