aboutsummaryrefslogtreecommitdiffhomepage
path: root/docker/development/IMAGE.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2018-06-16 22:30:38 +0200
committerVirtualTam <virtualtam@flibidi.net>2018-06-16 22:30:38 +0200
commitfebe760cb1f414d8f11a31d839bf750263ddfa9e (patch)
tree09b9788122b83d2bbf5b5ebcc14771bb4b3614d8 /docker/development/IMAGE.md
parentc648fc34f882ca6a62f5a44d1826bbd2b9852845 (diff)
downloadShaarli-febe760cb1f414d8f11a31d839bf750263ddfa9e.tar.gz
Shaarli-febe760cb1f414d8f11a31d839bf750263ddfa9e.tar.zst
Shaarli-febe760cb1f414d8f11a31d839bf750263ddfa9e.zip
docker: remove current image build resources
Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'docker/development/IMAGE.md')
-rw-r--r--docker/development/IMAGE.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docker/development/IMAGE.md b/docker/development/IMAGE.md
deleted file mode 100644
index e2ff0f0e..00000000
--- a/docker/development/IMAGE.md
+++ /dev/null
@@ -1,10 +0,0 @@
1## shaarli:dev
2- [Debian 8 Jessie](https://hub.docker.com/_/debian/)
3- [PHP5-FPM](http://php-fpm.org/)
4- [Nginx](http://nginx.org/)
5- [Shaarli](https://github.com/shaarli/Shaarli)
6
7### Development tools
8- [composer](https://getcomposer.org/)
9- [git](http://git-scm.com/)
10- [nano](http://www.nano-editor.org/)