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

ginとmysqlのDocker環境設定 #7

Closed
3 tasks
yuminn-k opened this issue Feb 10, 2024 · 0 comments
Closed
3 tasks

ginとmysqlのDocker環境設定 #7

yuminn-k opened this issue Feb 10, 2024 · 0 comments
Assignees
Labels
✨ Feature 기능 개발 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항

Comments

@yuminn-k
Copy link
Member

📝 Issueの概要

このIssueの目的は、ginとmysqlのDocker環境を設定することです。要求事項はDockerfiledocker-compose.ymlの作成で、これによりginmysqlのコンテナを効率的に管理できるようにすることが目標です。

📚 背景情報

Dockerを使用すると、開発環境の一貫性を確保し、他の開発者との協力を容易にすることができます。

📋 具体的な作業内容

  1. Dockerfileの作成
  2. docker-compose.ymlの作成
  3. テスト環境での動作確認

📎 関連するIssueやドキュメント

なし

🖼️ 参考スクリーンショットや図

このIssueを理解するのに特にスクリーンショットや図は必要ありません。

🔄 Issueの進行状況

  • Dockerfileの作成
  • docker-compose.ymlの作成
  • テスト環境での動作確認
yuminn-k added a commit to yuminn-k/project_minori-gin-deployment-repo that referenced this issue Feb 10, 2024
This commit includes Dockerfile and docker-compose.yml necessary for setting up the gin and mysql environment. Dockerfile contains the necessary dependencies and instructions for creating a gin and mysql container, while docker-compose.yml defines the services that make up the application and their run-time configurations.

Related issue: YJU-OKURA#7
@yuminn-k yuminn-k self-assigned this Feb 10, 2024
@yuminn-k yuminn-k added ✨ Feature 기능 개발 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 labels Feb 10, 2024
@yuminn-k yuminn-k moved this to In review in ミノリ Feb 10, 2024
@yuminn-k yuminn-k moved this from In review to Done in ミノリ Feb 13, 2024
yuminn-k added a commit to yuminn-k/project_minori-gin-deployment-repo that referenced this issue Feb 24, 2024
- The removed Dockerfiles made the project structure cleaner and more manageable.
- We also removed the docker-compose.yml file as it is not used. This prevented confusion and increased clarity.
- Removed unnecessary references in related documentation and configuration files.

Related issue: YJU-OKURA#7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항
Projects
Status: Done
Development

No branches or pull requests

1 participant