Skip to content

add more layers to container image#4722

Merged
paulfantom merged 1 commit intonetdata:masterfrom
paulfantom:faster_docker_upgrades
Nov 23, 2018
Merged

add more layers to container image#4722
paulfantom merged 1 commit intonetdata:masterfrom
paulfantom:faster_docker_upgrades

Conversation

@paulfantom
Copy link
Contributor

Summary

Add two more layers to speed up upgrade process

Component Name

packaging/docker

Additional Information

Reorganizing docker image layers by moving less frequently changed things to a separate layer which is created before copying files to final image. In theory this should reduce time needed to upgrade container since more underlying layers should already be on host and we need to download smaller layer.

@paulfantom paulfantom added the area/packaging Packaging and operating systems support label Nov 23, 2018
@paulfantom paulfantom merged commit 1e9e511 into netdata:master Nov 23, 2018
@paulfantom paulfantom deleted the faster_docker_upgrades branch November 23, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/packaging Packaging and operating systems support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants