OpenLiberty / OpenLiberty/liberty-tools-eclipse

Provide a configuration option for setting the path to a Docker executable

Open
#602 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
16
Forks
20
Avg merge
2d 9h
Merged PRs (30d)
16

Description

Currently, to use the "Run in Container" action, you need to have the Docker executable on the System path. For MacOS users, this means having to start the Eclipse IDE from the command line.

We should provide a configuration option for setting the path to a Docker executable like we do for Maven and Gradle. We should also check for a valid executable when "Run in Container" is selected and display a pop up warning to set it if not found (like we do for Maven/Gradle).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Maven and Gradle executable configuration, then trace the Run in Container action. Add an equivalent Docker executable path setting and validate it when the action is selected, showing a warning when the executable is missing or invalid.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.