Kyrre created QPID-8709: --------------------------- Summary: Docker image 9.2.1-alpine does not contain entrypoint.sh Key: QPID-8709 URL: https://issues.apache.org/jira/browse/QPID-8709 Project: Qpid Issue Type: Bug Components: Broker-J Affects Versions: qpid-java-broker-9.2.1 Reporter: Kyrre
When trying to run the alpine flavour of the qpid-broker-j container, it seems that the entrypoint script is missing. run: {code:java} $ docker run apache/qpid-broker-j:9.2.1-alpine /bin/sh: exec: line 0: /qpid-broker-j/entrypoint.sh: not found{code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org