Run update.sh
This commit is contained in:
parent
47d0e8d208
commit
0e8568babf
|
|
@ -16,6 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.0.0rc3-alpine`, `1.0rc3-alpine`, `1.0.0rc3`, `1.0rc3` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/20bd026140c722c45532b4a6313f21b407f8afa5/alpine/Dockerfile)
|
||||
- [`1.0.0rc3-centos`, `1.0rc3-centos` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/20bd026140c722c45532b4a6313f21b407f8afa5/centos/Dockerfile)
|
||||
- [`1.0.0rc2-alpine`, `1.0rc2-alpine`, `1.0.0rc2`, `1.0rc2` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/e200d692b453f308d33f3f552293b66a47bee5ed/alpine/Dockerfile)
|
||||
- [`1.0.0rc2-centos`, `1.0rc2-centos` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/e200d692b453f308d33f3f552293b66a47bee5ed/centos/Dockerfile)
|
||||
- [`0.14.1-alpine`, `0.14-alpine`, `0.14.1`, `0.14`, `latest` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/9bbc9e8b4a61cba5cc4e4e4562a802dace4348ff/alpine/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ WARNING:
|
|||
- [`2.1.25` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8a9633c19fa9c53a5446b9b62997ff389813e785/2.1/Dockerfile)
|
||||
- [`2.2.37` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/76814d959f8ca8f46e86b5fba3acd53b8f8204cc/2.2/x86_64/alpine/Dockerfile)
|
||||
- [`2.2.37-spatial` (*2.2-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/76814d959f8ca8f46e86b5fba3acd53b8f8204cc/2.2-spatial/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.10`, `latest` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/76814d959f8ca8f46e86b5fba3acd53b8f8204cc/3.0/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.10-tp3` (*3.0-tp3/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/76814d959f8ca8f46e86b5fba3acd53b8f8204cc/3.0-tp3/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.11`, `latest` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8d3f133f0744c9ee231839a2094fc6ba6720ad61/3.0/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.11-tp3` (*3.0-tp3/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8d3f133f0744c9ee231839a2094fc6ba6720ad61/3.0-tp3/x86_64/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue