Skip to content

Commit 123cf90

Browse files
committed
DOC-3185: Add tips for viewing available Docker image versions and recommend using the latest tag in installation guides.
1 parent d5bee33 commit 123cf90

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

modules/ROOT/partials/individually-licensed-components/export-to-pdf/export-to-pdf-installation.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ Pull the Docker image:
3535
docker pull registry.containers.tiny.cloud/{dockerimageexporttopdf}:[version]
3636
----
3737

38+
[TIP]
39+
====
40+
To view all available Docker image versions, refer to the changelog at link:https://registry.containers.tiny.cloud/api/changelogs/pdf-converter-tiny[pdf-converter-tiny].
41+
42+
To ensure access to the most recent version of the service, {companyname} **recommends** using the `latest` tag when pulling the image.
43+
====
44+
3845
Launch the Docker container:
3946

4047
[source, sh, subs="attributes+"]

modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-installation-on-premises.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ Pull the Docker image:
3535
docker pull docker pull registry.containers.tiny.cloud/{dockerimageimportfromwordexporttoword}:[version]
3636
----
3737

38+
[TIP]
39+
====
40+
To view all available Docker image versions, refer to the changelog at link:https://registry.containers.tiny.cloud/api/changelogs/docx-converter-tiny[docx-converter-tiny].
41+
42+
To ensure access to the most recent version of the service, {companyname} recommends using the `latest` tag when pulling the image.
43+
====
44+
3845
Launch the Docker container:
3946

4047
[source, sh, subs="attributes+"]

0 commit comments

Comments
 (0)