Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 399 Bytes

Wordpress Docker Starter

This repository is a template basic of WordPress image docker to build new applications

Basic

To run project you need docker and docker-compose your machine

Build and up

  • docker-compose up -d

To see service running access your navigator the URL http://localhost:8000

Contribuing

You can contribuite with PRs, repoter bugs or new features

Thanks for all