Skip to content

Commit be52f60

Browse files
bdeitteianpittwood
andauthored
Remove not supported statement as discussed internally (#471)
* Remove not supported statement as discussed internally * More README updates after review * Remove latest tag mentions --------- Co-authored-by: Ian Pittwood <[email protected]>
1 parent 38779c3 commit be52f60

File tree

6 files changed

+17
-29
lines changed

6 files changed

+17
-29
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Docker images for RStudio Professional Products
44

55
**IMPORTANT:** There are a few things you need to know before using these images:
66

7-
1. These images are provided as a convenience to RStudio customers and are not formally supported by RStudio. If you
8-
have questions about these images, you can ask them in the issues in the repository or to your support
9-
representative, who will route them appropriately.
7+
1. This image may introduce **BREAKING** changes; as such we recommend:
8+
- Avoid using the `{operating-system}` tags to avoid unexpected version changes, and
9+
- Always read through the NEWS.md file in the appropriate sub-folder to understand the changes before updating.
1010
1. Outdated images will be removed periodically from DockerHub as product version updates are made. Please make plans to
1111
update at times or use your own build of the images.
1212
1. These images are meant as a starting point for your needs. Consider creating a fork of this repo, where you can
1313
continue to merge in changes we make while having your own security scanning, base OS in use, or other custom
1414
changes. We
1515
provide [instructions for building](https://github.com/rstudio/rstudio-docker-products#instructions-for-building) for
1616
these cases.
17-
17+
1818
# Images
1919

2020
### Professional Products

Diff for: connect/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,9 @@ https://www.rstudio.com/products/connect/.
2727

2828
# Notice for support
2929

30-
1. This image may introduce **BREAKING** changes, as such we recommend:
31-
- Avoid using the `latest` or `{operating-system}` tags to avoid unexpected version upgrades, and
32-
- Always read through the [NEWS](./NEWS.md) to understand these changes before updating.
33-
1. These images are provided as a convenience to RStudio customers and are not yet formally supported by RStudio. If you
34-
have questions about these images, you can ask them in the issues in the repository or to your support
35-
representative, who will route them appropriately.
30+
1. This image may introduce **BREAKING** changes; as such we recommend:
31+
- Avoid using the `{operating-system}` tags to avoid unexpected version upgrades, and
32+
- Always read through the [NEWS](./NEWS.md) to understand the changes before updating.
3633
1. Outdated images will be removed periodically from DockerHub as product version updates are made. Please make plans to
3734
update at times or use your own build of the images.
3835
1. These images are meant as a starting point for your needs. Consider creating a fork of this repo, where you can

Diff for: package-manager/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,9 @@ installing the product on different operating systems, upgrading, and configurin
2121

2222
# Notice for support
2323

24-
1. This image may introduce **BREAKING** changes, as such we recommend:
25-
- Avoid using the `latest` or `{operating-system}` tags to avoid unexpected version changes, and
26-
- Always read through the [NEWS](./NEWS.md) to understand these changes before updating.
27-
1. These images are provided as a convenience to RStudio customers and are not formally supported by RStudio. If you
28-
have questions about these images, you can ask them in the issues in the repository or to your support
29-
representative, who will route them appropriately.
24+
1. This image may introduce **BREAKING** changes; as such we recommend:
25+
- Avoid using the `{operating-system}` tags to avoid unexpected version changes, and
26+
- Always read through the [NEWS](./NEWS.md) to understand the changes before updating.
3027
1. Outdated images will be removed periodically from DockerHub as product version updates are made. Please make plans to
3128
update at times or use your own build of the images.
3229
1. These images are meant as a starting point for your needs. Consider creating a fork of this repo, where you can

Diff for: r-session-complete/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,9 @@ Images for R and Python sessions and jobs to be used RStudio Workbench, Launcher
1616

1717
# Notice for support
1818

19-
1. This image may introduce **BREAKING** changes, as such we recommend:
20-
- Avoid using the `latest` or `{operating-system}` tags to avoid unexpected version changes, and
21-
- Always read through the [NEWS](./NEWS.md) to understand these changes before updating.
22-
1. These images are provided as a convenience to RStudio customers and are not formally supported by RStudio. If you
23-
have questions about these images, you can ask them in the issues in the repository or to your support
24-
representative, who will route them appropriately.
19+
1. This image may introduce **BREAKING** changes; as such we recommend:
20+
- Avoid using the `{operating-system}` tags to avoid unexpected version changes, and
21+
- Always read through the [NEWS](./NEWS.md) to understand the changes before updating.
2522
1. Outdated images will be removed periodically from DockerHub as product version updates are made. Please make plans to
2623
update at times or use your own build of the images.
2724
1. These images are meant as a starting point for your needs. Consider creating a fork of this repo, where you can

Diff for: workbench-for-microsoft-azure-ml/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# RStudio Workbench for Microsoft Azure ML
22

3-
This image is built specifically for use with Azure ML.
3+
This image is built specifically for use with Azure ML. Please contact Posit support in order to use.
44

55
If you're looking for the standard Workbench image, please go [here](https://hub.docker.com/r/rstudio/rstudio-workbench).

Diff for: workbench/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,9 @@ For more information on running RStudio Workbench in your organization please vi
3535

3636
# Notice for support
3737

38-
1. This image may introduce **BREAKING** changes, as such we recommend:
39-
- Avoid using the `latest` or `{operating-system}` tags to avoid unexpected version changes, and
40-
- Always read through the [NEWS](./NEWS.md) to understand these changes before updating.
41-
1. These images are provided as a convenience to RStudio customers and are not formally supported by RStudio. If you
42-
have questions about these images, you can ask them in the issues in the repository or to your support
43-
representative, who will route them appropriately.
38+
1. This image may introduce **BREAKING** changes; as such we recommend:
39+
- Avoid using the `{operating-system}` tags to avoid unexpected version changes, and
40+
- Always read through the [NEWS](./NEWS.md) to understand the changes before updating.
4441
1. Outdated images will be removed periodically from DockerHub as product version updates are made. Please make plans to
4542
update at times or use your own build of the images.
4643
1. These images are meant as a starting point for your needs. Consider creating a fork of this repo, where you can

0 commit comments

Comments
 (0)