Table of Contents

Docker-Compose - Project

About

Compose uses a project name to isolate environments from each other.

The default project name is based on the name of the directory where the docker-compose.yml is located (ie the basename of the project directory)

You can make use of this project name in several different contexts:

Management

Set

You can set a custom project name by: