Run update.sh
This commit is contained in:
parent
506225b167
commit
0aaaab9b9c
|
|
@ -137,6 +137,10 @@ $ docker exec <container-id> node --version
|
||||||
v6.11.2
|
v6.11.2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Note about Ghost-CLI
|
||||||
|
|
||||||
|
While the Docker images do have Ghost-CLI available and do use some of its commands to set up the base Ghost image, many of the other Ghost-CLI commands won't work correctly, and really aren't designed/intended to. For more info see [docker-library/ghost#156 (comment)](https://github.com/docker-library/ghost/issues/156#issuecomment-428159861)
|
||||||
|
|
||||||
## ... via [`docker stack deploy`](https://docs.docker.com/engine/reference/commandline/stack_deploy/) or [`docker-compose`](https://github.com/docker/compose)
|
## ... via [`docker stack deploy`](https://docs.docker.com/engine/reference/commandline/stack_deploy/) or [`docker-compose`](https://github.com/docker/compose)
|
||||||
|
|
||||||
Example `stack.yml` for `ghost`:
|
Example `stack.yml` for `ghost`:
|
||||||
|
|
|
||||||
|
|
@ -20,8 +20,8 @@ WARNING:
|
||||||
- [`2.1.25` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8a9633c19fa9c53a5446b9b62997ff389813e785/2.1/Dockerfile)
|
- [`2.1.25` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8a9633c19fa9c53a5446b9b62997ff389813e785/2.1/Dockerfile)
|
||||||
- [`2.2.36` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4b41b901f6d5e8950c391d9e6d8f45551919b968/2.2/x86_64/alpine/Dockerfile)
|
- [`2.2.36` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4b41b901f6d5e8950c391d9e6d8f45551919b968/2.2/x86_64/alpine/Dockerfile)
|
||||||
- [`2.2.36-spatial` (*2.2-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4b41b901f6d5e8950c391d9e6d8f45551919b968/2.2-spatial/x86_64/alpine/Dockerfile)
|
- [`2.2.36-spatial` (*2.2-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4b41b901f6d5e8950c391d9e6d8f45551919b968/2.2-spatial/x86_64/alpine/Dockerfile)
|
||||||
- [`3.0.8`, `latest` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/66e455b89ff0202510da7867119c0de871eec455/3.0/x86_64/alpine/Dockerfile)
|
- [`3.0.9`, `latest` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/d8597baa5cce061ffe9b66a69cf2a500433c4360/3.0/x86_64/alpine/Dockerfile)
|
||||||
- [`3.0.8-tp3` (*3.0-tp3/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/66e455b89ff0202510da7867119c0de871eec455/3.0-tp3/x86_64/alpine/Dockerfile)
|
- [`3.0.9-tp3` (*3.0-tp3/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/d8597baa5cce061ffe9b66a69cf2a500433c4360/3.0-tp3/x86_64/alpine/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,8 +18,8 @@ WARNING:
|
||||||
|
|
||||||
- [`9`, `9.11`, `9.11.7`, `9-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/566d012574da31554854d03895b0a214579e2ed7/9/mysql-tomcat/Dockerfile)
|
- [`9`, `9.11`, `9.11.7`, `9-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/566d012574da31554854d03895b0a214579e2ed7/9/mysql-tomcat/Dockerfile)
|
||||||
- [`9-postgres-tomcat`, `9.11-postgres-tomcat`, `9.11.7-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/566d012574da31554854d03895b0a214579e2ed7/9/postgres-tomcat/Dockerfile)
|
- [`9-postgres-tomcat`, `9.11-postgres-tomcat`, `9.11.7-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/566d012574da31554854d03895b0a214579e2ed7/9/postgres-tomcat/Dockerfile)
|
||||||
- [`10`, `10.8`, `10-mysql-tomcat`, `10.8-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest` (*10/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/f53ed1b8b60954fa36da007e390b1beca904819b/10/mysql-tomcat/Dockerfile)
|
- [`10`, `10.8`, `10.8.1`, `10-mysql-tomcat`, `10.8-mysql-tomcat`, `10.8.1-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest` (*10/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/011915dc78bd19f83e038842ce0215f285373565/10/mysql-tomcat/Dockerfile)
|
||||||
- [`10-postgres-tomcat`, `10.8-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*10/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/f53ed1b8b60954fa36da007e390b1beca904819b/10/postgres-tomcat/Dockerfile)
|
- [`10-postgres-tomcat`, `10.8-postgres-tomcat`, `10.8.1-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*10/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/011915dc78bd19f83e038842ce0215f285373565/10/postgres-tomcat/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue