Skip to content

Fix phpdbg symlink setup#25

Open
ohmyfelix wants to merge 1 commit into
dockette:masterfrom
ohmyfelix:fix/phpdbg-symlink
Open

Fix phpdbg symlink setup#25
ohmyfelix wants to merge 1 commit into
dockette:masterfrom
ohmyfelix:fix/phpdbg-symlink

Conversation

@ohmyfelix
Copy link
Copy Markdown
Contributor

Summary

  • remove manual /usr/bin/phpdbg symlink creation from all PHP Dockerfiles
  • rely on phpdbg package alternatives, which now create the generic phpdbg command

Verification

  • inspected failing job log: /usr/bin/phpdbg already exists after installing php8.5-phpdbg
  • confirmed no Dockerfile still creates /usr/bin/phpdbg manually
  • local Docker build could not be run because the Docker daemon is unavailable in this workspace

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants