Skip to content

Conversation

@reshnm
Copy link
Contributor

@reshnm reshnm commented Jul 30, 2025

What this PR does / why we need it:

For some projects it is essential to provide its own Dockerfile instead of using the one defined in the Task library.
With this PR, a project can define the variable DOCKERFILE in its Taskfile.yaml to override the location. If not set, the default Dockerfile in the Task library will be used.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Add ability to specify `DOCKERFILE` variable to override the Dockerfile location at project level

@reshnm reshnm requested a review from Diaphteiros July 30, 2025 07:45
@reshnm reshnm merged commit 9374202 into main Jul 30, 2025
3 checks passed
@reshnm reshnm deleted the feat/configure-dockerfile-location branch July 30, 2025 07:57
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