Skip to content

Commit 404711c

Browse files
authored
move Docker to "Included Software" (laravel#8119)
Docker was moved to the base box on `laravel/settler` and can no longer be installed as optional software. laravel/settler@8b1f706 laravel/homestead#1716
1 parent c526fae commit 404711c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

homestead.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
7474
- Sqlite3
7575
- PostgreSQL 13
7676
- Composer
77+
- Docker
7778
- Node (With Yarn, Bower, Grunt, and Gulp)
7879
- Redis
7980
- Memcached
@@ -106,7 +107,6 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
106107
- Chronograf
107108
- CouchDB
108109
- Crystal & Lucky Framework
109-
- Docker
110110
- Elasticsearch
111111
- EventStoreDB
112112
- Gearman
@@ -330,7 +330,6 @@ features:
330330
- chronograf: true
331331
- couchdb: true
332332
- crystal: true
333-
- docker: true
334333
- elasticsearch:
335334
version: 7.9.0
336335
- eventstore: true

0 commit comments

Comments
 (0)