0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

docs: add new docker tag

This commit is contained in:
Juan Picado @jotadeveloper 2017-10-06 07:21:05 +02:00 committed by GitHub
parent 9bb8e995aa
commit 82857dce93

View file

@ -24,6 +24,12 @@ For a specific (patch) version:
```bash
docker pull verdaccio/verdaccio:2.1.7
```
If you want to work with the Canary version
```bash
docker pull verdaccio/verdaccio:next
```
# Running verdaccio using Docker
To run the docker container: