We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf1389 commit e347442Copy full SHA for e347442
README.md
@@ -26,20 +26,11 @@ This repository provides a Docker environment generator powered by Docker Compos
26
* Linux [Download here](https://github.com/ejklock/docker-lamp-template-generate/suites/5962362674/artifacts/204842094)
27
28
### 2. Extract and copy the executable to your project folder and execute it via terminal (cmd, powershell, and variants)
29
+Get binaries on releases page
30
+* Linux
31
+* Windows
32
+* Mac OS
33
-* ### Linux
- ```
- sudo chmod 777 docker-dev-lamp-env
34
35
- ./docker-dev-lamp-env
36
37
-
38
-* ### Windows
39
40
41
- docker-dev-lamp-env
42
43
### 3. Provide the required inputs through the prompt and the repository URL (.git at the end of the URL)
44
45
1. Name and DockerHub image of php-fpm
0 commit comments