Skip to content

Fix docker not building - #16

Merged
KavyanshKhaitan2 merged 4 commits into
prodfrom
main
Sep 11, 2026
Merged

KavyanshKhaitan2 merged 4 commits into
prodfrom
main

Conversation

@KavyanshKhaitan2

Copy link
Copy Markdown
Collaborator

KavyanshKhaitan2 and others added 4 commits September 11, 2026 06:45
The Tailwind arbitrary-value class used a path relative to
'static/images/twisted_logo.png', which resolves relative to the compiled
CSS file's own location (static/css/dist/styles.css), not STATIC_URL.
whitenoise's collectstatic then failed trying to resolve
css/dist/static/images/twisted_logo.png. Using an absolute /static/ path
fixes it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Fix docker build failure from broken static image URL
@KavyanshKhaitan2
KavyanshKhaitan2 merged commit 0f2ea96 into prod Sep 11, 2026
7 of 8 checks passed

This branch was successfully deployed

1 active deployment
twisted — 14af5b24 Deployed Sep 11, 2026 by hack-club-orchard[bot]
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