Skip to content

sajdoko/local-wp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Development Environment for Multiple PHP Versions of WordPress with phpMyAdmin

This repository provides a Docker Compose setup for running multiple versions of WordPress with different PHP versions (5.6, 7.0, 7.4, 8.2) along with a phpMyAdmin instance to manage the databases.

Prerequisites

Before you begin, ensure you have the following installed:

Usage

  1. Clone this repository to your local machine:

    git clone https://github.com/sajdoko/local-wp-docker.git
    cd local-wp-docker
  2. Start the Docker containers:

    docker-compose up -d
  3. Access each WordPress instances:

  1. Access phpMyAdmin:

Configuration

  • Customize the docker-compose.yml file to adjust ports, environment variables, and any other settings to match your specific requirements.

About

Local Docker setup for different versions of PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published