storefront-api icon indicating copy to clipboard operation
storefront-api copied to clipboard

improve: Reduce the number of layers in the storefront-api Dockerfile.

Open EdwinBetanc0urt opened this issue 5 years ago • 0 comments

Taking into account the official docker documentation and best practices the number of Dockerfile layers for storefront-api with node.js is reduced.

Reference information: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#minimize-the-number-of-layers

Related issues

Short description and why it's useful

Taking into account the official docker documentation and best practices the number of Dockerfile layers for storefront-api with node.js is reduced.

Reference information: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#minimize-the-number-of-layers

Screenshots of visual changes before/after (if there are any)

IMPORTANT NOTICE - Remember to update CHANGELOG.md with a description of your change

Contribution and currently important rules acceptance

EdwinBetanc0urt avatar Oct 29 '20 19:10 EdwinBetanc0urt