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

コンテナイメージを言語公式に変更 #96

Merged
merged 1 commit into from
Jun 24, 2022
Merged

コンテナイメージを言語公式に変更 #96

merged 1 commit into from
Jun 24, 2022

Conversation

fujiwara
Copy link
Member

移植を考えると、Ubuntuに各言語を入れるより言語公式のほうが楽そう
ベースが Ubuntu -> Debian(11 bullseye)になるのでMySQL8の入れ方が変わります

移植を考えると、Ubuntuに各言語を入れるより言語公式のほうが楽そう
ベースが Ubuntu -> Debian(11
bullseye)になるのでMySQL8の入れ方が変わります
@fujiwara fujiwara requested a review from acidlemon June 23, 2022 03:03
@@ -15,7 +15,7 @@ services:
webapp:
cpus: 1
mem_limit: 1g
build: ./webapp/
build: ./webapp/go
Copy link
Member Author

Choose a reason for hiding this comment

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

Dockerfileは言語別になるので移動しました。

@fujiwara fujiwara merged commit d3a9332 into main Jun 24, 2022
@fujiwara fujiwara deleted the debian branch June 24, 2022 01:30
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