Skip to content

Add explicit "cli" variants for wp-cli #198

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 7, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 10, 2017

See also:

The expected usage for these images is something like the following:

docker run -it --rm \
    --volumes-from some-wordpress \
    --network container:some-wordpress \
    wordpress:cli user list

Closes #176

See also:

- https://make.wordpress.org/core/2016/12/28/supporting-the-future-of-wp-cli/
- https://make.wordpress.org/cli/2017/01/03/lets-do-this/

The expected usage for these images is something like the following:

    docker run -it --rm \
        --volumes-from some-wordpress \
        --network container:some-wordpress \
        wordpress:cli user list
@tianon
Copy link
Member Author

tianon commented Apr 6, 2017

Rebased and updated to 1.1.0.

@tianon
Copy link
Member Author

tianon commented Apr 6, 2017

Full list of tags this adds:

cli-1.1.0
cli-1.1
cli-1
cli
php5.6-cli-1.1.0
php5.6-cli-1.1
php5.6-cli-1
php5.6-cli
php7.0-cli-1.1.0
php7.0-cli-1.1
php7.0-cli-1
php7.0-cli
php7.1-cli-1.1.0
php7.1-cli-1.1
php7.1-cli-1
php7.1-cli

@yosifkit
Copy link
Member

yosifkit commented Apr 6, 2017

I think these tags might be confused to be just php:cli and not wp cli. Maybe this is more clear?

cli-1.1.0-php5.6

@tianon
Copy link
Member Author

tianon commented Apr 6, 2017

Fair enough! Updated list:

cli-1.1.0
cli-1.1
cli-1
cli
cli-1.1.0-php5.6
cli-1.1-php5.6
cli-1-php5.6
cli-php5.6
cli-1.1.0-php7.0
cli-1.1-php7.0
cli-1-php7.0
cli-php7.0
cli-1.1.0-php7.1
cli-1.1-php7.1
cli-1-php7.1
cli-php7.1

@yosifkit yosifkit merged commit 2a631f8 into docker-library:master Apr 7, 2017
@yosifkit yosifkit deleted the wp-cli branch April 7, 2017 16:50
tianon added a commit to infosiftr/stackbrew that referenced this pull request Apr 7, 2017
- `drupal`: 8.3.0 (docker-library/drupal#78), remove 8.2 (docker-library/drupal#80)
- `ghost`: add `alpine` variant (docker-library/ghost#55)
- `mongo`: more edge cases (docker-library/mongo#167, docker-library/mongo#169)
- `postgres`: adjust append (docker-library/postgres#270)
- `rabbitmq`: add `vm_memory_high_watermark` support based on cgroup limits (docker-library/rabbitmq#105)
- `rocket.chat`: 0.55.0-rc.1
- `wordpress`: add `wp-cli` variant (docker-library/wordpress#198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants