From 5b6c66174f6a38c245a178dccbb45d3620a49874 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Sat, 27 Jul 2019 00:13:21 +0000 Subject: [PATCH] Run update.sh --- bonita/README.md | 20 ++++++++++---------- consul/README.md | 2 +- photon/README.md | 4 ++-- plone/README.md | 6 +++--- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bonita/README.md b/bonita/README.md index 738fd96f3..e28258dfd 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -17,7 +17,7 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`7.8.4`, `7.8`](https://github.com/Bonitasoft-Community/docker_bonita/blob/8e54821e4c81d4dbc3a106e907b145448c7a39f6/7.8/Dockerfile) -- [`7.9.0`, `7.9`, `latest`](https://github.com/Bonitasoft-Community/docker_bonita/blob/286d63fe3d7c35141e40f3e0ce72c7613867b5c3/7.9/Dockerfile) +- [`7.9.1`, `7.9`, `latest`](https://github.com/Bonitasoft-Community/docker_bonita/blob/7287d363c44bca3aba2ed5f10feaec63b8541387/7.9/Dockerfile) # Quick reference @@ -265,9 +265,9 @@ The `-v /my/own/datadir:/opt/bonita` part of the command mounts the `/my/own/dat ```console cd bonita_migration - wget https://release.ow2.org/bonita/bonita-migration-distrib-2.41.0.zip + wget https://release.ow2.org/bonita/bonita-migration-distrib-2.42.0.zip wget https://download.forge.ow2.org/bonita/BonitaBPMCommunity-7.2.4-Tomcat-7.0.67.zip - unzip bonita-migration-distrib-2.41.0.zip + unzip bonita-migration-distrib-2.42.0.zip unzip BonitaBPMCommunity-7.2.4-Tomcat-7.0.67.zip ``` @@ -282,14 +282,14 @@ The `-v /my/own/datadir:/opt/bonita` part of the command mounts the `/my/own/dat ```console cd bonita_migration - wget https://release.ow2.org/bonita/bonita-migration-distrib-2.41.0.zip - unzip bonita-migration-distrib-2.41.0.zip + wget https://release.ow2.org/bonita/bonita-migration-distrib-2.42.0.zip + unzip bonita-migration-distrib-2.42.0.zip ``` - Configure the migration tool ```console - $ cd bonita-migration-distrib-2.41.0 + $ cd bonita-migration-distrib-2.42.0 ``` edit the migration tool config to point towards the copy of bonita home and db @@ -326,17 +326,17 @@ The `-v /my/own/datadir:/opt/bonita` part of the command mounts the `/my/own/dat - If >= 7.3.0 ```console - $ docker run --name=bonita_7.9.0_postgres --link mydbpostgres:postgres -e "DB_NAME=newbonitadb" -e "DB_USER=newbonitauser" -e "DB_PASS=newbonitapass" -d -p 8081:8080 bonita:7.9.0 + $ docker run --name=bonita_7.9.1_postgres --link mydbpostgres:postgres -e "DB_NAME=newbonitadb" -e "DB_USER=newbonitauser" -e "DB_PASS=newbonitapass" -d -p 8081:8080 bonita:7.9.1 ``` - Reapply specific configuration if needed, for example with a version >= 7.3.0 : ```console - $ docker exec -ti bonita_7.9.0_postgres /bin/bash + $ docker exec -ti bonita_7.9.1_postgres /bin/bash ``` ```console - $ cd /opt/bonita/BonitaCommunity-7.9.0-tomcat/setup + $ cd /opt/bonita/BonitaCommunity-7.9.1-tomcat/setup $ ./setup.sh pull $ TENANT_LOGIN=tech_user $ TENANT_PASSWORD=secret @@ -356,7 +356,7 @@ The `-v /my/own/datadir:/opt/bonita` part of the command mounts the `/my/own/dat ``` ```console - $ docker restart bonita_7.9.0_postgres + $ docker restart bonita_7.9.1_postgres ``` - Specific consideration regarding migration to Java 11 in Bonita 7.9 diff --git a/consul/README.md b/consul/README.md index 1fb98efe3..aabd52be2 100644 --- a/consul/README.md +++ b/consul/README.md @@ -17,7 +17,7 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`1.6.0-beta1`](https://github.com/hashicorp/docker-consul/blob/c4d239035589dc12fe82fc8550766faf7ec4961d/0.X/Dockerfile) -- [`1.5.2`, `1.5`, `latest`](https://github.com/hashicorp/docker-consul/blob/53c426f4c5d1cc9517c93de97bf32d56a4d5380d/0.X/Dockerfile) +- [`1.5.3`, `1.5`, `latest`](https://github.com/hashicorp/docker-consul/blob/9d0aaa3caf747a7022969bcaaff3399fe34efc9c/0.X/Dockerfile) - [`1.4.5`, `1.4`](https://github.com/hashicorp/docker-consul/blob/6294b73920ab700f9b38104f4de0ffe083e462e5/0.X/Dockerfile) - [`1.3.1`, `1.3`](https://github.com/hashicorp/docker-consul/blob/9591d8392246c015dfee642f2634237ff791354a/0.X/Dockerfile) - [`1.2.4`, `1.2`](https://github.com/hashicorp/docker-consul/blob/1fba73564ac4f8e7bfcc6a59a2ee747ba4dad1e0/0.X/Dockerfile) diff --git a/photon/README.md b/photon/README.md index efa5e191e..c5dcc7d2c 100644 --- a/photon/README.md +++ b/photon/README.md @@ -17,8 +17,8 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`3.0`, `3.0-20190705`, `latest`](https://github.com/vmware/photon-docker-image/blob/1502b53a5f369a206f71235ebfd952e4ff809512/docker/Dockerfile) -- [`1.0`, `1.0-20190712`](https://github.com/vmware/photon-docker-image/blob/d9b6de20651b8c9f3f123d8eceaf6af9da24abb0/docker/Dockerfile) -- [`2.0`, `2.0-20190621`](https://github.com/vmware/photon-docker-image/blob/51bf12fe7a381c0f1d5fee45d6dc3847d85d39f7/docker/Dockerfile) +- [`1.0`, `1.0-20190726`](https://github.com/vmware/photon-docker-image/blob/11345477d277a9fc38f8fc0f911b841637d6fbc3/docker/Dockerfile) +- [`2.0`, `2.0-20190726`](https://github.com/vmware/photon-docker-image/blob/3d885d47974e46ec425df89d390235975f790568/docker/Dockerfile) # Quick reference diff --git a/plone/README.md b/plone/README.md index 6e7cb4094..39c58c07a 100644 --- a/plone/README.md +++ b/plone/README.md @@ -16,9 +16,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`5.2.0`, `5.2`, `5`, `latest`](https://github.com/plone/plone.docker/blob/a96300660c82481f1107d545ce69c770a3676acd/5.2/5.2.0/debian/Dockerfile) -- [`5.2.0-alpine`, `5.2-alpine`, `5-alpine`, `alpine`](https://github.com/plone/plone.docker/blob/a96300660c82481f1107d545ce69c770a3676acd/5.2/5.2.0/alpine/Dockerfile) -- [`5.2.0-python2`, `5.2-python2`, `5-python2`, `python2`](https://github.com/plone/plone.docker/blob/a96300660c82481f1107d545ce69c770a3676acd/5.2/5.2.0/python2/Dockerfile) +- [`5.2.0`, `5.2`, `5`, `latest`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/debian/Dockerfile) +- [`5.2.0-alpine`, `5.2-alpine`, `5-alpine`, `alpine`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/alpine/Dockerfile) +- [`5.2.0-python2`, `5.2-python2`, `5-python2`, `python2`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/python2/Dockerfile) # Quick reference