Skip to content

Task 9#21

Open
AlexanderSUS wants to merge 20 commits intorolling-scopes-school:mainfrom
AlexanderSUS:task-9
Open

Task 9#21
AlexanderSUS wants to merge 20 commits intorolling-scopes-school:mainfrom
AlexanderSUS:task-9

Conversation

@AlexanderSUS
Copy link

Task 9. Conteinerization Link

Main scope (score 70/70)

  • Dockerfile is prepared, image is building. Image size is minimized to be less than 500 MB.
  • Dockerfile is optimized. Files that change more often and commands that depend on them should be included later, files and commands that change less should be at the top.
  • Folders are added to .dockerignore, with explanations. At least 2 big directories should be excluded from build context. Elastic Beanstalk application is initialized.

Additional (optional) tasks

  • - Environment is created and the app is deployed to the AWS cloud. My aws account was blocked, so I can't deploy
  • FE application is updated with Cart API endpoint. PR

Image build is successful

Screenshot 2024-08-02 at 12 13 58

Image size is 161MB
Screenshot 2024-08-02 at 12 42 08

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.

1 participant