Skip to content

docker compose 파일에 development용 next 컨테이너를 생성 #55

@KMSstudio

Description

@KMSstudio

현재 docker-compose 파일에는 db 컨테이너만 등록되어 있고, docker 파일도 db 컨테이너만 만들어져 있습니다.

두 가지 작업을 할건데,

  • /docker 폴더에 devnext 컨테이너 제작
  • /docker-compose 파일에 만든 개발용 next 컨테이너 등록

이는 연속적인 CI/CD 작업을 위해 필요한 작업입니다.

당연하겠지만 실행 방법이 바뀌므로, 문서 개정이 필요합니다.

Docker 처음 써보면 어려울 수 있겠지만 열심히 해봅시다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthardThis might be hard to handle

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions