Hacker News new | ask | show | jobs
by clintonb 2523 days ago
Some of these may be outdated now.

We had an issue with anchors in the YAML, but that seems to have been resolved.

The remote interpreter only started the one service. In the case of the example you linked, the db container is not run.

The other issue I recall was due to PyCharm needing to install its own debug tools. These were not available to be installed at image build time.

Again, it’s been a while since I’ve used PyCharm and Docker together, so these may all be resolved.