Skip to content

최건위 sprint8#186

Open
geoni-98 wants to merge 13 commits into
codeit-bootcamp-spring:mainfrom
geoni-98:최건위-sprint8

Hidden character warning

The head ref may contain hidden characters: "\ucd5c\uac74\uc704-sprint8"
Open

최건위 sprint8#186
geoni-98 wants to merge 13 commits into
codeit-bootcamp-spring:mainfrom
geoni-98:최건위-sprint8

Conversation

@geoni-98
Copy link
Copy Markdown
Collaborator

@geoni-98 geoni-98 commented Apr 11, 2026

요구사항

기본

  • 기본 항목 1
  • 기본 항목 2

심화

  • 심화 항목 1
  • 심화 항목 2

주요 변경사항

스크린샷

image image image image image image

멘토에게

  • public ip: 43.203.186.29

@geoni-98 geoni-98 force-pushed the 최건위-sprint8 branch from def7e1f to 85bdcfb Compare April 13, 2026 16:31
@geoni-98 geoni-98 force-pushed the 최건위-sprint8 branch from 85bdcfb to f8792f5 Compare April 13, 2026 16:37
@geoni-98 geoni-98 requested a review from eedys1234 April 13, 2026 18:07

on:
push:
branches: [ "release", "최건위-sprint8" ]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

테스트 하시느라 테스트 하신 브랜치가 같이 있는것 같아요.

- name: Configure AWS credentials for ECR
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

보안적인 관점에서 Access Key 방식보다는 Role 방식을 권장드립니다.

Access Key는 고정되어 있기 때문에 한번 노출이 되면 문제가 발생할 수 있습니다.

Comment thread discodeit/Dockerfile
@@ -0,0 +1,23 @@
FROM amazoncorretto:17-alpine AS builder
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

멀티스테이지로 진행한다면 도커 이미지가 경량화 되는 장점이 있습니다.

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