Skip to content

Conversation

@doggydogworld
Copy link
Contributor

The Dockerfile declares a build arg TOOL_NAME that used to be called FILE_NAME. The Makefile target was forgotten when this change was made, so when building a container image locally with the target the COPY step will use a different path than expected.

The CD workflow works as expected, this only affects local development when using the container-image target.

@doggydogworld doggydogworld requested a review from a team as a code owner August 8, 2025 19:54
@doggydogworld doggydogworld changed the title Fixing typo that causes container-image target to produce a slightly malformed image Fixing container-image Makefile target to use correct build arg name Aug 8, 2025
@doggydogworld doggydogworld force-pushed the gus/fix-container-image-build branch from 8b5337b to 370b137 Compare August 15, 2025 20:30
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.

2 participants