Hi,
the docker container / yaml is not an install instruction. What about those people which want to give your code a try on other systems than what you provide with docker (e.g. *BSD or OS X)? Or about people which worry about supply chain attacks and prefer to give your code a try in a VM instead of blindly trusting docker? I'm not talking about a full installation guide, a list of software to install and pointers to an example config (maybe the one you use inside docker) for each component would already be great. Some info for someone who is used to build and install e.g. mysql or php by hand, or some info for someone who builds packages for an OS distribution (info which someone can use to create a RPM or dep or any other kind of OS package).
Hi,
the docker container / yaml is not an install instruction. What about those people which want to give your code a try on other systems than what you provide with docker (e.g. *BSD or OS X)? Or about people which worry about supply chain attacks and prefer to give your code a try in a VM instead of blindly trusting docker? I'm not talking about a full installation guide, a list of software to install and pointers to an example config (maybe the one you use inside docker) for each component would already be great. Some info for someone who is used to build and install e.g. mysql or php by hand, or some info for someone who builds packages for an OS distribution (info which someone can use to create a RPM or dep or any other kind of OS package).