Skip to content

Commit

Permalink
Merge pull request #284 from paulholden/version-reqs
Browse files Browse the repository at this point in the history
Propose minimum Docker/Compose version requirements.
  • Loading branch information
stronk7 authored Mar 29, 2024
2 parents 575597a + 1dc6825 commit 40b6515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This repository contains Docker configuration aimed at Moodle developers and tes

## Prerequisites
* [Docker](https://docs.docker.com) and [Docker Compose](https://docs.docker.com/compose/cli-command/#installing-compose-v2) installed if your Docker CLI version does not support `docker compose` command.
* It's recommended to always run the latest versions of each, but at the minimum Docker v20.10.15 and Docker Compose v2.5.0 should be used.
* 3.25GB of RAM (if you choose [Microsoft SQL Server](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup#prerequisites) as db server)

## Quick start
Expand Down

0 comments on commit 40b6515

Please sign in to comment.