Sign inSign up

forumone/wordpress-cli

By forumone

Updated over 4 years ago

Images for WP-CLI

Image
0

8.3K

forumone/wordpress-cli repository overview

About this Image

These are images for WP-CLI. They differ from wordpress:cli images in two ways:

  1. ssh is available and installed in the image.

  2. 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
    

PHP Versions and Tags

  • Currently supported by PHP:

    • 7.4
    • 7.3
    • 7.2
  • End-of-life for legacy projects:

    • 7.1
    • 7.0
    • 5.6

The tags 7 and 5 are available for quick testing when a specific version isn't needed.

Source

This image is built from forumone/docker-wordpress-cli on GitHub.

Tag summary

Content type

Image

Digest

Size

52 MB

Last updated

over 4 years ago

docker pull forumone/wordpress-cli