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

Move envs to bottom to avoid docker re-builds, and fix python dependency versions #3

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

spillai
Copy link
Owner

@spillai spillai commented Oct 18, 2023

  • only base images get to define python versions, all others are enforced to use the same version
  • move ENV definitions to the bottom of the Dockerfile to avoid re-building the image when the envs change

…ncy versions

 - only base images get to define python versions, all
 others are enforced to use the same version
 - move ENV definitions to the bottom of the Dockerfile to
    avoid re-building the image when the envs change
@spillai spillai changed the title Move envs to bottom to avoid docker re-builds, and fix python depende… Move envs to bottom to avoid docker re-builds, and fix python dependency versions Oct 18, 2023
@spillai spillai merged commit 9165aa0 into main Oct 18, 2023
@spillai spillai deleted the spillai/0.1.10-move-envs-and-fix-python-versions branch October 18, 2023 04:21
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.

1 participant