1
0
Fork 0

corrected docker name in readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2020-02-28 20:49:00 -05:00
parent 0146a2470f
commit 0a81760247
No known key found for this signature in database
GPG Key ID: E8FEA551AA478F9A
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ docker run --rm -p 5000:5000 -it nephatrine/docker-registry:latest /bin/bash
## Docker Tags
- **nephatrine/drone-server:testing**: Registry Master (Alpine Edge)
- **nephatrine/drone-server:latest**: Registry v2.7 (Alpine v3.11)
- **nephatrine/drone-server:2.7**: Registry v2.7 (Alpine v3.10)
- **nephatrine/docker-registry:testing**: Registry Master (Alpine Edge)
- **nephatrine/docker-registry:latest**: Registry v2.7 (Alpine v3.11)
- **nephatrine/docker-registry:2.7**: Registry v2.7 (Alpine v3.10)
## Configuration Variables