Alexey Markevich created ARTEMIS-4295:
-----------------------------------------
Summary: artemis-docker: replace 'tree' command with 'ls -l'
Key: ARTEMIS-4295
URL: https://issues.apache.org/jira/browse/ARTEMIS-4295
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Configuration
Affects Versions: 2.28.0
Reporter: Alexey Markevich
'tree' command is not available in base image, so cloud build failed:
{code:java}
./prepare-docker.sh: 188: tree: not found{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)