Homelab Troubleshooting

Tips on running a Linux server and docker.

User Tools

Site Tools


docker-compose

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker-compose [2021/08/28 12:59] alexk7110docker-compose [2021/08/28 12:59] (current) alexk7110
Line 3: Line 3:
 ==== Run multiple compose files with the -f flag ==== ==== Run multiple compose files with the -f flag ====
   docker-compose -f one.yml -f two.yml up -d   docker-compose -f one.yml -f two.yml up -d
-   
- 
-You cant use mem_limit in a 3.x docker-compose file in non swarm mode 
-see https://github.com/docker/compose/issues/4513 
- 
docker-compose.1630144747.txt.gz · Last modified: 2021/08/28 12:59 by alexk7110