Skip to content

WiredPea/ddd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddd

Disposable Drupal using Docker.

Quickstart.

```
docker-machine create --driver virtualbox ddd
eval $(docker-machine env ddd)
docker-compose up
```

You should now be able to connect to the ip of DOCKER_HOST on port 8080 If that works, you dan download a Drupal installation in application.

About

Disposable Drupal using Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published