Skip to content

Build in docker: can't find connection! #1047

Open
@danergo

Description

Describe the bug
Building in docker is NOT working!

Unable to find Docker connection:example/example_build:0.1

To Reproduce
Created and run a docker image with

docker run -it --name=example --mount type=bind,source=${PWD},target=/src example/example_build:0.1 bash

Expected behavior
Build in docker works.

Screenshots

Please see, "My docker" is my local instance of docker. Also, please see "example" is in running stage.
Image

In project's properties, I ticked "Build inside Docker image":
Image

However, when I try building, I got an error:
Unable to find Docker connection:example/example_build:0.1

Version Information (please complete the following information):

  • Ubuntu 24.04LTS
  • Eclipse Version: 2024-12 (4.34.0)
  • CDT Version: 11.6.1.202407022008

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions