0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update docker.md

This commit is contained in:
Juan Picado @jotadeveloper 2018-01-16 22:49:53 +01:00 committed by GitHub
parent 695fe50d2c
commit 689476de6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,10 +33,10 @@ For the next major release using the `beta` version.
docker pull verdaccio/verdaccio:beta
```
The Canary version (master branch) is tagged as `next`
The Canary version (master branch) is tagged as `alpha`
```bash
docker pull verdaccio/verdaccio:next
docker pull verdaccio/verdaccio:alpha
```
## Running verdaccio using Docker