Run update.sh
This commit is contained in:
parent
5d6ccdf4dc
commit
9d9d5f5d52
|
|
@ -24,7 +24,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`0.6.1`, `0.6`, `0`, `latest`](https://github.com/tianon/docker-brew-cirros/blob/84bfc9d0e4cc631d043410d602bf5f8876ed6575/arches/amd64/Dockerfile)
|
||||
- [`0.6.2`, `0.6`, `0`, `latest`](https://github.com/tianon/docker-brew-cirros/blob/e8833253f108046f977fbcecd7f02170bd20d357/arches/amd64/Dockerfile)
|
||||
- [`0.6.1`](https://github.com/tianon/docker-brew-cirros/blob/ddf8fe17964242f32980c92879414cf74f8cbbff/arches/amd64/Dockerfile)
|
||||
- [`0.6.0`](https://github.com/tianon/docker-brew-cirros/blob/9e8006aaa29017ce2ee85e5373772f39f1f10ac9/arches/amd64/Dockerfile)
|
||||
- [`0.5.3`, `0.5`](https://github.com/tianon/docker-brew-cirros/blob/36e8b0fd2c270f14631d1767f668a4db83890efb/arches/amd64/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -32,7 +35,7 @@ WARNING:
|
|||
[https://github.com/tianon/docker-brew-cirros/issues](https://github.com/tianon/docker-brew-cirros/issues?q=)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/cirros/), [`arm32v5`](https://hub.docker.com/r/arm32v5/cirros/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cirros/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cirros/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/cirros/), [`arm32v5`](https://hub.docker.com/r/arm32v5/cirros/), [`arm32v7`](https://hub.docker.com/r/arm32v7/cirros/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cirros/), [`i386`](https://hub.docker.com/r/i386/cirros/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cirros/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/cirros/` directory](https://github.com/docker-library/repo-info/blob/master/repos/cirros) ([history](https://github.com/docker-library/repo-info/commits/master/repos/cirros))
|
||||
|
|
|
|||
Loading…
Reference in New Issue