Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 476 Bytes

File metadata and controls

21 lines (17 loc) · 476 Bytes

Install Wordpress as Docker Script

Overview

setup.sh is a Bash script that install Wordpress as a docker container in a server in a matter of minutes.

Usage

  1. Clone the repository or download the script:
    git clone https://github.com/Coding-Powers/install-wordpress-docker.git
    cd install-wordpress-docker/
  2. Make the script executable:
    chmod +x setup.sh
  3. Run the script:
    ./setup.sh