Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Alpine devcontainer doesn't support PHP feature #564

Closed
kale1d0code opened this issue May 15, 2023 · 1 comment
Closed

Alpine devcontainer doesn't support PHP feature #564

kale1d0code opened this issue May 15, 2023 · 1 comment

Comments

@kale1d0code
Copy link

Hi I have just setup a devcontainer.json file using the command "Add Dev Container configuration...."

I selected the options for alpine and to use PHP
however the container fails to build

Command failed: /usr/share/code/code --ms-enable-electron-run-as-node /home/<REDACTED>/.vscode/extensions/ms-vscode-remote.remote-containers-0.292.0/dist/spec-node/devContainersSpecCLI.js up --user-data-folder /home/<REDACTED>/.config/Code/User/globalStorage/ms-vscode-remote.remote-containers/data --container-session-data-folder /tmp/devcontainers-569571c6-7fb5-4cb2-9fdf-6985555bc89a1684146291461 --workspace-folder /home/<REDACTED>/Projects/<REDACTED> --workspace-mount-consistency cached --id-label devcontainer.local_folder=/home/<REDACTED>/Projects/<REDACTED> --id-label devcontainer.config_file=/home/<REDACTED>/Projects/<REDACTED>/.devcontainer/devcontainer.json --log-level debug --log-format json --config /home/<REDACTED>/Projects/<REDACTED>/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --mount type=bind,source=/run/user/1000/wayland-0,target=/tmp/vscode-wayland-988ce2e2-223e-46a3-8e68-5d30ba0c8eaf.sock --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root true
@samruddhikhandale
Copy link
Member

Hi 👋

Unfortunately, the PHP Feature is not supported for Alpine. More details - https://github.com/devcontainers/features/blob/main/src/php/README.md#os-support

We have devcontainers/spec#58 open to help avoid such confusions. Let us know if you have any other questions.

@samruddhikhandale samruddhikhandale closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants