Run update.sh

This commit is contained in:
Docker Library Bot 2022-10-11 10:14:39 -07:00
parent fcca9ac4ef
commit 1cdff027b0
5 changed files with 40 additions and 32 deletions

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`ee-6.1.0.2`](https://github.com/aerospike/aerospike-server-enterprise.docker/blob/8764b3ad467fb20c25554638abb0a76e515b6ac9/Dockerfile)
- [`ce-6.1.0.2`](https://github.com/aerospike/aerospike-server.docker/blob/9f0fcbf7ff42f8f75c49b6b9ca02afb9b6fa4185/Dockerfile)
- [`ee-6.1.0.3`](https://github.com/aerospike/aerospike-server-enterprise.docker/blob/01871453aad7390a02a51dee11efe8e6a55f95cf/Dockerfile)
- [`ce-6.1.0.3`](https://github.com/aerospike/aerospike-server.docker/blob/4557452ca88bcad1929e91bd303b522a1c242b12/Dockerfile)
# Quick reference (cont.)

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`latest`, `base`, `base-20221002.0.91257`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/91be06d2c64296a78bdb1bb3857efb1e5da5b24a/Dockerfile.base)
- [`base-devel`, `base-devel-20221002.0.91257`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/91be06d2c64296a78bdb1bb3857efb1e5da5b24a/Dockerfile.base-devel)
- [`latest`, `base`, `base-20221009.0.92802`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/dfe56d58a12db8200192d125e8ad858a06dc4351/Dockerfile.base)
- [`base-devel`, `base-devel-20221009.0.92802`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/dfe56d58a12db8200192d125e8ad858a06dc4351/Dockerfile.base-devel)
# Quick reference (cont.)

View File

@ -24,7 +24,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/98b85115cbaa88f4b75f8a13c722a0ef21e8916c/Dockerfile)
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/304e426bd8c622d3f8e03f7f63f988dd9da04607/Dockerfile)
# Quick reference (cont.)

View File

@ -277,7 +277,7 @@ See [the "Official Images" FAQ](https://github.com/docker-library/faq#healthchec
## Usage against an existing database
If you start your `mariadb` container instance with a data directory that already contains a database (specifically, a `mysql` subdirectory), no environment variables that control initialization will be needed or examined, and no pre-existing databases will not be changed. The only exception is the non-default `MARIADB_AUTO_UPGRADE` environment variable, that might cause `mysql_upgrade`/`mariadb-upgrade` to run, which might change the system tables.
If you start your `mariadb` container instance with a data directory that already contains a database (specifically, a `mysql` subdirectory), no environment variables that control initialization will be needed or examined, and no pre-existing databases will be changed. The only exception is the non-default `MARIADB_AUTO_UPGRADE` environment variable, that might cause `mysql_upgrade`/`mariadb-upgrade` to run, which might change the system tables.
## Creating database dumps

View File

@ -28,20 +28,20 @@ WARNING:
## Simple Tags
- [`2.9.2-alpine3.16`, `2.9-alpine3.16`, `2-alpine3.16`, `alpine3.16`, `2.9.2-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/alpine3.16/Dockerfile)
- [`2.9.2-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.2-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/scratch/Dockerfile)
- [`2.9.2-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/windowsservercore-1809/Dockerfile)
- [`2.9.2-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/nanoserver-1809/Dockerfile)
- [`2.9.3-alpine3.16`, `2.9-alpine3.16`, `2-alpine3.16`, `alpine3.16`, `2.9.3-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/alpine3.16/Dockerfile)
- [`2.9.3-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.3-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/scratch/Dockerfile)
- [`2.9.3-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/windowsservercore-1809/Dockerfile)
- [`2.9.3-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/nanoserver-1809/Dockerfile)
## Shared Tags
- `2.9.2`, `2.9`, `2`, `latest`:
- [`2.9.2-scratch`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/scratch/Dockerfile)
- [`2.9.2-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/nanoserver-1809/Dockerfile)
- `2.9.2-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.9.2-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/windowsservercore-1809/Dockerfile)
- `2.9.2-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
- [`2.9.2-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23e4d0984eebd247c6c96f222796e10f4c4a2a7e/2.9.2/nanoserver-1809/Dockerfile)
- `2.9.3`, `2.9`, `2`, `latest`:
- [`2.9.3-scratch`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/scratch/Dockerfile)
- [`2.9.3-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/nanoserver-1809/Dockerfile)
- `2.9.3-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.9.3-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/windowsservercore-1809/Dockerfile)
- `2.9.3-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
- [`2.9.3-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/c16e478efa5ed6dc6039773098e3470d95ac2b26/2.9.3/nanoserver-1809/Dockerfile)
# Quick reference (cont.)
@ -99,11 +99,11 @@ The routing protocol has been dramatically improved and adds support for account
$ docker run -d --name nats-main -p 4222:4222 -p 6222:6222 -p 8222:8222 nats
[INF] Starting nats-server
[INF] Version: 2.9.0
[INF] Git: [517d9b3]
[INF] Version: 2.9.3
[INF] Git: [25e82d7d]
[INF] Cluster: my_cluster
[INF] Name: NDKNWZCFBABRJK6ABEFZNHU2OJNXNITRYRUM7CVWXWPDFTTJPX4EMI7T
[INF] ID: NDKNWZCFBABRJK6ABEFZNHU2OJNXNITRYRUM7CVWXWPDFTTJPX4EMI7T
[INF] Name: NB3YN6SPZF6MWTLPGYLRE2AD5VVWSW443RO43YR5GC62I463QPYGOL5C
[INF] ID: NB3YN6SPZF6MWTLPGYLRE2AD5VVWSW443RO43YR5GC62I463QPYGOL5C
[INF] Using configuration file: /etc/nats/nats-server.conf
[INF] Starting http monitor on 0.0.0.0:8222
[INF] Listening for client connections on 0.0.0.0:4222
@ -121,12 +121,12 @@ $ docker run -d --name=nats-2 --link nats-main -p 4222:4222 -p 6222:6222 -p 8222
# If you want to verify the routes are connected, try this instead:
$ docker run -d --name=nats-2 --link nats-main -p 4222:4222 -p 6222:6222 -p 8222:8222 nats -c /etc/nats/nats-server.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV
[INF] Starting nats-server
[INF] Version: 2.9.0
[INF] Git: [517d9b3]
[DBG] Go build: go1.19.1
[INF] Version: 2.9.3
[INF] Git: [25e82d7d]
[DBG] Go build: go1.19.2
[INF] Cluster: my_cluster
[INF] Name: NBHA5GIXU7AHLOIQGHJ4VV7QIOPOHYN65FIJSFEI2CCM3VIKGJ66VJYS
[INF] ID: NBHA5GIXU7AHLOIQGHJ4VV7QIOPOHYN65FIJSFEI2CCM3VIKGJ66VJYS
[INF] Name: NDFNAUTD4RKS2O7CMKMDMTV3DW5NIKFCQDDMXW2A5YXLUZWWX7RYFCKB
[INF] ID: NDFNAUTD4RKS2O7CMKMDMTV3DW5NIKFCQDDMXW2A5YXLUZWWX7RYFCKB
[INF] Using configuration file: /etc/nats/nats-server.conf
[DBG] Created system account: "$SYS"
[INF] Starting http monitor on 0.0.0.0:8222
@ -140,7 +140,7 @@ $ docker run -d --name=nats-2 --link nats-main -p 4222:4222 -p 6222:6222 -p 8222
[DBG] Trying to connect to route on nats-main:6222 (172.17.0.3:6222)
[DBG] 172.17.0.3:6222 - rid:4 - Route connect msg sent
[INF] 172.17.0.3:6222 - rid:4 - Route connection created
[DBG] 172.17.0.3:6222 - rid:4 - Registering remote route "NCTDSUCJPZVSZH2WHOUMJIMDV6FVJOBLCLMN2K73T2IPAKG6B7HXFAS4"
[DBG] 172.17.0.3:6222 - rid:4 - Registering remote route "NDQAU6HVD44TI2X5R2QRYJEIQR3MMHCFTW2BTSXBILBOZHJ4Z7AR7GGR"
[DBG] 172.17.0.3:6222 - rid:4 - Sent local subscriptions to route
```
@ -182,17 +182,19 @@ cluster {
```bash
Server Options:
-a, --addr <host> Bind to host address (default: 0.0.0.0)
-a, --addr, --net <host> Bind to host address (default: 0.0.0.0)
-p, --port <port> Use port for clients (default: 4222)
-n, --name <server_name> Server name (default: auto)
-n, --name
--server_name <server_name> Server name (default: auto)
-P, --pid <file> File to store PID
-m, --http_port <port> Use port for http monitoring
-ms,--https_port <port> Use port for https monitoring
-c, --config <file> Configuration file
-t Test configuration and exit
-sl,--signal <signal>[=<pid>] Send signal to nats-server process (stop, quit, reopen, reload)
<pid> can be either a PID (e.g. 1) or the path to a PID file (e.g. /var/run/nats-server.pid)
pid> can be either a PID (e.g. 1) or the path to a PID file (e.g. /var/run/nats-server.pid)
--client_advertise <string> Client URL to advertise to other servers
--ports_file_dir <dir> Creates a ports file in the specified directory (<executable_name>_<pid>.ports).
Logging Options:
-l, --log <file> File to redirect log output
@ -204,10 +206,12 @@ Logging Options:
-VV Verbose trace (traces system account as well)
-DV Debug and trace
-DVV Debug and verbose trace (traces system account as well)
--log_size_limit <limit> Logfile size limit (default: auto)
--max_traced_msg_len <len> Maximum printable length for traced messages (default: unlimited)
JetStream Options:
-js, --jetstream Enable JetStream functionality.
-sd, --store_dir <dir> Set the storage directory.
-js, --jetstream Enable JetStream functionality
-sd, --store_dir <dir> Set the storage directory
Authorization Options:
--user <user> User required for connections
@ -228,6 +232,10 @@ Cluster Options:
--no_advertise <bool> Do not advertise known cluster information to clients
--cluster_advertise <string> Cluster URL to advertise to other servers
--connect_retries <number> For implicit routes, number of connect retries
--cluster_listen <url> Cluster url from which members can solicit routes
Profiling Options:
--profile <port> Profiling HTTP port
Common Options:
-h, --help Show this message