You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
Is your enhancement related to a problem? Please describe.
My "problem" is, that I want to develop/support for older WordPress Versions. Therfore I need environments for older versions.
Describe the solution you'd like
Currently I do the setup like this (example):
It would be way more easy, if the
create
command would ask for the WordPress Version to install, default could be "latest".Designs
Describe alternatives you've considered
An alternativ could be an parameter for
10updocker create
, something like--wp-version={version}
so not every user will be spamed with questions.Additional context
The text was updated successfully, but these errors were encountered: