flathub / flathub/com.jetbrains.PyCharm-Professional

Devcontainer / Docker / Podman support

Open
#364 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
15
Forks
10
Avg merge
4h 34m
Merged PRs (30d)
1

Description

Maybe it would be usefulto support/put Docker (or podman, after all?) in the flatpak?

Otherwise also tings like [DevContainers](https://containers.dev/) do not work, which seem to be at least one path to a future development/way IDEs work.

Error is:
```
com.intellij.docker.agent.ApiTaskException: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (Details: [2] Datei oder Verzeichnis nicht gefunden)
```

## Alternative

Otherwise, one may also explain how to expose the host Docker deamon / or configure it? So it does not need sub-sandboxing or so which could be useful?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Docker daemon connection error in the PyCharm Flatpak and reviewing how the sandbox currently handles the host Docker socket. Compare supporting Docker or Podman with documenting host-daemon exposure, then verify that DevContainers can connect without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
developer-experience, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.