ソースを参照

Run update.sh

Docker Library Bot 3 週間 前
コミット
e16df52bb4
2 ファイル変更23 行追加23 行削除
  1. 6 6
      neo4j/README.md
  2. 17 17
      openjdk/README.md

+ 6 - 6
neo4j/README.md

@@ -17,10 +17,10 @@ WARNING:
 # Quick reference
 
 -	**Maintained by**:  
-	[Neo4j](https://github.com/neo4j/docker-neo4j)
+	[Neo4j](https://www.neo4j.com)
 
 -	**Where to get help**:  
-	[Neo4j Community Forums](https://community.neo4j.com)
+	[Neo4j Community Forums](https://community.neo4j.com), [Neo4j Docker Documentation](https://neo4j.com/docs/operations-manual/current/docker/), [Discord](https://discord.gg/neo4j)
 
 # Supported tags and respective `Dockerfile` links
 
@@ -81,7 +81,7 @@ WARNING:
 
 # What is Neo4j?
 
-Neo4j is the world's leading graph database, with native graph storage and processing. You can learn more [here](http://neo4j.com/developer).
+Neo4j is the world's leading graph database, with native graph storage and processing. You can learn more [here](http://neo4j.com).
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/56823e63d5b6dd7ddbb9d5d3c4a8947778055d8e/neo4j/logo.png)
 
@@ -96,11 +96,11 @@ docker run \
     neo4j
 ```
 
-which allows you to access neo4j through your browser at [http://localhost:7474](http://localhost:7474).
+This binds two ports (`7474` and `7687`) for HTTP and Bolt access to the Neo4j API. A volume is bound to `/data` to allow the database to be persisted outside the container. Once running, you can use the [Neo4j Aura console](https://console.neo4j.io/ce) which includes graph tools for visualizations, data exploration, and monitoring for free. No subscription is required. Simply create a self-managed instance and specify `bolt://localhost:7687` or `http://localhost:7474` in the "Add Deployment" UI.
 
-This binds two ports (`7474` and `7687`) for HTTP and Bolt access to the Neo4j API. A volume is bound to `/data` to allow the database to be persisted outside the container.
+Alternatively, you can use the Neo4j Browser, a web-based user interface for interacting with Neo4j that is included with the Neo4j installation. To access the Neo4j Browser, open a web browser and navigate to http://localhost:7474.
 
-By default, this requires you to login with `neo4j/neo4j` and change the password. You can, for development purposes, disable authentication by passing `--env=NEO4J_AUTH=none` to docker run.
+Your default credentials are neo4j/neo4j. You will be prompted to change the password upon first login. For development purposes, you can disable authentication by passing `--env=NEO4J_AUTH=none` to docker run.
 
 # Documentation
 

+ 17 - 17
openjdk/README.md

@@ -42,43 +42,43 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
 
 ## Simple Tags
 
--	[`27-ea-13-jdk-oraclelinux9`, `27-ea-13-oraclelinux9`, `27-ea-jdk-oraclelinux9`, `27-ea-oraclelinux9`, `27-ea-13-jdk-oracle`, `27-ea-13-oracle`, `27-ea-jdk-oracle`, `27-ea-oracle`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/oraclelinux9/Dockerfile)
+-	[`27-ea-13-jdk-oraclelinux10`, `27-ea-13-oraclelinux10`, `27-ea-jdk-oraclelinux10`, `27-ea-oraclelinux10`, `27-ea-13-jdk-oracle`, `27-ea-13-oracle`, `27-ea-jdk-oracle`, `27-ea-oracle`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/oraclelinux10/Dockerfile)
 
--	[`27-ea-13-jdk-oraclelinux8`, `27-ea-13-oraclelinux8`, `27-ea-jdk-oraclelinux8`, `27-ea-oraclelinux8`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/oraclelinux8/Dockerfile)
+-	[`27-ea-13-jdk-oraclelinux9`, `27-ea-13-oraclelinux9`, `27-ea-jdk-oraclelinux9`, `27-ea-oraclelinux9`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/oraclelinux9/Dockerfile)
 
--	[`27-ea-13-jdk-trixie`, `27-ea-13-trixie`, `27-ea-jdk-trixie`, `27-ea-trixie`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/trixie/Dockerfile)
+-	[`27-ea-13-jdk-trixie`, `27-ea-13-trixie`, `27-ea-jdk-trixie`, `27-ea-trixie`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/trixie/Dockerfile)
 
--	[`27-ea-13-jdk-slim-trixie`, `27-ea-13-slim-trixie`, `27-ea-jdk-slim-trixie`, `27-ea-slim-trixie`, `27-ea-13-jdk-slim`, `27-ea-13-slim`, `27-ea-jdk-slim`, `27-ea-slim`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/slim-trixie/Dockerfile)
+-	[`27-ea-13-jdk-slim-trixie`, `27-ea-13-slim-trixie`, `27-ea-jdk-slim-trixie`, `27-ea-slim-trixie`, `27-ea-13-jdk-slim`, `27-ea-13-slim`, `27-ea-jdk-slim`, `27-ea-slim`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/slim-trixie/Dockerfile)
 
--	[`27-ea-13-jdk-bookworm`, `27-ea-13-bookworm`, `27-ea-jdk-bookworm`, `27-ea-bookworm`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/bookworm/Dockerfile)
+-	[`27-ea-13-jdk-bookworm`, `27-ea-13-bookworm`, `27-ea-jdk-bookworm`, `27-ea-bookworm`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/bookworm/Dockerfile)
 
--	[`27-ea-13-jdk-slim-bookworm`, `27-ea-13-slim-bookworm`, `27-ea-jdk-slim-bookworm`, `27-ea-slim-bookworm`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/slim-bookworm/Dockerfile)
+-	[`27-ea-13-jdk-slim-bookworm`, `27-ea-13-slim-bookworm`, `27-ea-jdk-slim-bookworm`, `27-ea-slim-bookworm`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/slim-bookworm/Dockerfile)
 
--	[`27-ea-13-jdk-windowsservercore-ltsc2025`, `27-ea-13-windowsservercore-ltsc2025`, `27-ea-jdk-windowsservercore-ltsc2025`, `27-ea-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2025/Dockerfile)
+-	[`27-ea-13-jdk-windowsservercore-ltsc2025`, `27-ea-13-windowsservercore-ltsc2025`, `27-ea-jdk-windowsservercore-ltsc2025`, `27-ea-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2025/Dockerfile)
 
--	[`27-ea-13-jdk-windowsservercore-ltsc2022`, `27-ea-13-windowsservercore-ltsc2022`, `27-ea-jdk-windowsservercore-ltsc2022`, `27-ea-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2022/Dockerfile)
+-	[`27-ea-13-jdk-windowsservercore-ltsc2022`, `27-ea-13-windowsservercore-ltsc2022`, `27-ea-jdk-windowsservercore-ltsc2022`, `27-ea-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2022/Dockerfile)
 
--	[`27-ea-13-jdk-nanoserver-ltsc2025`, `27-ea-13-nanoserver-ltsc2025`, `27-ea-jdk-nanoserver-ltsc2025`, `27-ea-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/nanoserver-ltsc2025/Dockerfile)
+-	[`27-ea-13-jdk-nanoserver-ltsc2025`, `27-ea-13-nanoserver-ltsc2025`, `27-ea-jdk-nanoserver-ltsc2025`, `27-ea-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/nanoserver-ltsc2025/Dockerfile)
 
--	[`27-ea-13-jdk-nanoserver-ltsc2022`, `27-ea-13-nanoserver-ltsc2022`, `27-ea-jdk-nanoserver-ltsc2022`, `27-ea-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/nanoserver-ltsc2022/Dockerfile)
+-	[`27-ea-13-jdk-nanoserver-ltsc2022`, `27-ea-13-nanoserver-ltsc2022`, `27-ea-jdk-nanoserver-ltsc2022`, `27-ea-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/nanoserver-ltsc2022/Dockerfile)
 
 ## Shared Tags
 
 -	`27-ea-13-jdk`, `27-ea-13`, `27-ea-jdk`, `27-ea`:
 
-	-	[`27-ea-13-jdk-oraclelinux9`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/oraclelinux9/Dockerfile)
-	-	[`27-ea-13-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2025/Dockerfile)
-	-	[`27-ea-13-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2022/Dockerfile)
+	-	[`27-ea-13-jdk-oraclelinux10`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/oraclelinux10/Dockerfile)
+	-	[`27-ea-13-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2025/Dockerfile)
+	-	[`27-ea-13-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2022/Dockerfile)
 
 -	`27-ea-13-jdk-windowsservercore`, `27-ea-13-windowsservercore`, `27-ea-jdk-windowsservercore`, `27-ea-windowsservercore`:
 
-	-	[`27-ea-13-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2025/Dockerfile)
-	-	[`27-ea-13-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/windowsservercore-ltsc2022/Dockerfile)
+	-	[`27-ea-13-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2025/Dockerfile)
+	-	[`27-ea-13-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/windowsservercore-ltsc2022/Dockerfile)
 
 -	`27-ea-13-jdk-nanoserver`, `27-ea-13-nanoserver`, `27-ea-jdk-nanoserver`, `27-ea-nanoserver`:
 
-	-	[`27-ea-13-jdk-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/nanoserver-ltsc2025/Dockerfile)
-	-	[`27-ea-13-jdk-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/828067798e347ee3ff1acb3c4fdce358c5f0d18b/27/windows/nanoserver-ltsc2022/Dockerfile)
+	-	[`27-ea-13-jdk-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/nanoserver-ltsc2025/Dockerfile)
+	-	[`27-ea-13-jdk-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/99d12af7f7d305864426f19b42ee597a136264ad/27/windows/nanoserver-ltsc2022/Dockerfile)
 
 # Quick reference (cont.)