Skip to content
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

running wp on host machine gives me error #5

Closed
AaronHolbrook opened this issue Dec 8, 2016 · 2 comments
Closed

running wp on host machine gives me error #5

AaronHolbrook opened this issue Dec 8, 2016 · 2 comments
Labels

Comments

@AaronHolbrook
Copy link
Member

❯ wp
less: unrecognized option: r
BusyBox v1.24.2 (2016-08-12 14:38:34 GMT) multi-call binary.

Usage: less [-EIMmNSh~] [FILE]...

View FILE (or stdin) one screenful at a time

	-E	Quit once the end of a file is reached
	-I	Ignore case in all searches
	-M,-m	Display status line with line numbers
		and percentage through the file
	-N	Prefix line number to each line
	-S	Truncate long lines
	-~	Suppress ~s displayed past EOF```
@AaronHolbrook
Copy link
Member Author

just the bare wp command doesn’t work, whenever you’re running an actual command it works

@philipnewcomer
Copy link
Member

@AaronHolbrook you will need to run docker-compose build and wpdocker restart after pulling down this change to your local environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants