Skip to content

Commit 347598e

Browse files
pmaciusanxumalo
andauthored
[DOCS-7929] OPSEXP-2755 Update artifact paths to use new Nexus URL (#1601)
* OPSEXP-2755 Update artifact paths to use new Nexus URL * revert the changes for _archive --------- Co-authored-by: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com>
1 parent 87aed81 commit 347598e

File tree

26 files changed

+38
-38
lines changed

26 files changed

+38
-38
lines changed

content-services/5.2/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
30453045
30463046
*Download the Form Development Kit (FDK) Source JAR*
30473047
3048-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3048+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
30493049
30503050
*Copy the FDK content model files into the SDK project*
30513051

content-services/6.0/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
30453045
30463046
*Download the Form Development Kit (FDK) Source JAR*
30473047
3048-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3048+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
30493049
30503050
*Copy the FDK content model files into the SDK project*
30513051

content-services/6.1/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
30453045
30463046
*Download the Form Development Kit (FDK) Source JAR*
30473047
3048-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3048+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
30493049
30503050
*Copy the FDK content model files into the SDK project*
30513051

content-services/6.2/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
30473047
30483048
*Download the Form Development Kit (FDK) Source JAR*
30493049
3050-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3050+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
30513051
30523052
*Copy the FDK content model files into the SDK project*
30533053

content-services/6.2/install/ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In the interest of keeping this guide simple, we'll use an AWS EC2 instance as t
5353
5454
![centos-ami]({% link content-services/images/centos-ami.png %})
5555

56-
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/1.0/alfresco-ansible-deployment-1.0.zip){:target="_blank"}.
56+
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/repository/releases/org/alfresco/alfresco-ansible-deployment/1.0/alfresco-ansible-deployment-1.0.zip){:target="_blank"}.
5757

5858
3. Transfer the ZIP file to the control node and SSH into the machine:
5959

@@ -479,7 +479,7 @@ The following error during installation indicates Nexus login issues:
479479
.....
480480
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
481481
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
482-
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.0.0.zip.sha1
482+
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.0.0.zip.sha1
483483
: HTTP Error 401: basic auth failed"
484484
}*
485485
```

content-services/7.0/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Extension Inspector has two main modules:
2222

2323
## Download
2424

25-
You can download the [alfresco-extension-inspector-1.0.0.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/1.0.0/alfresco-extension-inspector-1.0.0.jar) file from the Alfresco Nexus repository.
25+
You can download the [alfresco-extension-inspector-1.0.0.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/1.0.0/alfresco-extension-inspector-1.0.0.jar) file from the Alfresco Nexus repository.
2626

2727
> **Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.
2828

content-services/7.0/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3071,7 +3071,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
30713071
30723072
*Download the Form Development Kit (FDK) Source JAR*
30733073
3074-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3074+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
30753075
30763076
*Copy the FDK content model files into the SDK project*
30773077

content-services/7.0/install/ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In the interest of keeping this guide simple, we'll use an AWS EC2 instance as t
5353
5454
![centos-ami]({% link content-services/images/centos-ami.png %})
5555

56-
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/1.0/alfresco-ansible-deployment-1.0.zip){:target="_blank"}.
56+
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/repository/releases/org/alfresco/alfresco-ansible-deployment/1.0/alfresco-ansible-deployment-1.0.zip){:target="_blank"}.
5757

5858
3. Transfer the ZIP file to the control node and SSH into the machine:
5959

@@ -479,7 +479,7 @@ The following error during installation indicates Nexus login issues:
479479
.....
480480
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
481481
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
482-
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.0.0.zip.sha1
482+
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.0.0.zip.sha1
483483
: HTTP Error 401: basic auth failed"
484484
}*
485485
```

content-services/7.1/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Extension Inspector has two main modules:
2828
| Analyser | `extension-inspector-analyser` for analyzing custom extensions against the inventory |
2929

3030
## Download
31-
You can download the [alfresco-extension-inspector-1.2.1.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/1.2.1/alfresco-extension-inspector-1.2.1.jar)
31+
You can download the [alfresco-extension-inspector-1.2.1.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/1.2.1/alfresco-extension-inspector-1.2.1.jar)
3232
file from the Alfresco Nexus repository.
3333

3434
>**Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.

content-services/7.1/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3170,7 +3170,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
31703170
31713171
*Download the Form Development Kit (FDK) Source JAR*
31723172
3173-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3173+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
31743174
31753175
*Copy the FDK content model files into the SDK project*
31763176

content-services/7.1/install/ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In the interest of keeping this guide simple, we'll use an AWS EC2 instance as t
4949
5050
![centos-ami]({% link content-services/images/centos-ami.png %})
5151

52-
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/1.1.1/alfresco-ansible-deployment-1.1.1.zip){:target="_blank"}.
52+
2. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/repository/releases/org/alfresco/alfresco-ansible-deployment/1.1.1/alfresco-ansible-deployment-1.1.1.zip){:target="_blank"}.
5353

5454
3. Transfer the ZIP file to the control node and SSH into the machine:
5555

@@ -498,7 +498,7 @@ The following error during installation indicates Nexus login issues:
498498
.....
499499
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
500500
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
501-
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
501+
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
502502
: HTTP Error 401: basic auth failed"
503503
}*
504504
```

content-services/7.2/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Extension Inspector has two main modules:
2929

3030
## Download
3131

32-
You can download the [alfresco-extension-inspector-1.4.0.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/1.4.0/alfresco-extension-inspector-1.4.0.jar)
32+
You can download the [alfresco-extension-inspector-1.4.0.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/1.4.0/alfresco-extension-inspector-1.4.0.jar)
3333
file from the Alfresco Nexus repository.
3434

3535
>**Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.

content-services/7.2/develop/rest-api-guide/folders-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK.
31873187
31883188
*Download the Form Development Kit (FDK) Source JAR*
31893189
3190-
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
3190+
Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}.
31913191
31923192
*Copy the FDK content model files into the SDK project*
31933193

content-services/7.2/install/ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ how to configure a control node with one of the many ways to set a python virtu
141141
you can install the exact same versions of Ansible we use when testing without impacting your system installation of python.
142142
Doing so you're ensuring best chances of success.
143143

144-
1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.0.0/alfresco-ansible-deployment-2.0.0.zip)
144+
1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/repository/releases/org/alfresco/alfresco-ansible-deployment/2.0.0/alfresco-ansible-deployment-2.0.0.zip)
145145

146146
2. If you're not working directly on the control node, transfer the ZIP file to the control node together with the
147147
SSH private key required to login to the target machines, and SSH into the machine
@@ -656,7 +656,7 @@ The following error during installation indicates Nexus login issues:
656656
.....
657657
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while running the lookup plugin 'url'.
658658
Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for
659-
https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
659+
https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1
660660
: HTTP Error 401: basic auth failed"
661661
}*
662662
```

content-services/7.3/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Extension Inspector has two main modules:
2424

2525
## Download
2626

27-
You can download the [alfresco-extension-inspector-1.5.0.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/1.5.0/alfresco-extension-inspector-1.5.0.jar) file from the Alfresco Nexus repository.
27+
You can download the [alfresco-extension-inspector-1.5.0.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/1.5.0/alfresco-extension-inspector-1.5.0.jar) file from the Alfresco Nexus repository.
2828

2929
>**Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.
3030

content-services/7.4/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Extension Inspector has two main modules:
2424

2525
## Download
2626

27-
You can download the [alfresco-extension-inspector-1.7.0.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/1.7.0/alfresco-extension-inspector-1.7.0.jar) file from the Alfresco Nexus repository.
27+
You can download the [alfresco-extension-inspector-1.7.0.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/1.7.0/alfresco-extension-inspector-1.7.0.jar) file from the Alfresco Nexus repository.
2828

2929
>**Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.
3030

content-services/latest/develop/extension-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Extension Inspector has two main modules:
2424

2525
## Download
2626

27-
You can download the [alfresco-extension-inspector-2.0.0.jar](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/extension-inspector/alfresco-extension-inspector/2.0.0/alfresco-extension-inspector-2.0.0.jar) file from the Alfresco Nexus repository.
27+
You can download the [alfresco-extension-inspector-2.0.0.jar](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/extension-inspector/alfresco-extension-inspector/2.0.0/alfresco-extension-inspector-2.0.0.jar) file from the Alfresco Nexus repository.
2828

2929
>**Note:** See the [Alfresco Extension Inspector](https://github.com/Alfresco/alfresco-extension-inspector){:target="_blank"} GitHub repository for more details.
3030

saml-module/1.1/develop/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To enable CORS in the Alfresco server, do one of the following:
134134
135135
* Download and install the CORS module:
136136
137-
1. Download the [CORS module](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/enablecors/1.0/enablecors-1.0.jar){:target="_blank"}.
137+
1. Download the [CORS module](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/enablecors/1.0/enablecors-1.0.jar){:target="_blank"}.
138138
2. Stop the Alfresco server.
139139
3. Add the enable CORS platform module JAR to the `<ALFRESCO_HOME>/modules/platform` directory.
140140
4. Restart the Alfresco server.

saml-module/latest/develop/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To enable CORS in the Alfresco server, do one of the following:
134134
135135
* Download and install the CORS module:
136136
137-
1. Download the [CORS module](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/enablecors/1.0/enablecors-1.0.jar){:target="_blank"}.
137+
1. Download the [CORS module](https://artifacts.alfresco.com/nexus/repository/releases/org/alfresco/enablecors/1.0/enablecors-1.0.jar){:target="_blank"}.
138138
2. Stop the Alfresco server.
139139
3. Add the enable CORS platform module JAR to the `<ALFRESCO_HOME>/modules/platform` directory.
140140
4. Restart the Alfresco server.

transform-service/1.4/install/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,15 @@ install `alfresco-pdf-renderer` on your system.
177177
* Note down the exe path: `<alfresco-pdf-renderer_installation_dir>/alfresco-pdf-renderer`.
178178

179179
* For Linux:
180-
* Download [alfresco-pdf-renderer-1.1-linux.tgz](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-pdf-renderer/1.1/alfresco-pdf-renderer-1.1-linux.tgz).
180+
* Download [alfresco-pdf-renderer-1.1-linux.tgz](https://nexus.alfresco.com/nexus/repository/releases/org/alfresco/alfresco-pdf-renderer/1.1/alfresco-pdf-renderer-1.1-linux.tgz).
181181
* Browse to the location of your saved file and extract the archive to a location of your choice.
182182
* Note down the exe path: `<alfresco-pdf-renderer_installation_dir>/alfresco-pdf-renderer`.
183183

184184
#### Install ExifTool {#install-exiftool}
185185

186186
Transform Service uses the [ExifTool](https://exiftool.org/){:target="_blank"} for metadata extraction.
187187

188-
Download version 12.25 of the ExifTool from [Alfresco Nexus Server](https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/exiftool/image-exiftool/12.25/image-exiftool-12.25.tgz){:target="_blank"}
188+
Download version 12.25 of the ExifTool from [Alfresco Nexus Server](https://nexus.alfresco.com/nexus/repository/thirdparty/org/exiftool/image-exiftool/12.25/image-exiftool-12.25.tgz){:target="_blank"}
189189

190190
See this [ExifTool page](https://exiftool.org/install.html){:target="_blank"} for installation instructions.
191191

@@ -201,7 +201,7 @@ Example from Transform Service Dockerfile:
201201
```bash
202202
ARG EXIFTOOL_VERSION=12.25
203203
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}
204-
ARG EXIFTOOL_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/exiftool/image-exiftool/${EXIFTOOL_VERSION}/image-exiftool-${EXIFTOOL_VERSION}.tgz
204+
ARG EXIFTOOL_URL=https://nexus.alfresco.com/nexus/repository/thirdparty/org/exiftool/image-exiftool/${EXIFTOOL_VERSION}/image-exiftool-${EXIFTOOL_VERSION}.tgz
205205

206206
RUN ...
207207
curl -s -S $EXIFTOOL_URL -o ${EXIFTOOL_FOLDER}.tgz && \

0 commit comments

Comments
 (0)