Tips on running a Linux server and docker.
Start Page
This is an old revision of the document!
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