OpenLiberty / OpenLiberty/liberty-tools-eclipse

Start… Run in Container, failed if uses quoted parameters

Open
#260 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug documentation should-fix
Dominant language
Java
Stars
16
Forks
20
Avg merge
2d 9h
Merged PRs (30d)
16

Description

In Liberty Dashboard, run "Start… Run in Container", with following parameters failed

-DdockerRunOpts="-e POSTGRES_HOSTNAME=172.17.0.2" -DserverStartTimeout=240

Screen Shot 2022-11-17 at 5 37 34 PM

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

Reproduce the failure from Liberty Dashboard's “Start… Run in Container” action using the quoted -DdockerRunOpts and -DserverStartTimeout parameters shown in the issue. Trace how these parameters are parsed and passed to the container run command; done means quoted parameters are accepted and the action starts successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.