Skip to content

RyukyuInteractive/laradock-with-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Laradock with WordPress

Introduction

This project aims at using Laradock to easily build WordPress development environment.

Getting Started

git clone https://github.com/RyukyuInteractive/laradock-with-wordpress.git
cd laradock-with-wordpress
cp env-example .env
docker-compose up -d apache2 mysql workspace phpmyadmin
docker-compose run --user=laradock workspace bash -c 'cp -a laradock-with-wordpress/_wordpress/{,.e,.g,.h}* ./; composer install'

Note: The files for WordPress is placed in the current directory.

Please see at the Guide page for better use.


Laradock Logo

PHP development environment that runs on Docker

Build status GitHub stars GitHub forks GitHub issues GitHub license contributions welcome

Use Docker First - Then Learn About It Later

forthebadge


Laradock Documentation

Sponsors

Writing essays service Edubirdie

For basic sponsorships go to Open Collective, for golden sponsorships contact support@laradock.io.

Your logo will show up on the github repository index page and the documentation main page.

People

Maintainers:

Awesome Contributors:

Donations

Help keeping the project development going, by contributing or donating a little. Thanks in advance.

Donate directly via Paypal

Donate

or show your support via Beerpay

Beerpay

or become a backer on Open Collective

License

MIT License

About

This project aims at using Laradock to easily build WordPress development environment.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 47.1%
  • Shell 27.9%
  • HTML 11.2%
  • VCL 8.6%
  • Python 2.5%
  • PHP 1.0%
  • Other 1.7%