Skip to content

Include Bootstrap assets in the Dokploy image - #52

Merged
pparage merged 1 commit into
mainfrom
fix/dokploy-static-assets
Sep 14, 2026
Merged

pparage merged 1 commit into
mainfrom
fix/dokploy-static-assets

Conversation

@pparage

@pparage pparage commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

The Dokploy nginx image omitted the npm dependencies, so the configured Bootstrap CSS and JavaScript URLs returned 404. Build the locked npm dependencies in a separate pinned Node stage and include them under the existing /static/npm_components/ path.

Validation: both URLs reproduced the 404 before the change; an isolated proxy-image build and checks for the two required files now pass. npm lifecycle scripts are disabled, the lockfile is unchanged, and no database or runtime environment is included in the build.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-14T13:34:34.347348Z a3f2e97 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@pparage
pparage merged commit 6dcc268 into main Sep 14, 2026
2 of 4 checks passed
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