Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Releases: 10up/wp-local-docker-v2

2.5.1

05 Sep 13:37
0c2f895
Compare
Choose a tag to compare
  • Log php errors to the docker logs
  • Updates npm dependencies

2.5.0

03 Jul 00:30
903cac8
Compare
Choose a tag to compare

Adds WP CLI configuration file that allows running commands directly from the host with the wp command.

2.4.3

12 Mar 21:30
ea6e883
Compare
Choose a tag to compare

Resolves issues creating a WP Snapshot repository via WP Local Docker

2.4.2

26 Feb 04:23
ced1219
Compare
Choose a tag to compare
  • Fixes a bug with the new upgrade command that causes an error if elasticsearch was not in the environment to be updated

2.4.1

25 Feb 22:48
b6ac549
Compare
Choose a tag to compare

No changes from 2.4.0. Working around npm publish issue.

2.4.0

25 Feb 22:21
e61b892
Compare
Choose a tag to compare
  • Updates volumes to use :cached flag to improve performance, particular on MacOS
  • Resolves issue parsing environment from working directory when there are capitalization discrepancies. See #21
  • Adds new upgrade command to upgrade an environment to the latest docker-compose configuration. Current just adds the :cached flag on volumes for any preexisting environment

2.3.0

22 Feb 21:01
a1e19e5
Compare
Choose a tag to compare
  • Adds prompt for proxying images from another site. Props @TylerB24890
  • Updates lodash to latest version to fix vulnerability in the package