[
https://issues.apache.org/jira/browse/ARTEMIS-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram reassigned ARTEMIS-3748:
---------------------------------------
Assignee: Justin Bertram
> Cannot create docker for an older version of Artemis
> ----------------------------------------------------
>
> Key: ARTEMIS-3748
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3748
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.19.0
> Reporter: Jean-Baptiste Simillon
> Assignee: Justin Bertram
> Priority: Major
>
> When trying to use the prepare-docker.sh script an a version a bit older of
> Artemis it fails :
> {code:java}
> $ ./prepare-docker.sh --from-release --artemis-version 2.19.0
> Downloading apache-artemis-2.19.0-bin.tar.gz from
> https://dlcdn.apache.org/activemq/activemq-artemis/2.19.0/...
> #########################################################################################################################################################################################################################################################
> 100,0%
> Expanding _TMP_/artemis/2.19.0/apache-artemis-2.19.0-bin.tar.gz...gzip:
> stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> {code}
> Even if the version is available from other urls (archive.apache.org)
> I understand it is best to always have the latest version, but 2.19.0 is not
> that old.
> Could it be possible for the script to use the archive url instead, if
> specified on command line ?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)