OpenLiberty / OpenLiberty/liberty-tools-eclipse
Start… Run in Container, failed if uses quoted parameters
Open
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

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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