Run update.sh
This commit is contained in:
parent
679d0084e7
commit
e098314756
|
|
@ -16,9 +16,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`9.0`, `9` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/b3d6d018f740ad2a816b5209300b875e2760085e/9.0/Dockerfile)
|
||||
- [`10.0`, `10` (*10.0/Dockerfile*)](https://github.com/odoo/docker/blob/b3d6d018f740ad2a816b5209300b875e2760085e/10.0/Dockerfile)
|
||||
- [`11.0`, `11`, `latest` (*11.0/Dockerfile*)](https://github.com/odoo/docker/blob/b3d6d018f740ad2a816b5209300b875e2760085e/11.0/Dockerfile)
|
||||
- [`9.0`, `9` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/67e5ceb0fa3478a3e3c3428d8062a4dab45be29f/9.0/Dockerfile)
|
||||
- [`10.0`, `10` (*10.0/Dockerfile*)](https://github.com/odoo/docker/blob/67e5ceb0fa3478a3e3c3428d8062a4dab45be29f/10.0/Dockerfile)
|
||||
- [`11.0`, `11`, `latest` (*11.0/Dockerfile*)](https://github.com/odoo/docker/blob/67e5ceb0fa3478a3e3c3428d8062a4dab45be29f/11.0/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.0`, `2.0-20180704`, `latest` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/e6b78e76f36da84a67c5b8e411a50514a1b62357/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20180703` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/d40f553bcb204615d9eb62a93c2eeaf90fd2c05c/docker/Dockerfile)
|
||||
- [`2.0`, `2.0-20180710`, `latest` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/2f6dd05f05997873dee88add3b1df11cb68f9d04/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20180709` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/2be31e088d9d8ff4b2cb9fc674b43672a7c70585/docker/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@ X-Forwarded-Server: f2e05c433120
|
|||
|
||||
The web UI [http://localhost:8080](http://localhost:8080) will give you an overview of the frontends/backends and also a health dashboard.
|
||||
|
||||

|
||||

|
||||
|
||||
# Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ WARNING:
|
|||
[the ZNC Community](https://github.com/znc/znc-docker)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/znc/), [`arm32v6`](https://hub.docker.com/r/arm32v6/znc/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/znc/), [`arm32v6`](https://hub.docker.com/r/arm32v6/znc/), [`arm64v8`](https://hub.docker.com/r/arm64v8/znc/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/znc/` directory](https://github.com/docker-library/repo-info/blob/master/repos/znc) ([history](https://github.com/docker-library/repo-info/commits/master/repos/znc))
|
||||
|
|
|
|||
Loading…
Reference in New Issue