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

ci: allow for building images from Dockerfile directory #564

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Oct 29, 2023

This PR:

  • allows for building Docker images from the directory where Dockerfile is located, not from the repo's root directory;
  • reduces the amount of data sent to the Docker daemon to build the image.

@sjinks sjinks added enhancement New feature or request [Status] Needs Review labels Oct 29, 2023
@sjinks sjinks self-assigned this Oct 29, 2023
@sjinks sjinks requested a review from a team as a code owner October 29, 2023 03:04
@rebeccahum rebeccahum merged commit 60d2e75 into master Oct 30, 2023
6 checks passed
@rebeccahum rebeccahum deleted the set/context branch October 30, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants