I'm trying to create a docker container for artemis using this official readme:
https://github.com/apache/activemq-artemis/tree/main/artemis-docker

Either the doc is wrong/incomplete, the script is defective, or I am an idiot.
In either case, help would be appreciated.

In particular I am running this:

./prepare-docker.sh --from-release --artemis-version 2.28.0

It successfully downloads stuff, and then it fails with "cp: cannot
stat './Dockerfile-*': No such file or directory"

Thanks.

Reply via email to