Adding Try in PWD button to README file
The “Try in PWD” actually supports to deploy any stack file that’s available on the web. In the stack parameter you can either add a relative path of a stack in the stacks repo or a URL.
Create the button with the following script
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/img/button.png)](http://play-with-docker.com?stack=https://<my_stack_url>)
- Example to run wordpress as a container with the following
This is how the script looks like
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/img/button.png)](http://play-with-docker.com?stack=https://raw.githubusercontent.com/JinnaBalu/wordpress/master/docker-compose-wordpress-mysql.yml)
This is how the button look like
Additionally we wanted to have everything in one place (button + stacks) so users can click on the button and go to the Play with Docker
Related Post:
K8s Contributor Playground, Learning by Contributing
Open JDK docker container commands shell access to the container
AWS EBS Volmes - Create and attach the EBS volume with mounting
Elasticsearch - Dumping documents from multi-node to single node
CICD Jenkins - Send email with default content