Skip to content

Commit 9b5b8b0

Browse files
angersoncopybara-github
authored andcommitted
Remove reference to unmaintained tags
The "devel" and "custom-op" containers were both supplanted by the "SIG Build containers" at hub.docker.com/r/tensorflow/build. Since they're not relevant to this "install TensorFlow with Docker" page, I've simply removed the lines referencing the old tags. PiperOrigin-RevId: 513599510
1 parent 0feefb5 commit 9b5b8b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/en/install/docker.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ using the following format:
3838
| `latest` | The latest release of TensorFlow CPU binary image. Default. |
3939
| `nightly` | Nightly builds of the TensorFlow image. (Unstable.) |
4040
| *`version`* | Specify the *version* of the TensorFlow binary image, for example\: *2.8.3* |
41-
| `devel` | Nightly builds of a TensorFlow `master` development environment. Includes TensorFlow source code. |
42-
| `custom-op` | Special experimental image for developing TF custom ops. More info [here](https://github.com/tensorflow/custom-op). |
4341

4442
Each base *tag* has variants that add or change functionality:
4543

0 commit comments

Comments
 (0)