Skip to content

Commit 74b6693

Browse files
Run update.sh
1 parent 177e4c7 commit 74b6693

File tree

141 files changed

+4
-427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+4
-427
lines changed

adminer/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `adminer/` directory](https://github.com/docker-library/docs/tree/master/adminer) ([history](https://github.com/docker-library/docs/commits/master/adminer))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# Adminer
5148

5249
## What is Adminer?

adoptopenjdk/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,6 @@ WARNING:
208208
- **Source of this description**:
209209
[docs repo's `adoptopenjdk/` directory](https://github.com/docker-library/docs/tree/master/adoptopenjdk) ([history](https://github.com/docker-library/docs/commits/master/adoptopenjdk))
210210

211-
- **Supported Docker versions**:
212-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
213-
214211
## Overview
215212

216213
The images in this repository contain OpenJDK binaries that are built by AdoptOpenJDK and contain both HotSpot and Eclipse OpenJ9 JVMs.
@@ -236,9 +233,9 @@ There are two types of Docker images here: the Java Development Kit (JDK) and th
236233
Docker Images for the following architectures are now available:
237234

238235
- HotSpot
239-
- amd64, arm32v7, arm64v8, ppc64le, s390x
236+
- `amd64`, `arm32v7`, `arm64v8`, `ppc64le`, `s390x`, `windows-amd64`
240237
- Eclipse OpenJ9
241-
- amd64, ppc64le, s390x
238+
- `amd64`, `ppc64le`, `s390x`, `windows-amd64`
242239

243240
# How to use this Image
244241

aerospike/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ WARNING:
4545
- **Source of this description**:
4646
[docs repo's `aerospike/` directory](https://github.com/docker-library/docs/tree/master/aerospike) ([history](https://github.com/docker-library/docs/commits/master/aerospike))
4747

48-
- **Supported Docker versions**:
49-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
50-
5148
# Aerospike
5249

5350
Aerospike is an open source distributed database. Aerospike is built on a "shared nothing" architecture designed to reliably store terabytes of data with automatic fail-over, replication and cross data-center synchronization.

alpine/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ WARNING:
4747
- **Source of this description**:
4848
[docs repo's `alpine/` directory](https://github.com/docker-library/docs/tree/master/alpine) ([history](https://github.com/docker-library/docs/commits/master/alpine))
4949

50-
- **Supported Docker versions**:
51-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
52-
5350
# What is Alpine Linux?
5451

5552
[Alpine Linux](https://alpinelinux.org/) is a Linux distribution built around [musl libc](https://www.musl-libc.org/) and [BusyBox](https://www.busybox.net/). The image is only 5 MB in size and has access to a [package repository](https://pkgs.alpinelinux.org/) that is much more complete than other BusyBox based images. This makes Alpine Linux a great image base for utilities and even production applications. [Read more about Alpine Linux here](https://alpinelinux.org/about/) and you can see how their mantra fits in right at home with Docker images.

alt/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ For create new bug, please use [ALT's bugzilla page](https://bugzilla.altlinux.o
4747
- **Source of this description**:
4848
[docs repo's `alt/` directory](https://github.com/docker-library/docs/tree/master/alt) ([history](https://github.com/docker-library/docs/commits/master/alt))
4949

50-
- **Supported Docker versions**:
51-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
52-
5350
# ALT Linux
5451

5552
This image serves as the `official ALT image` for the [ALT Linux](https://altlinux.org/).

amazoncorretto/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `amazoncorretto/` directory](https://github.com/docker-library/docs/tree/master/amazoncorretto) ([history](https://github.com/docker-library/docs/commits/master/amazoncorretto))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
### What is Amazon Corretto?
5148

5249
Corretto is a binary distribution of the Open Java Development Kit (OpenJDK) with long-term support from Amazon. Corretto is certified using the Java Technical Compatibility Kit (TCK) to ensure it meets the Java SE standard and is available on Linux, Windows, and macOS. It includes [patches from Amazon](https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/patches.html) that have proven useful in running our own services.

amazonlinux/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ WARNING:
4646
- **Source of this description**:
4747
[docs repo's `amazonlinux/` directory](https://github.com/docker-library/docs/tree/master/amazonlinux) ([history](https://github.com/docker-library/docs/commits/master/amazonlinux))
4848

49-
- **Supported Docker versions**:
50-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
51-
5249
## What is Amazon Linux?
5350

5451
Amazon Linux is provided by Amazon Web Services (AWS). It is designed to provide a stable, secure, and high-performance execution environment for applications running on Amazon EC2. The full distribution includes packages that enable easy integration with AWS, including launch configuration tools and many popular AWS libraries and tools. AWS provides ongoing security and maintenance updates to all instances running Amazon Linux.

arangodb/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ WARNING:
4646
- **Source of this description**:
4747
[docs repo's `arangodb/` directory](https://github.com/docker-library/docs/tree/master/arangodb) ([history](https://github.com/docker-library/docs/commits/master/arangodb))
4848

49-
- **Supported Docker versions**:
50-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
51-
5249
# What is ArangoDB?
5350

5451
ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.

backdrop/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `backdrop/` directory](https://github.com/docker-library/docs/tree/master/backdrop) ([history](https://github.com/docker-library/docs/commits/master/backdrop))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Backdrop CMS?
5148

5249
Backdrop CMS is a comprehensive Content Management System for small to medium sized businesses and non-profits. It is a fork of the Drupal project.

bash/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ WARNING:
5151
- **Source of this description**:
5252
[docs repo's `bash/` directory](https://github.com/docker-library/docs/tree/master/bash) ([history](https://github.com/docker-library/docs/commits/master/bash))
5353

54-
- **Supported Docker versions**:
55-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
56-
5754
# What is Bash?
5855

5956
Bash is the [GNU](http://www.gnu.org/) Project's Bourne Again SHell, a complete implementation of the [IEEE POSIX and Open Group shell specification](http://www.opengroup.org/onlinepubs/9699919799/nfindex.html) with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features.

bonita/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `bonita/` directory](https://github.com/docker-library/docs/tree/master/bonita) ([history](https://github.com/docker-library/docs/commits/master/bonita))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Bonita?
5148

5249
Bonita (called Bonita BPM till 7.5) is an open-source business process management and workflow suite created in 2001. It was started in France National Institute for Research in Computer Science, and then had incubated several years inside of the French computer science company Groupe Bull. Since 2009, the development of Bonita is supported by a company dedicated to this activity: Bonitasoft.

buildpack-deps/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ WARNING:
6969
- **Source of this description**:
7070
[docs repo's `buildpack-deps/` directory](https://github.com/docker-library/docs/tree/master/buildpack-deps) ([history](https://github.com/docker-library/docs/commits/master/buildpack-deps))
7171

72-
- **Supported Docker versions**:
73-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
74-
7572
# What is `buildpack-deps`?
7673

7774
In spirit, `buildpack-deps` is similar to [Heroku's stack images](https://github.com/heroku/stack-images/blob/master/bin/cedar.sh). It includes a large number of "development header" packages needed by various things like Ruby Gems, PyPI modules, etc. For example, `buildpack-deps` would let you do a `bundle install` in an arbitrary application directory without knowing beforehand that `ssl.h` is required to build a dependent module.

busybox/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ WARNING:
4646
- **Source of this description**:
4747
[docs repo's `busybox/` directory](https://github.com/docker-library/docs/tree/master/busybox) ([history](https://github.com/docker-library/docs/commits/master/busybox))
4848

49-
- **Supported Docker versions**:
50-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
51-
5249
# What is BusyBox? The Swiss Army Knife of Embedded Linux
5350

5451
Coming in somewhere between 1 and 5 Mb in on-disk size (depending on the variant), [BusyBox](http://www.busybox.net/) is a very good ingredient to craft space-efficient distributions.

cassandra/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ WARNING:
4646
- **Source of this description**:
4747
[docs repo's `cassandra/` directory](https://github.com/docker-library/docs/tree/master/cassandra) ([history](https://github.com/docker-library/docs/commits/master/cassandra))
4848

49-
- **Supported Docker versions**:
50-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
51-
5249
# What is Cassandra?
5350

5451
Apache Cassandra is an open source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.

centos/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ WARNING:
5656
- **Source of this description**:
5757
[docs repo's `centos/` directory](https://github.com/docker-library/docs/tree/master/centos) ([history](https://github.com/docker-library/docs/commits/master/centos))
5858

59-
- **Supported Docker versions**:
60-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
61-
6259
# CentOS
6360

6461
CentOS Linux is a community-supported distribution derived from sources freely provided to the public by [Red Hat](ftp://ftp.redhat.com/pub/redhat/linux/enterprise/) for Red Hat Enterprise Linux (RHEL). As such, CentOS Linux aims to be functionally compatible with RHEL. The CentOS Project mainly changes packages to remove upstream vendor branding and artwork. CentOS Linux is no-cost and free to redistribute. Each CentOS Linux version is maintained for up to 10 years (by means of security updates -- the duration of the support interval by Red Hat has varied over time with respect to Sources released). A new CentOS Linux version is released approximately every 2 years and each CentOS Linux version is periodically updated (roughly every 6 months) to support newer hardware. This results in a secure, low-maintenance, reliable, predictable, and reproducible Linux environment.

chronograf/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ WARNING:
4848
- **Source of this description**:
4949
[docs repo's `chronograf/` directory](https://github.com/docker-library/docs/tree/master/chronograf) ([history](https://github.com/docker-library/docs/commits/master/chronograf))
5050

51-
- **Supported Docker versions**:
52-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
53-
5451
# Chronograf
5552

5653
Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the [TICK](https://www.influxdata.com/products/) stack for infrastructure monitoring, alert management, data visualization, and database management.

cirros/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ WARNING:
4343
- **Source of this description**:
4444
[docs repo's `cirros/` directory](https://github.com/docker-library/docs/tree/master/cirros) ([history](https://github.com/docker-library/docs/commits/master/cirros))
4545

46-
- **Supported Docker versions**:
47-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
48-
4946
# What is CirrOS?
5047

5148
CirrOS is a Tiny OS that specializes in running on a cloud.

clearlinux/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ WARNING:
4343
- **Source of this description**:
4444
[docs repo's `clearlinux/` directory](https://github.com/docker-library/docs/tree/master/clearlinux) ([history](https://github.com/docker-library/docs/commits/master/clearlinux))
4545

46-
- **Supported Docker versions**:
47-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
48-
4946
# Clear Linux OS
5047

5148
This serves as the official [Clear Linux OS](https://clearlinux.org) image.

clefos/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ WARNING:
4343
- **Source of this description**:
4444
[docs repo's `clefos/` directory](https://github.com/docker-library/docs/tree/master/clefos) ([history](https://github.com/docker-library/docs/commits/master/clefos))
4545

46-
- **Supported Docker versions**:
47-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
48-
4946
# ClefOS
5047

5148
ClefOS Linux is a community-supported distribution for IBM Z (aka "mainframe") derived from sources freely provided to the public by [CentOS](http://vault.clefos.org/) which in turn is derived from the [Red Hat](ftp://ftp.redhat.com/pub/redhat/linux/enterprise/) sources for Red Hat Enterprise Linux (RHEL). As such, ClefOS Linux aims to be functionally compatible with CentOS and RHEL. The ClefOS Project mainly changes packages to remove upstream vendor branding and artwork. ClefOS Linux is no-cost and free to redistribute. Each ClefOS Linux version is maintained and released according to the CentOS schedule.

clojure/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ WARNING:
5151
- **Source of this description**:
5252
[docs repo's `clojure/` directory](https://github.com/docker-library/docs/tree/master/clojure) ([history](https://github.com/docker-library/docs/commits/master/clojure))
5353

54-
- **Supported Docker versions**:
55-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
56-
5754
# What is Clojure?
5855

5956
Clojure is a dialect of the Lisp programming language. It is a general-purpose programming language with an emphasis on functional programming. It runs on the Java Virtual Machine, Common Language Runtime, and JavaScript engines. Like other Lisps, Clojure treats code as data and has a macro system.

composer/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `composer/` directory](https://github.com/docker-library/docs/tree/master/composer) ([history](https://github.com/docker-library/docs/commits/master/composer))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Composer?
5148

5249
Composer is a tool for dependency management in PHP, written in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

consul/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ WARNING:
4949
- **Source of this description**:
5050
[docs repo's `consul/` directory](https://github.com/docker-library/docs/tree/master/consul) ([history](https://github.com/docker-library/docs/commits/master/consul))
5151

52-
- **Supported Docker versions**:
53-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
54-
5552
# Consul
5653

5754
Consul is a distributed, highly-available, and multi-datacenter aware tool for service discovery, configuration, and orchestration. Consul enables rapid deployment, configuration, and maintenance of service-oriented architectures at massive scale. For more information, please see:

convertigo/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `convertigo/` directory](https://github.com/docker-library/docs/tree/master/convertigo) ([history](https://github.com/docker-library/docs/commits/master/convertigo))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Convertigo Mobility Platform ?
5148

5249
Convertigo Community edition is an open source MBaaS (Mobile Back end as a Service) combined with a MADP (Mobile application development platform). The platform is used to build complex Cross-platform Enterprise Mobile apps in a few days. Convertigo platform is composed of several components:

couchbase/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `couchbase/` directory](https://github.com/docker-library/docs/tree/master/couchbase) ([history](https://github.com/docker-library/docs/commits/master/couchbase))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Couchbase Server?
5148

5249
This README will guide you through running Couchbase Server with Docker Containers.

couchdb/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `couchdb/` directory](https://github.com/docker-library/docs/tree/master/couchdb) ([history](https://github.com/docker-library/docs/commits/master/couchdb))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is Apache CouchDB?
5148

5249
Apache CouchDB™ lets you access your data where you need it by defining the Couch Replication Protocol that is implemented by a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers. Software that is compatible with the Couch Replication Protocol include PouchDB and Cloudant.

crate/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ WARNING:
4848
- **Source of this description**:
4949
[docs repo's `crate/` directory](https://github.com/docker-library/docs/tree/master/crate) ([history](https://github.com/docker-library/docs/commits/master/crate))
5050

51-
- **Supported Docker versions**:
52-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
53-
5451
![logo](https://raw.githubusercontent.com/docker-library/docs/0d4ccc1c0a00a99c3302ffeb17831225cbba7863/crate/logo.png)
5552

5653
# What Is CrateDB?

crux/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ WARNING:
4444
- **Source of this description**:
4545
[docs repo's `crux/` directory](https://github.com/docker-library/docs/tree/master/crux) ([history](https://github.com/docker-library/docs/commits/master/crux))
4646

47-
- **Supported Docker versions**:
48-
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
49-
5047
# What is CRUX?
5148

5249
CRUX is a lightweight Linux distribution for the x86-64 architecture targeted at experienced Linux users. The primary focus of this distribution is "keep it simple", which it reflects in a simple tar.gz-based package system, BSD-style initscripts, and a relatively small collection of trimmed packages. The secondary focus is utilization of new Linux features and recent tools and libraries. CRUX also has a ports system which makes it easy to install and upgrade applications.

0 commit comments

Comments
 (0)