Update to use the latest and correct Docker image.

This commit is contained in:
Ben Arent 2019-06-07 11:37:10 -07:00 committed by Alexander Klizhentas
parent 9e2654eb64
commit 839f967367
6 changed files with 12 additions and 12 deletions

View file

@ -57,9 +57,9 @@ and run it under `$USER`, in this case you will not be able to login as someone
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 3.2.6
# Replace 2.7.3 with the version you need:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:3.2.6
```
## Building Teleport

View file

@ -63,9 +63,9 @@ Congratulations - you are now running Teleport!
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 2.7.7
# Replace 2.7.3 with the version you need:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:2.7.7
```
## Creating Users

View file

@ -63,9 +63,9 @@ Congratulations - you are now running Teleport!
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 3.0.4
# Replace 2.7.3 with the version you want to run:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:3.0.4
```
## Creating Users

View file

@ -63,9 +63,9 @@ Congratulations - you are now running Teleport!
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 3.1.8
# Replace 2.7.3 with the version you want to run:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:3.1.8
```
## Creating Users

View file

@ -63,9 +63,9 @@ Congratulations - you are now running Teleport!
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 3.2.6
# Replace 2.7.3 with the version you want to run:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:3.2.6
```
## Creating Users

View file

@ -63,9 +63,9 @@ Congratulations - you are now running Teleport!
If you wish to deploy Teleport inside a Docker container:
```
# This command will pull the Teleport container image for version 2.7.3
# This command will pull the Teleport container image for version 4.0.0-rc.2
# Replace 2.7.3 with the version you want to run:
$ docker pull quay.io/gravitational/teleport:2.7.3
$ docker pull quay.io/gravitational/teleport:4.0.0-rc.2
```
## Creating Users