Run update.sh
This commit is contained in:
parent
183a51f4aa
commit
f4593b3d00
|
|
@ -16,8 +16,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `0.3.4` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/fd9aa114c465237518535d3545d4f9c4bc1d0aa5/Dockerfile)
|
||||
- [`0.3.3` (*Dockerfile*)](https://github.com/ewindisch/docker-cirros/blob/5ef3f5024b0aa80553cc34be9eff6685cb31b458/Dockerfile)
|
||||
- [`0.4.0`, `0.4`, `0`, `latest` (*arches/amd64/Dockerfile*)](https://github.com/tianon/docker-brew-cirros/blob/d04ffb350eb29c24bafe12f6b109aa3990309771/arches/amd64/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
@ -25,13 +24,13 @@ WARNING:
|
|||
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
|
||||
|
||||
- **Where to file issues**:
|
||||
[https://github.com/ewindisch/docker-cirros/issues](https://github.com/ewindisch/docker-cirros/issues)
|
||||
[https://github.com/tianon/docker-brew-cirros/issues](https://github.com/tianon/docker-brew-cirros/issues)
|
||||
|
||||
- **Maintained by**:
|
||||
[the Docker Community](https://github.com/ewindisch/docker-cirros)
|
||||
[the Docker Community](https://github.com/tianon/docker-brew-cirros)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/cirros/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/cirros/), [`arm32v5`](https://hub.docker.com/r/arm32v5/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))
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.5`, `7`, `latest` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/da106040028d1d7289d02909bf0524b7ce32dc3a/7.5/Dockerfile)
|
||||
- [`7-slim` (*7-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/da106040028d1d7289d02909bf0524b7ce32dc3a/7-slim/Dockerfile)
|
||||
- [`6.10`, `6` (*6.10/Dockerfile*)](https://github.com/oracle/container-images/blob/da106040028d1d7289d02909bf0524b7ce32dc3a/6.10/Dockerfile)
|
||||
- [`6-slim` (*6-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/da106040028d1d7289d02909bf0524b7ce32dc3a/6-slim/Dockerfile)
|
||||
- [`7.5`, `7`, `latest` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/be56ba6b16038485762f6058f48f6eaa018477b3/7.5/Dockerfile)
|
||||
- [`7-slim` (*7-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/be56ba6b16038485762f6058f48f6eaa018477b3/7-slim/Dockerfile)
|
||||
- [`6.10`, `6` (*6.10/Dockerfile*)](https://github.com/oracle/container-images/blob/be56ba6b16038485762f6058f48f6eaa018477b3/6.10/Dockerfile)
|
||||
- [`6-slim` (*6-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/be56ba6b16038485762f6058f48f6eaa018477b3/6-slim/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue