diff --git a/Home.md b/Home.md index 5d08b7b..e5991f1 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,13 @@ -Welcome to the Wiki. \ No newline at end of file +# How to build + +```docker build -t php-4lt:1 .``` + +# DockerHub PHP Base + +[https://hub.docker.com/_/php](https://hub.docker.com/_/php) + +# IMAP features + +References: + +- https://stackoverflow.com/questions/49854767/docker-php7-2-fpm-cant-install-imap-module \ No newline at end of file