Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dre1080/docker-bedrock

Docker Image for Bedrock WP Projects (contains PHP, Apache)
https://github.com/dre1080/docker-bedrock

apache bedrock docker modsecurity modsecurity-core-rule-set php wordpress

Last synced: 9 days ago
JSON representation

Docker Image for Bedrock WP Projects (contains PHP, Apache)

Awesome Lists containing this project

README

        

# Bedrock Docker Build Image

[hub]: https://hub.docker.com/r/dre1080/bedrock

## What is Bedrock

[Bedrock](https://roots.io/bedrock) is a [WordPress](https://wordpress.org) boilerplate
with modern development tools,
easier configuration,
and an improved folder structure

## How to use this image

### Create a `Dockerfile` in your [Bedrock](https://roots.io/bedrock) project

```dockerfile
FROM dre1080/bedrock
```

## Configuration

At this point,
there are no configuration options
for this image.