Bug: docker-compose
command not found when creating test database using dev tool
#2533
Labels
docker-compose
command not found when creating test database using dev tool
#2533
Describe the bug
The
create-test-database
developer tool uses the deprecateddocker-compose
command. I believe other versions of docker aliasdocker-compose
todocker compose
(the right command). Currently, this hinders granting public schema to spoke_test.To Reproduce
Steps to reproduce the behavior:
(may need to sudo depending on your permissions)
Expected behavior
Grants public schema to spoke_test
Screenshots
![image](https://private-user-images.githubusercontent.com/140833605/397416287-66040b36-baa1-4a4a-89c1-5fc32c3c9d84.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4Nzk0MDgsIm5iZiI6MTczODg3OTEwOCwicGF0aCI6Ii8xNDA4MzM2MDUvMzk3NDE2Mjg3LTY2MDQwYjM2LWJhYTEtNGE0YS04OWMxLTVmYzMyYzNjOWQ4NC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQyMTU4MjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01ZWQ0MWZkZWYyZGUyMzYzZmY3OWYyMjY2MDZiZGUyZjk3ZjcyYWQzMTUxZjVhNmZmOTg3ZTRkMjIwMTM0MGJiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.E9vD6zJt2bm1m--TNXjNv6VL_-eQppa9AuKVCq6DiIg)
Platform (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: