Skip to content

Commit 27584c3

Browse files
authored
Increase docker-compose version requirement
1 parent 252abcb commit 27584c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Installing Warden
44
## Prerequisites
55

66
* [Docker Desktop for Mac](https://hub.docker.com/editions/community/docker-ce-desktop-mac) 2.2.0.0 or later or [Docker for Linux](https://docs.docker.com/install/) (Warden has been tested on Fedora 29 and Ubuntu 18.10) or [Docker for Windows](https://docs.docker.com/desktop/windows/install/)
7-
* `docker-compose` version 1.25.0 or later is required (this can be installed via `brew`, `apt`, `dnf`, or `pip3` as needed)
7+
* `docker-compose` version 2 or later is required (this can be installed via `brew`, `apt`, `dnf`, or `pip3` as needed)
88
* [Mutagen](https://mutagen.io/) 0.11.4 or later is required for environments leveraging sync sessions on Mac OS. Warden will attempt to install this via `brew` if not present.
99

1010
:::{warning}

0 commit comments

Comments
 (0)