Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rvanlaak/dockerized-drupal


https://github.com/rvanlaak/dockerized-drupal

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Basic Dockerized Drupal site, served through Nginx, and with Composer on the dev image.

## Development
Ensure that Docker is running, then run the following command to build and start the containers:
```shell
make up
```

Drupal will be available at http://localhost:8080