build-project: docker compose build start-project: docker compose up --build -d stop-project: docker compose stop