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

chore: 도커파일 업데이트 #32

Merged
merged 2 commits into from
Nov 18, 2022
Merged

chore: 도커파일 업데이트 #32

merged 2 commits into from
Nov 18, 2022

Conversation

claycat
Copy link
Collaborator

@claycat claycat commented Nov 18, 2022

Chore

  • 배경
    • server/docker-compose.yml 파에서 40번줄이
      PG_DATA=/var/lib/postgre/data로 되어있더라구요
      제가 레퍼런스를 참고할때 생각없이 관련코드를 작성한것 같은데,
      mysql로 변경하겠습니다.
      작동에는 영향을 주진 않는것으로 보입니다
  • 목적

과정

PG_DATA=/var/lib/postgre/data -> MS_DATA=/var/lib/mysql/data

결과 (스크린샷 등)

관련 issue 번호 (링크)

테스트 방법

Commit

446cc12

Copy link
Member

@gchoi96 gchoi96 left a comment

Choose a reason for hiding this comment

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

LGTM👍

Copy link
Member

@pushedrumex pushedrumex left a comment

Choose a reason for hiding this comment

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

LGTM

@June1010 June1010 self-requested a review November 18, 2022 14:28
Copy link
Member

@June1010 June1010 left a comment

Choose a reason for hiding this comment

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

LGTM

@June1010 June1010 merged commit e61229d into develop Nov 18, 2022
@gchoi96 gchoi96 deleted the chore/docker branch November 23, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants