An open API service indexing awesome lists of open source software.

https://github.com/reginaldojunior/wordpress-docker-starter

Wordpress Docker Starter
https://github.com/reginaldojunior/wordpress-docker-starter

docker starter wordpress

Last synced: 7 months ago
JSON representation

Wordpress Docker Starter

Awesome Lists containing this project

README

          

# 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