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

https://github.com/chi-teck/docker-drupal-repl


https://github.com/chi-teck/docker-drupal-repl

docker drupal repl

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Drupal REPL docker container

A Docker container to run PHP REPL ([PsySH](http://psysh.org/)) against a sample Drupal 8 site.

## Usage

```bash
docker run --rm -it attr/docker-drupal-repl
```

## Notes
Use CTRL + D to exit the REPL.