Skip to content

khrigo/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure WordPress Docker

Easy WordPress development with Docker.

Configuration

Copy the example environment into .env

make env

Installation

make up

Usage

Exec bash inside app container

make bash

Stopping containers

make stop

Creating database dumps

todo

phpMyAdmin

You can also visit http://127.0.0.1:8080 to access phpMyAdmin after starting the containers.

About

Wordpress Docker Easiest Way

Resources

License

Stars

Watchers

Forks