Skip to content

Develop WordPress theme in Docker with official image.

Notifications You must be signed in to change notification settings

satotakumi/devwp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop WordPress theme in Docker

This repository helps to develop wordpress theme in Docker.

Imgur

Requirements

Quick Start

$ git clone git@github.com:satotakumi/devwp-docker.git && cd devwp-docker
$ ./devwp.sh start

Commands

Start Containers

$ ./devwp.sh start

Stop Containers

$ ./devwp.sh stop

Restart Containers

$ ./devwp.sh restart

Reset Containers

$ ./devwp.sh reset

This command excute stop, docker-compose rm and start.

Remove Containers

$ ./devwp.sh remove

About

Develop WordPress theme in Docker with official image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published