Docker Library Bot 2 лет назад
Родитель
Сommit
8ff2371df7
7 измененных файлов с 11 добавлено и 12 удалено
  1. 3 4
      convertigo/README.md
  2. 1 1
      dart/README.md
  3. 1 1
      elasticsearch/README.md
  4. 3 3
      erlang/README.md
  5. 1 1
      kibana/README.md
  6. 1 1
      logstash/README.md
  7. 1 1
      sl/README.md

+ 3 - 4
convertigo/README.md

@@ -51,8 +51,7 @@ Convertigo is an open source fullstack Low Code & No Code platform. The platform
 
 
 1.	**Convertigo Server**: The back-end server part. Handles back-end connectors, micro-services execution, offline data device synchronization and serves Web & Mobile Web apps. Runs as a Docker container with the `convertigo` image
 1.	**Convertigo Server**: The back-end server part. Handles back-end connectors, micro-services execution, offline data device synchronization and serves Web & Mobile Web apps. Runs as a Docker container with the `convertigo` image
 2.	**Convertigo Studio**: Runs on a Windows or a MacOS workstation, Eclipse based IDE, used to program Back-end micro-services workflows and use the "Mobile Builder" edition to build Mobile & Web apps UIs in a MXDP (Multi eXperience Development Platform) Low code mode. Can be directly downloaded from [Sourceforge.net](https://sourceforge.net/projects/convertigo/files/latest/download)
 2.	**Convertigo Studio**: Runs on a Windows or a MacOS workstation, Eclipse based IDE, used to program Back-end micro-services workflows and use the "Mobile Builder" edition to build Mobile & Web apps UIs in a MXDP (Multi eXperience Development Platform) Low code mode. Can be directly downloaded from [Sourceforge.net](https://sourceforge.net/projects/convertigo/files/latest/download)
-3.	**Convertigo SDKs**: Can be used with third party Client Web & Mobile development tools such as Xcode (iOS) Android Studio (Android) Angualr, Vue.js or plain js . SDKS are available on each platform standard repository (Bintray for Android, Cocoapods for iOS and Nuget for .NET)
-4.	**Convertigo Forms**: The No Code App Builder to build form based apps as PWAs or Web applications with a Web Based NoCode studio intented for non technical developpers (Citizen Developpers)
+3.	**Convertigo NoCode Studio**: The No Code App Builder to build form based apps as PWAs or Web applications with a Web Based NoCode studio intented for non technical developpers (Citizen Developpers)
 
 
 Convertigo Community edition brought to you by Convertigo SA (Paris & San Francisco). The platform is currently used by more than 100K developers worldwide, building enterprise class mobile apps.
 Convertigo Community edition brought to you by Convertigo SA (Paris & San Francisco). The platform is currently used by more than 100K developers worldwide, building enterprise class mobile apps.
 
 
@@ -117,7 +116,7 @@ convertigo
 
 
 ## Where is Convertigo Low Code server storing deployed projects
 ## Where is Convertigo Low Code server storing deployed projects
 
 
-Projects are deployed in the Convertigo workspace, a simple file system directory. You can map the docker container **/workspace** to your physical system by using :
+Projects are deployed in the Convertigo workspace, a simple file system directory. You can map the docker container **/workspace** to your physical system by using:
 
 
 ```console
 ```console
 $ docker run --name C8O -v $(pwd):/workspace -d -p 28080:28080 convertigo
 $ docker run --name C8O -v $(pwd):/workspace -d -p 28080:28080 convertigo
@@ -295,7 +294,7 @@ $ docker run -d --name C8O -e SESSION_TIMEOUT=5 -p 28080:28080 convertigo
 
 
 ## `DISABLE_SUDO` Environment variable
 ## `DISABLE_SUDO` Environment variable
 
 
-The image include **sudo** command line, configured to allow the **convertigo** user to use it without password and to perform some **root** action inside the container. This variable allows to disable this permission.
+The image includes **sudo** command line, configured to allow the **convertigo** user to use it without password and to perform some **root** action inside the container. This variable allows to disable this permission.
 
 
 The default `DISABLE_SUDO` value is **empty** and can be defined this way:
 The default `DISABLE_SUDO` value is **empty** and can be defined this way:
 
 

+ 1 - 1
dart/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`2.19.0-sdk`, `2.19-sdk`, `2-sdk`, `stable-sdk`, `sdk`, `2.19.0`, `2.19`, `2`, `stable`, `latest`, `beta-sdk`, `beta`](https://github.com/dart-lang/dart-docker/blob/aea99ca1f5848eddf1dc5087573663b8bc3e102d/stable/bullseye/Dockerfile)
+-	[`2.19.1-sdk`, `2.19-sdk`, `2-sdk`, `stable-sdk`, `sdk`, `2.19.1`, `2.19`, `2`, `stable`, `latest`, `beta-sdk`, `beta`](https://github.com/dart-lang/dart-docker/blob/2c4fd37c2a7352f7533ad1283fabf42c6dc3e3c6/stable/bullseye/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)
 
 

+ 1 - 1
elasticsearch/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`8.6.0`](https://github.com/docker-library/elasticsearch/blob/06dbd87db84a477d0814e343cbf970c7abf69649/8/Dockerfile)
+-	[`8.6.1`](https://github.com/docker-library/elasticsearch/blob/8001c62c84bb3fa9f19a2725d20d4e5f404dda5e/8/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/elasticsearch/blob/4ae79746e02c947ff9dae92f7011399f9c809f18/7/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/elasticsearch/blob/4ae79746e02c947ff9dae92f7011399f9c809f18/7/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)

+ 3 - 3
erlang/README.md

@@ -24,9 +24,9 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`25.2.1.0`, `25.2.1`, `25.2`, `25`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/09ece3942fc2ce525fedf20adfce08933a63792c/25/Dockerfile)
--	[`25.2.1.0-slim`, `25.2.1-slim`, `25.2-slim`, `25-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/09ece3942fc2ce525fedf20adfce08933a63792c/25/slim/Dockerfile)
--	[`25.2.1.0-alpine`, `25.2.1-alpine`, `25.2-alpine`, `25-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/09ece3942fc2ce525fedf20adfce08933a63792c/25/alpine/Dockerfile)
+-	[`25.2.2.0`, `25.2.2`, `25.2`, `25`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/b6f02e74925e25f4fef924ff97625f9f839fc0d7/25/Dockerfile)
+-	[`25.2.2.0-slim`, `25.2.2-slim`, `25.2-slim`, `25-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/b6f02e74925e25f4fef924ff97625f9f839fc0d7/25/slim/Dockerfile)
+-	[`25.2.2.0-alpine`, `25.2.2-alpine`, `25.2-alpine`, `25-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/b6f02e74925e25f4fef924ff97625f9f839fc0d7/25/alpine/Dockerfile)
 -	[`24.3.4.7`, `24.3.4`, `24.3`, `24`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/Dockerfile)
 -	[`24.3.4.7`, `24.3.4`, `24.3`, `24`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/Dockerfile)
 -	[`24.3.4.7-slim`, `24.3.4-slim`, `24.3-slim`, `24-slim`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/slim/Dockerfile)
 -	[`24.3.4.7-slim`, `24.3.4-slim`, `24.3-slim`, `24-slim`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/slim/Dockerfile)
 -	[`24.3.4.7-alpine`, `24.3.4-alpine`, `24.3-alpine`, `24-alpine`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/alpine/Dockerfile)
 -	[`24.3.4.7-alpine`, `24.3.4-alpine`, `24.3-alpine`, `24-alpine`](https://github.com/erlang/docker-erlang-otp/blob/d5200b7de8a095532162d57c491effc760d919b4/24/alpine/Dockerfile)

+ 1 - 1
kibana/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`8.6.0`](https://github.com/docker-library/kibana/blob/34ba6504a0b63a5f0f9d39564c0bfd47114d94f8/8/Dockerfile)
+-	[`8.6.1`](https://github.com/docker-library/kibana/blob/99dfd6ecee59bd6e72c85c2f6b4ded17e3180c5e/8/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/kibana/blob/c98bb27941c6b2dafd6d963aab2b0cc9f0876315/7/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/kibana/blob/c98bb27941c6b2dafd6d963aab2b0cc9f0876315/7/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)

+ 1 - 1
logstash/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`8.6.0`](https://github.com/docker-library/logstash/blob/4fabc6ecfad4f4d760c3f1a53cbcf9abca905543/8/Dockerfile)
+-	[`8.6.1`](https://github.com/docker-library/logstash/blob/9061b36c4de1baca7642d05c31111515873ab7cb/8/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/logstash/blob/e0450c99e0d55edb3a548a10466153bb42f6eb91/7/Dockerfile)
 -	[`7.17.8`](https://github.com/docker-library/logstash/blob/e0450c99e0d55edb3a548a10466153bb42f6eb91/7/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)

+ 1 - 1
sl/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`7`, `latest`](https://github.com/scientificlinux/sl-docker/blob/b2ec52ef8c9e9a11d1bb4ea5441552c21f0b523b/sl7/Dockerfile)
+-	[`7`, `latest`](https://github.com/scientificlinux/sl-docker/blob/67ed8dc3079a48c8eb14b5a9c27e654a058ca850/sl7/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)