Skip to content

Conversation

@gsf
Copy link
Member

@gsf gsf commented Nov 7, 2025

Ticket

Resolves #252

Changes

Fixed path for settings.py in DOCKLE_ACCEPT_FILES.

Context for reviewers

Can be tested locally by exporting DOCKLE_ACCEPT_FILES before running dockle. Without this fix, the settings.py file in the app causes that check to fail. See the Dockerfile for where "app" is hardcoded in the path:

Testing

Tested in a generated app.

@gsf gsf requested a review from doshitan November 7, 2025 21:59
@gsf gsf self-assigned this Nov 7, 2025
@gsf gsf changed the title Always use "app" in accept file path Always use "app" in dockle accept file path Nov 7, 2025
Copy link
Contributor

@doshitan doshitan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! We should also rename template/{{app_name}}/.dockleconfig.jinja to template/{{app_name}}/.dockleconfig here since it doesn't need templated now.

@gsf gsf merged commit 71c1dba into main Nov 10, 2025
@gsf gsf deleted the gsf/fix-dockle-accept branch November 10, 2025 16:43
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.

Dockle accept files points at wrong path

3 participants