Run update.sh
This commit is contained in:
parent
b10ac97062
commit
c70d0125a3
|
|
@ -20,7 +20,6 @@ WARNING:
|
|||
- [`6.1.0`, `6.1`, `6` (*6.1/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/22d6045bab9625ea9f8b3e1e53c4c34383335ed3/6.1/Dockerfile)
|
||||
- [`7.0.2-jre8`, `7.0-jre8`, `7-jre8` (*7.0/jre8/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/db18f37e9da49a859943e5a1156a19b01e441dc5/7.0/jre8/Dockerfile)
|
||||
- [`7.0.2-jre8-alpine`, `7.0-jre8-alpine`, `7-jre8-alpine`, `7.0.2-alpine`, `7.0-alpine`, `7-alpine` (*7.0/jre8-alpine/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/db18f37e9da49a859943e5a1156a19b01e441dc5/7.0/jre8-alpine/Dockerfile)
|
||||
- [`7.0.2-jre10`, `7.0-jre10`, `7-jre10` (*7.0/jre10/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/db18f37e9da49a859943e5a1156a19b01e441dc5/7.0/jre10/Dockerfile)
|
||||
- [`7.0.2-jre11`, `7.0-jre11`, `7-jre11`, `7.0.2`, `7.0`, `7`, `latest` (*7.0/jre11/Dockerfile*)](https://github.com/Lightstreamer/Docker/blob/db18f37e9da49a859943e5a1156a19b01e441dc5/7.0/jre11/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
|
@ -55,7 +54,7 @@ WARNING:
|
|||
|
||||
Lightstreamer is a real-time messaging server optimized for the Internet. Blending WebSockets, HTTP, and push notifications, it streams data to/from mobile, tablet, browser-based, desktop, and IoT applications.
|
||||
|
||||
For more information and related downloads for Lightstreamer Server and other Lightstreamer products, please visit [www.lightstreamer.com](http://www.lightstreamer.com).
|
||||
For more information and related downloads for Lightstreamer Server and other Lightstreamer products, please visit [www.lightstreamer.com](https://www.lightstreamer.com).
|
||||
|
||||

|
||||
|
||||
|
|
@ -69,7 +68,7 @@ Launch the container with the default configuration:
|
|||
$ docker run --name ls-server -d -p 80:8080 lightstreamer
|
||||
```
|
||||
|
||||
This will map port 8080 inside the container to port 80 on local host. Then point your browser to `http://localhost` and watch the Welcome page showing real-time data flowing in from the locally deployed demo application, which is a first overview of the unique features offered by the Lightstreamer technology. More examples are available online at the [demo site](http://demos.lightstreamer.com).
|
||||
This will map port 8080 inside the container to port 80 on local host. Then point your browser to `http://localhost` and watch the Welcome page showing real-time data flowing in from the locally deployed demo application, which is a first overview of the unique features offered by the Lightstreamer technology. More examples are available online at the [demo site](https://demos.lightstreamer.com).
|
||||
|
||||
## Custom settings
|
||||
|
||||
|
|
@ -195,7 +194,7 @@ To minimize image size, it's uncommon for additional related tools (such as `git
|
|||
|
||||
# License
|
||||
|
||||
View [license information](http://www.lightstreamer.com/lightstreamer-sla) for the software contained in this image.
|
||||
View [license information](https://www.lightstreamer.com/lightstreamer-sla) for the software contained in this image.
|
||||
|
||||
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
|
||||
|
||||
|
|
|
|||
|
|
@ -16,14 +16,14 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.6.0-rc2-stretch`, `2.6-rc-stretch`, `rc-stretch`, `2.6.0-rc2`, `2.6-rc`, `rc` (*2.6-rc/stretch/Dockerfile*)](https://github.com/docker-library/ruby/blob/9f560c29e7d37e9b3e646c73bb829c56eb70d763/2.6-rc/stretch/Dockerfile)
|
||||
- [`2.6.0-rc2-slim-stretch`, `2.6-rc-slim-stretch`, `rc-slim-stretch`, `2.6.0-rc2-slim`, `2.6-rc-slim`, `rc-slim` (*2.6-rc/stretch/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/9f560c29e7d37e9b3e646c73bb829c56eb70d763/2.6-rc/stretch/slim/Dockerfile)
|
||||
- [`2.6.0-rc2-alpine3.8`, `2.6-rc-alpine3.8`, `rc-alpine3.8`, `2.6.0-rc2-alpine`, `2.6-rc-alpine`, `rc-alpine` (*2.6-rc/alpine3.8/Dockerfile*)](https://github.com/docker-library/ruby/blob/9f560c29e7d37e9b3e646c73bb829c56eb70d763/2.6-rc/alpine3.8/Dockerfile)
|
||||
- [`2.6.0-rc2-alpine3.7`, `2.6-rc-alpine3.7`, `rc-alpine3.7` (*2.6-rc/alpine3.7/Dockerfile*)](https://github.com/docker-library/ruby/blob/9f560c29e7d37e9b3e646c73bb829c56eb70d763/2.6-rc/alpine3.7/Dockerfile)
|
||||
- [`2.5.3-stretch`, `2.5-stretch`, `2-stretch`, `stretch`, `2.5.3`, `2.5`, `2`, `latest` (*2.5/stretch/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/stretch/Dockerfile)
|
||||
- [`2.5.3-slim-stretch`, `2.5-slim-stretch`, `2-slim-stretch`, `slim-stretch`, `2.5.3-slim`, `2.5-slim`, `2-slim`, `slim` (*2.5/stretch/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/stretch/slim/Dockerfile)
|
||||
- [`2.5.3-alpine3.8`, `2.5-alpine3.8`, `2-alpine3.8`, `alpine3.8`, `2.5.3-alpine`, `2.5-alpine`, `2-alpine`, `alpine` (*2.5/alpine3.8/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/alpine3.8/Dockerfile)
|
||||
- [`2.5.3-alpine3.7`, `2.5-alpine3.7`, `2-alpine3.7`, `alpine3.7` (*2.5/alpine3.7/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/alpine3.7/Dockerfile)
|
||||
- [`2.6.0-stretch`, `2.6-stretch`, `2-stretch`, `stretch`, `2.6.0`, `2.6`, `2`, `latest` (*2.6/stretch/Dockerfile*)](https://github.com/docker-library/ruby/blob/d4be0c416c61f1de327badb94e629aa993c2e2b4/2.6/stretch/Dockerfile)
|
||||
- [`2.6.0-slim-stretch`, `2.6-slim-stretch`, `2-slim-stretch`, `slim-stretch`, `2.6.0-slim`, `2.6-slim`, `2-slim`, `slim` (*2.6/stretch/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/d4be0c416c61f1de327badb94e629aa993c2e2b4/2.6/stretch/slim/Dockerfile)
|
||||
- [`2.6.0-alpine3.8`, `2.6-alpine3.8`, `2-alpine3.8`, `alpine3.8`, `2.6.0-alpine`, `2.6-alpine`, `2-alpine`, `alpine` (*2.6/alpine3.8/Dockerfile*)](https://github.com/docker-library/ruby/blob/d4be0c416c61f1de327badb94e629aa993c2e2b4/2.6/alpine3.8/Dockerfile)
|
||||
- [`2.6.0-alpine3.7`, `2.6-alpine3.7`, `2-alpine3.7`, `alpine3.7` (*2.6/alpine3.7/Dockerfile*)](https://github.com/docker-library/ruby/blob/d4be0c416c61f1de327badb94e629aa993c2e2b4/2.6/alpine3.7/Dockerfile)
|
||||
- [`2.5.3-stretch`, `2.5-stretch`, `2.5.3`, `2.5` (*2.5/stretch/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/stretch/Dockerfile)
|
||||
- [`2.5.3-slim-stretch`, `2.5-slim-stretch`, `2.5.3-slim`, `2.5-slim` (*2.5/stretch/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/stretch/slim/Dockerfile)
|
||||
- [`2.5.3-alpine3.8`, `2.5-alpine3.8`, `2.5.3-alpine`, `2.5-alpine` (*2.5/alpine3.8/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/alpine3.8/Dockerfile)
|
||||
- [`2.5.3-alpine3.7`, `2.5-alpine3.7` (*2.5/alpine3.7/Dockerfile*)](https://github.com/docker-library/ruby/blob/0ad99abb2b6d2df55d7b9b38440dacfe436fe0c3/2.5/alpine3.7/Dockerfile)
|
||||
- [`2.4.5-stretch`, `2.4-stretch`, `2.4.5`, `2.4` (*2.4/stretch/Dockerfile*)](https://github.com/docker-library/ruby/blob/fec6089b541d8de9abc8646781785293f8e051d3/2.4/stretch/Dockerfile)
|
||||
- [`2.4.5-slim-stretch`, `2.4-slim-stretch`, `2.4.5-slim`, `2.4-slim` (*2.4/stretch/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/fec6089b541d8de9abc8646781785293f8e051d3/2.4/stretch/slim/Dockerfile)
|
||||
- [`2.4.5-jessie`, `2.4-jessie` (*2.4/jessie/Dockerfile*)](https://github.com/docker-library/ruby/blob/fec6089b541d8de9abc8646781785293f8e051d3/2.4/jessie/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ WARNING:
|
|||
|
||||
- [`9`, `9.11`, `9.11.8`, `9-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/855e958bc9d87fb15ba44bbc6365ade8aa9133ab/9/mysql-tomcat/Dockerfile)
|
||||
- [`9-postgres-tomcat`, `9.11-postgres-tomcat`, `9.11.8-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/855e958bc9d87fb15ba44bbc6365ade8aa9133ab/9/postgres-tomcat/Dockerfile)
|
||||
- [`10`, `10.10`, `10-mysql-tomcat`, `10.10-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest` (*10/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/d5f8f3ea20680b4ba56edbaa8c10b0ac09811010/10/mysql-tomcat/Dockerfile)
|
||||
- [`10-postgres-tomcat`, `10.10-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*10/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/d5f8f3ea20680b4ba56edbaa8c10b0ac09811010/10/postgres-tomcat/Dockerfile)
|
||||
- [`10`, `10.11`, `10-mysql-tomcat`, `10.11-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest` (*10/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/0ba48b647398b87dc2c3f6b007f8d997c963bcc5/10/mysql-tomcat/Dockerfile)
|
||||
- [`10-postgres-tomcat`, `10.11-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*10/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/0ba48b647398b87dc2c3f6b007f8d997c963bcc5/10/postgres-tomcat/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue