Skip to content

Commit 8174eb9

Browse files
authored
fix: specify a minimum of 2GB RAM server (#1731)
1 parent d34dfc6 commit 8174eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker-compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Otherwise, use [this affiliate link](https://m.do.co/c/5d8aabe3ab80) to get $100
1919
Then, click on the "Marketplace" tab under the "Choose an image" section and search for the app named "Docker".
2020
This will provision an Ubuntu server with the latest versions of Docker and Docker Compose already installed!
2121

22-
For test purposes, the cheapest plan will be enough. For real production usage, you'll probably want to pick a plan in the "general purpose" section that will fit your needs.
22+
For test purposes, cheapest plans will be enough, even though you might want at least 2GB of RAM to execute Docker Compose for the first time. For real production usage, you'll probably want to pick a plan in the "general purpose" section that will fit your needs.
2323

2424
![Deploying a Symfony app on DigitalOcean with Docker Compose](digitalocean-droplet.png)
2525

0 commit comments

Comments
 (0)