Run update.sh

This commit is contained in:
Docker Library Bot 2023-04-11 17:17:36 -07:00
parent 55fd5f97b8
commit c4095b2083
3 changed files with 109 additions and 30 deletions

48
debian/README.md vendored
View File

@ -24,30 +24,30 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`bookworm`, `bookworm-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bookworm/Dockerfile)
- [`bookworm-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bookworm/backports/Dockerfile)
- [`bookworm-slim`, `bookworm-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bookworm/slim/Dockerfile)
- [`bullseye`, `bullseye-20230320`, `11.6`, `11`, `latest`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bullseye/Dockerfile)
- [`bullseye-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bullseye/backports/Dockerfile)
- [`bullseye-slim`, `bullseye-20230320-slim`, `11.6-slim`, `11-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/bullseye/slim/Dockerfile)
- [`buster`, `buster-20230320`, `10.13`, `10`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/buster/Dockerfile)
- [`buster-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/buster/backports/Dockerfile)
- [`buster-slim`, `buster-20230320-slim`, `10.13-slim`, `10-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/buster/slim/Dockerfile)
- [`experimental`, `experimental-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/experimental/Dockerfile)
- [`oldstable`, `oldstable-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/oldstable/Dockerfile)
- [`oldstable-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/oldstable/backports/Dockerfile)
- [`oldstable-slim`, `oldstable-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/oldstable/slim/Dockerfile)
- [`rc-buggy`, `rc-buggy-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/rc-buggy/Dockerfile)
- [`sid`, `sid-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/sid/Dockerfile)
- [`sid-slim`, `sid-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/sid/slim/Dockerfile)
- [`stable`, `stable-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/stable/Dockerfile)
- [`stable-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/stable/backports/Dockerfile)
- [`stable-slim`, `stable-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/stable/slim/Dockerfile)
- [`testing`, `testing-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/testing/Dockerfile)
- [`testing-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/testing/backports/Dockerfile)
- [`testing-slim`, `testing-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/testing/slim/Dockerfile)
- [`unstable`, `unstable-20230320`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/unstable/Dockerfile)
- [`unstable-slim`, `unstable-20230320-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/490ff2f7af181f8d02aa35378395ed26f95c8929/unstable/slim/Dockerfile)
- [`bookworm`, `bookworm-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bookworm/Dockerfile)
- [`bookworm-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bookworm/backports/Dockerfile)
- [`bookworm-slim`, `bookworm-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bookworm/slim/Dockerfile)
- [`bullseye`, `bullseye-20230411`, `11.6`, `11`, `latest`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bullseye/Dockerfile)
- [`bullseye-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bullseye/backports/Dockerfile)
- [`bullseye-slim`, `bullseye-20230411-slim`, `11.6-slim`, `11-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/bullseye/slim/Dockerfile)
- [`buster`, `buster-20230411`, `10.13`, `10`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/buster/Dockerfile)
- [`buster-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/buster/backports/Dockerfile)
- [`buster-slim`, `buster-20230411-slim`, `10.13-slim`, `10-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/buster/slim/Dockerfile)
- [`experimental`, `experimental-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/experimental/Dockerfile)
- [`oldstable`, `oldstable-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/oldstable/Dockerfile)
- [`oldstable-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/oldstable/backports/Dockerfile)
- [`oldstable-slim`, `oldstable-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/oldstable/slim/Dockerfile)
- [`rc-buggy`, `rc-buggy-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/rc-buggy/Dockerfile)
- [`sid`, `sid-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/sid/Dockerfile)
- [`sid-slim`, `sid-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/sid/slim/Dockerfile)
- [`stable`, `stable-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/stable/Dockerfile)
- [`stable-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/stable/backports/Dockerfile)
- [`stable-slim`, `stable-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/stable/slim/Dockerfile)
- [`testing`, `testing-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/testing/Dockerfile)
- [`testing-backports`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/testing/backports/Dockerfile)
- [`testing-slim`, `testing-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/testing/slim/Dockerfile)
- [`unstable`, `unstable-20230411`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/unstable/Dockerfile)
- [`unstable-slim`, `unstable-20230411-slim`](https://github.com/debuerreotype/docker-debian-artifacts/blob/6f70a9d23b69cd08feccb8a8aac5cdfe985e306d/unstable/slim/Dockerfile)
# Quick reference (cont.)

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`9`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/9/Dockerfile)
- [`9-slim`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/9-slim/Dockerfile)
- [`8.7`, `8`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/8/Dockerfile)
- [`8-slim`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/8-slim/Dockerfile)
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/7/Dockerfile)
- [`7-slim`](https://github.com/oracle/container-images/blob/f4e1fd9ae9c126ccb821e30e0e7a43933ea07716/7-slim/Dockerfile)
- [`9`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/9/Dockerfile)
- [`9-slim`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/9-slim/Dockerfile)
- [`8.7`, `8`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/8/Dockerfile)
- [`8-slim`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/8-slim/Dockerfile)
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/7/Dockerfile)
- [`7-slim`](https://github.com/oracle/container-images/blob/f62c9d80cf69f0ab09ace5f1ba3b6fb5575c814e/7-slim/Dockerfile)
# Quick reference (cont.)

79
unit/README.md Normal file
View File

@ -0,0 +1,79 @@
<!--
********************************************************************************
WARNING:
DO NOT EDIT "unit/README.md"
IT IS AUTO-GENERATED
(from the other files in "unit/" combined with a set of templates)
********************************************************************************
-->
# Quick reference
- **Maintained by**:
[the Unit Docker Maintainers](https://github.com/nginx/unit)
- **Where to get help**:
the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX community](https://nginxcommunity.slack.com/)
# Supported tags and respective `Dockerfile` links
- [`1.29.1-go1.20`, `go1.20`, `go1`, `go`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.go1.20)
- [`1.29.1-jsc11`, `jsc11`, `jsc`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.jsc11)
- [`1.29.1-node18`, `node18`, `node`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.node18)
- [`1.29.1-perl5.36`, `perl5.36`, `perl5`, `perl`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.perl5.36)
- [`1.29.1-php8.2`, `php8.2`, `php8`, `php`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.php8.2)
- [`1.29.1-python3.11`, `python3.11`, `python3`, `python`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.python3.11)
- [`1.29.1-ruby3.2`, `ruby3.2`, `ruby3`, `ruby`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.ruby3.2)
- [`1.29.1-minimal`, `minimal`](https://github.com/nginx/unit/blob/b9bc222021e77bbdfb12576b3e315b962cf6b399/pkg/docker/Dockerfile.minimal)
# Quick reference (cont.)
- **Where to file issues**:
[https://github.com/nginx/unit/issues](https://github.com/nginx/unit/issues)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/unit/), [`arm64v8`](https://hub.docker.com/r/arm64v8/unit/)
- **Published image artifact details**:
[repo-info repo's `repos/unit/` directory](https://github.com/docker-library/repo-info/blob/master/repos/unit) ([history](https://github.com/docker-library/repo-info/commits/master/repos/unit))
(image metadata, transfer size, etc)
- **Image updates**:
[official-images repo's `library/unit` label](https://github.com/docker-library/official-images/issues?q=label%3Alibrary%2Funit)
[official-images repo's `library/unit` file](https://github.com/docker-library/official-images/blob/master/library/unit) ([history](https://github.com/docker-library/official-images/commits/master/library/unit))
- **Source of this description**:
[docs repo's `unit/` directory](https://github.com/docker-library/docs/tree/master/unit) ([history](https://github.com/docker-library/docs/commits/master/unit))
# What is Unit?
NGINX Unit is a polyglot app server, a reverse proxy, and a static file server, available for UNIX-like systems. It was built by nginx team members from scratch to be highly efficient and fully configurable at runtime. It is licensed under the Apache 2.0 license. The supported application languages are Go, JavaScript, Java, Perl, PHP, Python, Ruby, and more.
> [Key Features](https://unit.nginx.org/#key-features)
![logo](https://raw.githubusercontent.com/docker-library/docs/d6e69ebb56fe6890bd6ec587295ff1d67e2849fe/unit/logo.svg?sanitize=true)
# Available tags
Please see [Unit's website](http://unit.nginx.org/installation/#docker-images) for details.
# How to use this image
Please check the [Initial Configuration](http://unit.nginx.org/installation/#initial-configuration) section on Unit's website. Additionally, our [Docker howto](http://unit.nginx.org/howto/docker/) can be of help.
# License
View [license information](https://raw.githubusercontent.com/nginx/unit/master/LICENSE) for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's `unit/` directory](https://github.com/docker-library/repo-info/tree/master/repos/unit).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.