What The Diff: Get AI-powered pull request summaries and weekly reports automatically. What The Diff: Get AI-powered pull request summaries and weekly reports automatically. Create free account
First up, open the Docker project via "Open local project". After that, click the Docker icon in the project list and select your container. The working directory should be detected automatically
in most cases it's /var/www/html
.
In case you don't see any containers, check if Docker is running on your machine by running docker ps
in your terminal.
To connect Invoker to your Docker container, your container needs to allow incoming connections via SSH. Follow the "Opening remote projects via SSH" documentation to learn how to connect to remote servers.