[docs] Add a simple docker pull into installation. (#3687)

* Add a simple docker pull into installation.

* Bump version
This commit is contained in:
Ben Arent 2020-05-08 17:06:21 -07:00 committed by GitHub
parent d01cf3aeac
commit ad7398720c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -31,9 +31,9 @@ extra_javascript: []
extra:
version: 4.2
teleport:
version: 4.2.8
version: 4.2.9
golang: 1.13
sha: 52c176e403fa330012ba371abe71d9867f76277c0e3e01402fd29e6b95d34fe5
sha: 87ef75e6fe62d49dd75e41d43433e43cf38aed6077b991582166a1cd8e9c14e7
nav:
- Documentation:
- Introduction: index.md

View file

@ -76,6 +76,11 @@ $ which teleport
/usr/local/bin/teleport
```
### Docker
```bash
$ docker pull quay.io/gravitational/teleport:{{ teleport.version }}
```
### MacOS
**Package**