[
https://issues.apache.org/jira/browse/ARTEMIS-4377?focusedWorklogId=873505&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873505
]
ASF GitHub Bot logged work on ARTEMIS-4377:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jul/23 10:33
Start Date: 28/Jul/23 10:33
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on code in PR #4571:
URL: https://github.com/apache/activemq-artemis/pull/4571#discussion_r1277385822
##########
RELEASING.md:
##########
@@ -335,6 +335,15 @@ Note: Generating PDFs, etc. with gitbook requires the
installation of [Calibre](
You can install this manually, but it is recommended you use your platform's
package management to install
(e.g. `sudo apt-get install calibre`).
+## Upload Docker Images
+
+1. If you don't have an account on https://hub.docker.com/ then create one.
+2. [Install `docker`](https://docs.docker.com/engine/install/) in your
environment.
+3. Ensure you have access to push images to `apache/activemq-artemis`. If you
don't have access you can request it by
+ creating an INFRA Jira ticket (e.g.
https://issues.apache.org/jira/browse/INFRA-24831).
+4. Go to the `scripts` directory, open `release-docker.sh`, modify the
`VERSION` variable for the version you're
Review Comment:
Can't you pass that by parameter? $1 ?
Issue Time Tracking
-------------------
Worklog Id: (was: 873505)
Time Spent: 0.5h (was: 20m)
> Add script for pushing docker images for a release
> --------------------------------------------------
>
> Key: ARTEMIS-4377
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4377
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)