Skip to content

Several fixes for docker builds and Node.js#310

Merged
agjohnson merged 2 commits into
mainfrom
agj/docker-npm
Jun 2, 2026
Merged

Several fixes for docker builds and Node.js#310
agjohnson merged 2 commits into
mainfrom
agj/docker-npm

Conversation

@agjohnson
Copy link
Copy Markdown
Contributor

  • Use Node.js 24.16.0 for images
  • Drop comment in package.json, it throws an exception and blocks building

agjohnson added 2 commits June 1, 2026 19:54
Missed these, another good point for keeping the Dockerfile in the
individual repositories instead of separate in this repo.
It throws an error: ``npm error code EINVALIDPACKAGENAME``
@agjohnson agjohnson requested a review from a team as a code owner June 2, 2026 06:21
@agjohnson agjohnson requested a review from stsewd June 2, 2026 06:21
"author": "Read the Docs, Inc",
"license": "MIT",
"dependencies": {
"//": "wrangler is pinned: 4.20+ rewrites inbound Host and X-Forwarded-Host to the value of `dev --host`, which breaks subdomain-based project resolution in El Proxito for local development",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:(

@agjohnson agjohnson merged commit 304252d into main Jun 2, 2026
1 check passed
@agjohnson agjohnson deleted the agj/docker-npm branch June 2, 2026 06:48
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