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

reorganize docker layers for faster builds during development #31

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

msterle
Copy link
Contributor

@msterle msterle commented Dec 14, 2023

Summary

Reorganize agent dockerfile to take better advantage of layer caching by moving the dependency installation step before the copying of source code and building steps.

Motivation

Speed up docker builds.

Describe alternatives you've considered

Wait longer for builds.

Additional context

@msterle msterle merged commit 273a324 into main Dec 14, 2023
6 checks passed
@msterle msterle deleted the feature/VER-165 branch December 14, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants