Skip to content

Commit 869a2ee

Browse files
authored
Update README.md
1 parent b53bee5 commit 869a2ee

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Use this Docker compose file to spin up local environment for Drupal with a *native Docker app* on Linux, Mac OS X and Windows.
44

5+
Docker4Drupal is designed to be used for local development, if you're looking for a dev/staging/production solution check out <a href="https://wodby.com" target="_blank">Wodby</a>. Use Wodby to deploy container-based infrastructure consistent with Docker4Drupal to any server.
6+
57
* [Overview](#overview)
68
* [Instructions](#instructions)
79
* [Containers](#containers)
@@ -26,7 +28,6 @@ Use this Docker compose file to spin up local environment for Drupal with a *nat
2628
* [Docroot in subdirectory](#docroot-in-subdirectory)
2729
* [Logs](#logs)
2830
* [Status](#status)
29-
* [Going beyond local machine](#going-beyond-local-machine)
3031

3132
## Overview
3233

@@ -276,7 +277,3 @@ We update containers from time to time, to get the lastest changes simply run ag
276277
```
277278
$ docker-compose up -d
278279
```
279-
280-
## Going beyond local machine
281-
282-
Check out <a href="https://wodby.com" target="_blank">Wodby</a> if you need optimized consistent docker-based environment for Drupal on your dev/staging or production servers.

0 commit comments

Comments
 (0)