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

feat: enabling docker layer caching on docker-build command #66

Merged
merged 1 commit into from
May 25, 2023

Conversation

bnormington
Copy link
Contributor

@bnormington bnormington commented May 25, 2023

Turning on docker layer cache (by default) for the docker-build command and jobs.

If there are no changes to package.json and package-lock files then the docker build step can be drastically reduced.

2023-05-24_17-22-27

2023-05-24_17-28-29

CircleCI Build Link:
https://app.circleci.com/pipelines/github/GoodwayGroup/service-rmn-product-manager?branch=staging%2FSDG-16-docker-layer-caching

service-rmn-product-manager:
https://github.com/GoodwayGroup/service-rmn-product-manager/compare/staging/SDG-16-docker-layer-caching?expand=1

@bnormington bnormington added the feature New feature or request label May 25, 2023
@bnormington bnormington self-assigned this May 25, 2023
@bnormington bnormington merged commit 61d5df8 into master May 25, 2023
@bnormington bnormington deleted the feat/docker-layer-caching branch May 25, 2023 14:45
bnormington pushed a commit that referenced this pull request May 25, 2023
# [2.5.0](v2.4.0...v2.5.0) (2023-05-25)

### Features

* enabling docker layer caching on docker-build command ([#66](#66)) ([61d5df8](61d5df8))
@bnormington
Copy link
Contributor Author

🎉 This PR is included in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request released
Development

Successfully merging this pull request may close these issues.

2 participants