docker-library / docker-library/wordpress
--ssh option does not work in wp-cli container
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have tried running wp with the --ssh option on wordpress:cli-2-php7.4
I get an error that basically says that ssh cannot be found.
So, I assume ssh is not installed for that image.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing wp --ssh in the wordpress:cli-2-php7.4 container and inspect how that image is built. Done means the container provides the SSH command required by wp --ssh and the option no longer reports that SSH cannot be found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell, wordpress
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100