Skip to content

Broken yaml configs for docker compose #795

@wernerdv

Description

@wernerdv

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

In the 0ad8695 commit, the documentation/compose/scripts directory with the .sh scripts has been removed, but the yaml files in the documentation/compose directory still contain references to these scripts.
There will be an error when starting the kafka container.

Expected behavior

No response

Your installation details

docker-compose -f ./documentation/compose/kafbat-ui.yaml up -d

Steps to reproduce

docker-compose -f ./documentation/compose/kafbat-ui.yaml up -d

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

impact/documentationA PR with changes which should be addressed in the documentationstatus/triage/completedAutomatic triage completedtype/choreBoring stuff, could be refactoring or tech debt

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions