From 1cdff027b06f7f559e79be3eda9b62aa2b565c46 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 11 Oct 2022 10:14:39 -0700 Subject: [PATCH] Run update.sh --- aerospike/README.md | 4 +-- archlinux/README.md | 4 +-- clearlinux/README.md | 2 +- mariadb/README.md | 2 +- nats/README.md | 60 +++++++++++++++++++++++++------------------- 5 files changed, 40 insertions(+), 32 deletions(-) diff --git a/aerospike/README.md b/aerospike/README.md index a4fa89419..d394db3fb 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -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.) diff --git a/archlinux/README.md b/archlinux/README.md index 69d22af33..ba136333e 100644 --- a/archlinux/README.md +++ b/archlinux/README.md @@ -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.) diff --git a/clearlinux/README.md b/clearlinux/README.md index 81fbc6736..68bc93adf 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -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.) diff --git a/mariadb/README.md b/mariadb/README.md index 02e1eb7e3..be26d2982 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -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 diff --git a/nats/README.md b/nats/README.md index e0e0bfa13..3dc96d905 100644 --- a/nats/README.md +++ b/nats/README.md @@ -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 Bind to host address (default: 0.0.0.0) + -a, --addr, --net Bind to host address (default: 0.0.0.0) -p, --port Use port for clients (default: 4222) - -n, --name Server name (default: auto) + -n, --name + --server_name Server name (default: auto) -P, --pid File to store PID -m, --http_port Use port for http monitoring -ms,--https_port Use port for https monitoring -c, --config Configuration file -t Test configuration and exit -sl,--signal [=] Send signal to nats-server process (stop, quit, reopen, reload) - 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 Client URL to advertise to other servers + --ports_file_dir Creates a ports file in the specified directory (_.ports). Logging Options: -l, --log 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 Logfile size limit (default: auto) + --max_traced_msg_len Maximum printable length for traced messages (default: unlimited) JetStream Options: - -js, --jetstream Enable JetStream functionality. - -sd, --store_dir Set the storage directory. + -js, --jetstream Enable JetStream functionality + -sd, --store_dir Set the storage directory Authorization Options: --user User required for connections @@ -228,6 +232,10 @@ Cluster Options: --no_advertise Do not advertise known cluster information to clients --cluster_advertise Cluster URL to advertise to other servers --connect_retries For implicit routes, number of connect retries + --cluster_listen Cluster url from which members can solicit routes + +Profiling Options: + --profile Profiling HTTP port Common Options: -h, --help Show this message