Remove docker compose using old server image#704
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Hi @tconley1428 |
|
It wasn't clear to me that this docker-compose was still being used as it has no references in the repo that I could find. If it is still relevant, yes. If it is, it should be updated like this: |
I remembered the one place: https://learn.temporal.io/getting_started/php/hello_world_in_php/, but it points to https://github.com/temporalio/samples-php/blob/master/docker-compose.yml, which also could be updated. Maybe this compose file is also pointed from somewhere, but I'd add instructions how to run tests with docker instead of deleting it. |
What was changed
Why?
Checklist
Closes
How was this tested: