Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Wrong Microcks CLI executable configured in spring-boot-order-service

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

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
50/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
docker-compose
Domain
cli, devops

Research direction

Open shift-left-demo/spring-boot-order-service/microcks-docker-compose.yml and inspect lines 10-17. Update the Microcks CLI executable and option there, then verify the compose configuration uses the names specified in the issue.

Written by the indexing model from the issue text.

Description

Describe the bug

The docker-compose file for spring-boot-order-service is referencing an incorrect Microcks CLI executable and option.

https://github.com/microcks/api-lifecycle/blob/5c679213d3615f61822b73d43b045ec3fe7de6ef/shift-left-demo/spring-boot-order-service/microcks-docker-compose.yml#L10-L17

the executable is defined as microcks-cli, but the correct executable name is microcks.
Additionally, the CLI option --insecure is not valid and must be replaced with --insecure-tls.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Microcks version or git rev

No response

Install method (docker-compose, helm chart, operator, docker-desktop extension,...)

No response

Additional information

No response

Dominant language
HTML
Stars
42
Forks
30
Avg merge
1h 12m
Merged PRs (30d)
4

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.

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.