Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Wordpress Docker Starter
- Host: GitHub
- URL: https://github.com/reginaldojunior/wordpress-docker-starter
- Owner: reginaldojunior
- Created: 2019-06-25T20:48:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:29:59.000Z (about 2 years ago)
- Last Synced: 2023-02-27T02:17:49.239Z (almost 2 years ago)
- Topics: docker, starter, wordpress
- Language: PHP
- Homepage:
- Size: 11 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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