Replies: 1 comment 2 replies
-
The curl installation just runs some commands that are listed in https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template link. If you access that link in your browser you will see these commands. I think you can download the zip file from releases tag [release that you want] and do all the commands manually. I didn't test, but try something like this:
Note: mkdir -p ~/.composer ~/.ssh |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I can read the tutorial using the curl instalation and all things worked fine.
How can I install release 39.0.2 , for example? I never did it before.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions