Skip to content

MQ Explorer Script is not correct #284

@CH-AhmetBombaci

Description

@CH-AhmetBombaci

There is a minor mistake in chmod command in incubating/mq-explorer/Dockerfile

$MQM_UID needs to be removed so chmod command works successfully.

-RUN chmod u+x /usr/local/bin/install-mq.sh $MQM_UID
+RUN chmod u+x /usr/local/bin/install-mq.sh \

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions