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

[CLEANUP docker] Reduce docker image size by cleaning yarn cache #95

Merged
merged 1 commit into from
Mar 10, 2019

Conversation

sergiitk
Copy link
Owner

@sergiitk sergiitk commented Mar 10, 2019

What's this PR do?

  • yarn cache clean in Docker image after installing production modules
92M Mar  9 21:59 pagerbeauty-ci-5eacded7098bbd9cac0f8f3d3c83134276fc15bd.tar.gz
27M Mar  9 23:30 pagerbeauty-ci-a8f7d8fc2c7ae5ee31805466b57b408ef899f1b0.tar.gz

@sergiitk sergiitk marked this pull request as ready for review March 10, 2019 04:33
@codecov
Copy link

codecov bot commented Mar 10, 2019

Codecov Report

Merging #95 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #95   +/-   ##
======================================
  Coverage    6.81%   6.81%           
======================================
  Files          20      20           
  Lines         528     528           
  Branches       91      91           
======================================
  Hits           36      36           
  Misses        489     489           
  Partials        3       3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5eacded...a8f7d8f. Read the comment docs.

@sergiitk sergiitk merged commit 3f4e6da into master Mar 10, 2019
@sergiitk sergiitk deleted the cleanup/docker-image-size branch March 10, 2019 04:33
sergiitk pushed a commit that referenced this pull request Mar 14, 2019
## [1.0.1](v1.0.0...v1.0.1) (2019-03-14)

### Cleanup

- [98](#98) **chore-dependencies** More dependency upgrades
- [95](#95) **docker** Reduce docker image size by cleaning yarn cache

### Security

- [94](#94) **CVE-2019-5737** Upgrade node in Docker to 10.15.3 and refresh npm dependencies
@sergiitk
Copy link
Owner Author

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sergiitk sergiitk mentioned this pull request Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant