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

Dockerize recommendation microservice #9

Closed
mohamed-taman opened this issue Apr 4, 2020 · 0 comments · Fixed by #12
Closed

Dockerize recommendation microservice #9

mohamed-taman opened this issue Apr 4, 2020 · 0 comments · Fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@mohamed-taman
Copy link
Owner

mohamed-taman commented Apr 4, 2020

As an Architect, I want to dockerize recommendation microservice, for ease of management with other microservices.

Requirements

  1. Create a specific docker file, that also separates the libs from the main Jar for docker layer caching and reusability.
  2. The image should be based on Java jdk openjdk:14-slim-buster.
  3. Use a multi-stage docker file to unzip the files for better image layering and faster startup.
@mohamed-taman mohamed-taman created this issue from a note in Springy Store μServices (In progress) Apr 4, 2020
@mohamed-taman mohamed-taman added the enhancement New feature or request label Apr 4, 2020
@mohamed-taman mohamed-taman self-assigned this Apr 4, 2020
@mohamed-taman mohamed-taman linked a pull request Apr 4, 2020 that will close this issue
@mohamed-taman mohamed-taman moved this from In progress to Reviewer approved in Springy Store μServices Apr 4, 2020
Springy Store μServices automation moved this from Reviewer approved to Done Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant