These are images for WP-CLI. They differ from wordpress:cli images in two ways:
ssh is available and installed in the image.
These images include a small utility, f1-ext-install, to simplify the task of installing common extensions. Here are some examples:
# Install the core SOAP extension
f1-ext-install builtin:soap
# Install memcached from PECL
f1-ext-install pecl:memcached
Currently supported by PHP:
7.47.37.2End-of-life for legacy projects:
7.17.05.6The tags 7 and 5 are available for quick testing when a specific version isn't needed.
This image is built from forumone/docker-wordpress-cli on GitHub.
Content type
Image
Digest
Size
52 MB
Last updated
over 4 years ago
docker pull forumone/wordpress-cli