Skip to content

Commit 1252833

Browse files
authored
Merge pull request #11853 from IQSS/ct-typos
Typos in container documentation
2 parents 99b4aa9 + 94eca41 commit 1252833

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/sphinx-guides/source/container/app-image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For now, stale images will be kept on Docker Hub indefinitely.
8181
| Example: :substitution-code:`|nextVersion|-noble`
8282
| Summary: Rolling tag, equivalent to ``unstable`` for current development cycle.
8383
Will roll over to the rolling production tag after a Dataverse release.
84-
| Discussion: Perhaps you are eager to starting testing features of an upcoming version (e.g. |nextVersion|) in a staging environment. You select the :substitution-code:`|nextVersion|-noble` tag (as opposed to ``unstable``) because you want to stay on |nextVersion| rather switching to the version **after that** when a release is made (which would happen if you had selected the ``unstable`` tag). Also, when the next release comes out (|nextVersion| in this example), you would stay on the :substitution-code:`|nextVersion|-noble` tag, which is the same tag that someone would use who wants the final release of |nextVersion|. (See "Rolling Production", above.)
84+
| Discussion: Perhaps you are eager to start testing features of an upcoming version (e.g. |nextVersion|) in a staging environment. You select the :substitution-code:`|nextVersion|-noble` tag (as opposed to ``unstable``) because you want to stay on |nextVersion| rather than switching to the version **after that** when a release is made (which would happen if you had selected the ``unstable`` tag). Also, when the next release comes out (|nextVersion| in this example), you would stay on the :substitution-code:`|nextVersion|-noble` tag, which is the same tag that someone would use who wants the final release of |nextVersion|. (See "Rolling Production", above.)
8585
8686
**NOTE**: In these tags for development usage, the version number will always be 1 minor version ahead of existing Dataverse releases.
8787
Example: Assume Dataverse ``6.x`` is released, ``6.(x+1)`` is underway.

modules/container-base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ provides in-depth information about content, building, tuning and so on for this
2525
**Where to get help and ask questions:**
2626

2727
IQSS will not offer support on how to deploy or run it. Please reach out to the community for help on using it.
28-
You can join the Community Chat on Matrix at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
28+
You can join the Community Chat at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
2929
to ask for help and guidance.
3030

3131
## Supported Image Tags

modules/container-configbaker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ provides information about this image.
1919
**Where to get help and ask questions:**
2020

2121
IQSS will not offer support on how to deploy or run it. Please reach out to the community for help on using it.
22-
You can join the Community Chat on Matrix at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
22+
You can join the Community Chat at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
2323
to ask for help and guidance.
2424

2525
## Supported Image Tags

src/main/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ for more details on tunable settings, locations, etc.
2424
**Where to get help and ask questions:**
2525

2626
IQSS will not offer support on how to deploy or run it. Please reach out to the community for help on using it.
27-
You can join the Community Chat on Matrix at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
27+
You can join the Community Chat at https://chat.dataverse.org and https://groups.google.com/g/dataverse-community
2828
to ask for help and guidance.
2929

3030
## Supported Image Tags

0 commit comments

Comments
 (0)