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 Review Microservice #8

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

Dockerize Review Microservice #8

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

Comments

@mohamed-taman
Copy link
Owner

As an Architect, I want to dockerize review 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 changed the title Dockerize review microservice Dockerize Review Microservice Apr 4, 2020
@mohamed-taman mohamed-taman self-assigned this Apr 4, 2020
@mohamed-taman mohamed-taman added the enhancement New feature or request label Apr 4, 2020
mohamed-taman added a commit that referenced this issue Apr 4, 2020
- Create a multi-stage docker file docker file.
Resolves #8
@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 Done in Springy Store μServices Apr 4, 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