I am writing a python script to automate app deployment.Here I am using wappalyzer to recognize the code base.
docker run --rm wappalyzer/cli http://ift.tt/1BZEETG
And finally according to the results of above analyzer i am going to run a Docker image
Ex: If above analyzer produce the result as node I am going to run the
Docker image for Node app
My question is that, is there any Docker image to run Any node app,Any Laravel app, any php app?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire