diff --git a/utils/mapped_socket_folder/README.md b/utils/mapped_socket_folder/README.md new file mode 100644 index 00000000..d6dccd6a --- /dev/null +++ b/utils/mapped_socket_folder/README.md @@ -0,0 +1,3 @@ +This folder serves as a mount point to allow database servers running in Docker container to mount their socket file into the host system for testing socket-based connections. + +See https://github.com/wp-cli/config-command/pull/171