setup.sh
is a Bash script that install Wordpress as a docker container in a server in a matter of minutes.
- Clone the repository or download the script:
git clone https://github.com/Coding-Powers/install-wordpress-docker.git cd install-wordpress-docker/
- Make the script executable:
chmod +x setup.sh
- Run the script:
./setup.sh