Skip to content

Landing Revamp 2026 (Draft)#1913

Draft
markrandall wants to merge 14 commits into
php:masterfrom
markrandall:revamp26
Draft

Landing Revamp 2026 (Draft)#1913
markrandall wants to merge 14 commits into
php:masterfrom
markrandall:revamp26

Conversation

@markrandall
Copy link
Copy Markdown

Prototype to demonstrate proposed changes to php.net as detailed in https://wiki.php.net/rfc/website_revamp_2026

Comment thread .docker/Dockerfile
&& rm -rf /var/lib/lists/*

# 3. Globally install TypeScript and the Socket Dev CLI
RUN npm install -g typescript socket tsx esbuild
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.

I don't see this being used anywhere. Do we need to add this Docker file?

Copy link
Copy Markdown
Author

@markrandall markrandall Jun 4, 2026

Choose a reason for hiding this comment

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

That's a leftover from hacking together a local dev environment - I strongly prefer to run all such projects (and their toolchains) inside containers as a standard security precaution.

I'll either polish it up for broader use, or remove it, prior to marking the PR as ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants