aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md/docker/shaarli-images.md
Commit message (Collapse)AuthorAgeFilesLines
* Docker: expose a volume for the thumbnail cacheVirtualTam2018-07-051-6/+29
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* docker: update image and usage documentationVirtualTam2018-06-171-4/+10
| | | | | | Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* doc: fix link to dockerfilesnodiscc2018-01-131-1/+1
|
* doc: docker: add links to docker build and qemu documentationnodiscc2018-01-121-1/+1
|
* doc: docker: remove armhf tags, add link to Dockerfilesnodiscc2018-01-121-3/+1
|
* doc: add armhf docker imagesnodiscc2018-01-051-0/+3
|
* doc: move docker autobuild from index.md to shaarli-images.mdnodiscc2017-12-091-0/+11
|
* move docker-101 reference from index.md to docker-images.mdnodiscc2017-12-091-0/+3
|
* docker: add 'latest' imageVirtualTam2017-10-211-2/+11
| | | | | | | | This implies the following changes: - `shaarli/shaarli:latest` will now point to the `latest` release - `shaarli/shaarli:master` will point to the `master` branch Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* docker: remove `dev` image, update documentationVirtualTam2017-07-291-0/+71
Relates to https://github.com/shaarli/Shaarli/issues/843 Changed: - Update Docker image list - Update Docker documentation structure Removed: - Delete Dockerfile and resources for the `dev` image - Cleanup `doc/` resources Signed-off-by: VirtualTam <virtualtam@flibidi.net>