Skip to content

Commit 12e1c76

Browse files
committed
Update project description
1 parent 1b67c2c commit 12e1c76

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22

33
[![Documentation Status](https://readthedocs.org/projects/docker4drupal/badge/?version=latest)](http://docs.docker4drupal.org)
44

5+
## Introduction
6+
57
Docker4Drupal is a set of docker containers optimized for Drupal. Use docker-compose.yml file from this repository to spin up local environment on Linux, Mac OS X and Windows.
68

7-
Docker4Drupal is designed to be used for local development, if you're looking for a dev/staging/production solution consistent with Docker4Drupal check out [Wodby](https://wodby.com).
9+
Docker4Drupal is designed to be used for local development, if you're looking for a dev/staging/production solution consistent with Docker4Drupal check out [Wodby](https://wodby.com).
10+
11+
Read [getting started](http://docs.docker4drupal.org/en/latest/).
12+
13+
## Bundle
814

915
The Drupal bundle consist of the following containers:
1016

@@ -20,13 +26,17 @@ The Drupal bundle consist of the following containers:
2026
| Apache Solr | solr | [wodby/solr](https://hub.docker.com/r/wodby/solr) | 8003 ||
2127
| Varnish | varnish | [wodby/drupal-varnish](https://hub.docker.com/r/wodby/drupal-varnish) | 8004 ||
2228

23-
Supported Drupal versions: 7 and 8
29+
Supported Drupal versions: 7 and 8.
2430

2531
Supported PHP versions: 7.0.x and 5.6.x.
2632

2733
## Documentation
2834

29-
Full Docker4Drupal documentation is available at http://docs.docker4drupal.org/
35+
Full Docker4Drupal documentation is available at http://docs.docker4drupal.org/.
36+
37+
## Support
38+
39+
If you need support please [post an issue](https://github.com/wodby/docker4drupal/issues/new) or join us on [slack](https://slack.wodby.com).
3040

3141
## License
3242

0 commit comments

Comments
 (0)