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:
parent
9bb8e995aa
commit
82857dce93
1 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue