aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAurélien Tamisier <virtualtam+github@flibidi.net>2019-11-26 23:46:39 +0100
committerGitHub <noreply@github.com>2019-11-26 23:46:39 +0100
commitac2214bdb5f0c5fc352bd72e1077a25321ac2a1b (patch)
tree7cb58633a33670007efc394335b4e14c728935c7
parent99c7d663847fefccc271fe1d9b379c2c366c8de6 (diff)
parent72539044fbe4aa6d6f7b60a8d12f51c0d00c2013 (diff)
downloadShaarli-ac2214bdb5f0c5fc352bd72e1077a25321ac2a1b.tar.gz
Shaarli-ac2214bdb5f0c5fc352bd72e1077a25321ac2a1b.tar.zst
Shaarli-ac2214bdb5f0c5fc352bd72e1077a25321ac2a1b.zip
Merge pull request #1383 from doc75/doc_docker
Fix #1382 - update documentation related to docker images
-rw-r--r--doc/md/docker/shaarli-images.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/md/docker/shaarli-images.md b/doc/md/docker/shaarli-images.md
index 5948949a..14971d54 100644
--- a/doc/md/docker/shaarli-images.md
+++ b/doc/md/docker/shaarli-images.md
@@ -12,18 +12,12 @@ repository.
12- `master`: master branch 12- `master`: master branch
13- `stable`: stable branch 13- `stable`: stable branch
14 14
15The `latest` and `master` images rely on: 15The `latest`, `master` and `stable` images rely on:
16 16
17- [Alpine Linux](https://www.alpinelinux.org/) 17- [Alpine Linux](https://www.alpinelinux.org/)
18- [PHP7-FPM](http://php-fpm.org/) 18- [PHP7-FPM](http://php-fpm.org/)
19- [Nginx](http://nginx.org/) 19- [Nginx](http://nginx.org/)
20 20
21The `stable` image relies on:
22
23- [Debian 8 Jessie](https://hub.docker.com/_/debian/)
24- [PHP5-FPM](http://php-fpm.org/)
25- [Nginx](http://nginx.org/)
26
27Additional Dockerfiles are provided for the `arm32v7` platform, relying on 21Additional Dockerfiles are provided for the `arm32v7` platform, relying on
28[Linuxserver.io Alpine armhf 22[Linuxserver.io Alpine armhf
29images](https://hub.docker.com/r/lsiobase/alpine.armhf/). These images must be 23images](https://hub.docker.com/r/lsiobase/alpine.armhf/). These images must be