Skip to content

Minimal Docker setup to locally work on a wordpress project.

Notifications You must be signed in to change notification settings

julianctni/wp-local-dev-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker setup for local development

Setup

  1. Install docker and docker-compose
  2. Create a backup of the Wordpress Site with the Duplicator Plugin
  3. Put the installer.php and xxxx_archive.zip file into /src
  4. Run docker-compose up -d
  5. Open browser and type localhost:4000/installer.php
  6. Follow further instructions from Duplicator
  7. Give your host user write access to the /src folder

About

Minimal Docker setup to locally work on a wordpress project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published