From: nodiscc Date: Thu, 18 Jan 2018 19:49:20 +0000 (+0100) Subject: Merge pull request #1057 from shaarli/doc-derefind X-Git-Tag: v0.9.4~9 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=bc55e9479517890213ac439df6ddb720b8b8a5f3;hp=a52d39dafb132ee1a28d0de3c36bbdc66b94fd67;p=github%2Fshaarli%2FShaarli.git Merge pull request #1057 from shaarli/doc-derefind doc: import: add link to derefind conversion tool --- diff --git a/doc/md/docker/shaarli-images.md b/doc/md/docker/shaarli-images.md index 5491ee76..12f7b5d1 100644 --- a/doc/md/docker/shaarli-images.md +++ b/doc/md/docker/shaarli-images.md @@ -24,6 +24,7 @@ The `stable` image relies on: - [PHP5-FPM](http://php-fpm.org/) - [Nginx](http://nginx.org/) +Additional [Dockerfiles](https://github.com/shaarli/Shaarli/tree/master/docker) are provided for the `arm32v7` platform, relying on [Linuxserver.io Alpine armhf images](https://hub.docker.com/r/lsiobase/alpine.armhf/). These images must be built using [`docker build`](https://docs.docker.com/engine/reference/commandline/build/) on an `arm32v7` machine or using an emulator such as [qemu](https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/). ### Download from DockerHub ```bash