File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -145,10 +145,19 @@ Simply add remote docker-compose php cli interpreter (exec with docker-compose.y
145145With vscode's remote container extension, we can simply connect into cli container.
146146
147147
148- ## For development usages
148+ ## Pre build docker image
149149
150- - Clone this repo and pull on update. ReadyMadeHost cli tool coming soon...
150+ - ` readymadehost/magento2-dev-docker-php{PHP_VERSION}-cli `
151+ - ` readymadehost/magento2-dev-docker-php{PHP_VERSION}-fpm `
151152
152- ## For production usages
153153
154- - Current docker setup is for development only. Planning for ReadyMadeHost coming soon...
154+ ## Quick Link
155+
156+ * Easy installation of PHP extensions in official PHP Docker images
157+ - https://github.com/mlocati/docker-php-extension-installer
158+
159+ * MailCatcher
160+ - https://github.com/sj26/mailcatcher
161+
162+ * ReadyMadeHost docker hub
163+ - https://hub.docker.com/orgs/readymadehost
You can’t perform that action at this time.
0 commit comments