GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Unable to do a local dev cloudrun in Goland while docker in rootless mode
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to use cloud code to run a docker file (cloud run) locally using a (Run/Debug Configuration)
I have docker running in rootless mode.
### Expected Behavior
for it to run
### Actual Behavior
error:
```
Validating Docker settings...
It looks like you don’t have Docker running. Please start Docker to use this feature. https://www.docker.com/
```
### Additional Information
- IDE type: Goland
- IDE version: 2021.2.4
- Cloud Code version: 21.10.1
- Cloud SDK:
Google Cloud SDK 362.0.0
beta 2021.10.21
bq 2.0.71
core 2021.10.21
gsutil 5.4
- Are you allowing the plugin to manage the Cloud SDK: yes
- Version of the Cloud SDK:
- Operating System: Pop_OS 20.04 LTS (based on ubuntu)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.