compass icon indicating copy to clipboard operation
compass copied to clipboard

[Bug]: Command `file` missing

Open xuchangqun opened this issue 2 years ago • 2 comments

Contact Details

No response

Is there an existing issue for this?

  • [X] I have searched all the existing issues

Priority

low (Default)

Current Behavior

When I install compass use docker, command file missing

Expected Behavior

No response

Steps To Reproduce

No response

Compass Log

docker compose --profile compass up

compass | plugin/ compass | plugin/connector.rocketmq-1.1.6-jar-with-dependencies.jar compass | plugin/connector.pulsarmq-1.1.6-jar-with-dependencies.jar compass | plugin/connector.kafka-1.1.6-jar-with-dependencies.jar compass | plugin/connector.rabbitmq-1.1.6-jar-with-dependencies.jar compass | bin/startup.sh: line 103: file: command not found compass | cd to /opt/compass-v1.1.2/task-canal/bin for workaround relative path compass | LOG CONFIGURATION : /opt/compass-v1.1.2/task-canal/bin/../conf/logback.xml compass | canal conf : /opt/compass-v1.1.2/task-canal/bin/../conf/canal.properties

Anything else? (Additional Context)

No response

xuchangqun avatar Apr 18 '24 09:04 xuchangqun

The system installation may have reported an error. Add build parameters and try again. docker compose --profile compass up --build

nilnon avatar Apr 19 '24 01:04 nilnon

The system installation may have reported an error. Add build parameters and try again. docker compose --profile compass up --build

I install the file command in the image. Thx

xuchangqun avatar Apr 19 '24 09:04 xuchangqun