aboutsummaryrefslogtreecommitdiffhomepage
path: root/docker/production/stable/IMAGE.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2015-12-24 17:17:46 +0100
committerVirtualTam <virtualtam@flibidi.net>2016-01-02 19:01:33 +0100
commit453f4653c325dc23193e16432170bf634c42e8a2 (patch)
treee74568a125834e977725fe992f458e7739d2c57a /docker/production/stable/IMAGE.md
parent0baf7842fc0cf4cbd5ca2b8c5ae6dc7a59c07700 (diff)
downloadShaarli-453f4653c325dc23193e16432170bf634c42e8a2.tar.gz
Shaarli-453f4653c325dc23193e16432170bf634c42e8a2.tar.zst
Shaarli-453f4653c325dc23193e16432170bf634c42e8a2.zip
Docker: move Dockerfiles to the main repository
Relates to #420 Fixes: - [all] remove Nginx' 'server_name' attribute - [dev] create the phpinfo() script from the Dockerfile Modifications: - [all] remove documentation/guide (to be added to the wiki) - [all] update maintainer information - [prod] differentiate 'master' (:latest) and 'stable' (:stable) images Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'docker/production/stable/IMAGE.md')
-rw-r--r--docker/production/stable/IMAGE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/production/stable/IMAGE.md b/docker/production/stable/IMAGE.md
new file mode 100644
index 00000000..d85b1d7a
--- /dev/null
+++ b/docker/production/stable/IMAGE.md
@@ -0,0 +1,5 @@
1## shaarli:stable
2- [Debian 8 Jessie](https://hub.docker.com/_/debian/)
3- [PHP5-FPM](http://php-fpm.org/)
4- [Nginx](http://nginx.org/)
5- [Shaarli (stable)](https://github.com/shaarli/Shaarli/tree/stable)