Skip to content

Makefile erreur when starting from clean install #2

@cristianpb

Description

@cristianpb

I got the following error when starting from clean install :

ERROR: Top level object in './docker-compose-custom.yml' needs to be an object not '<class 'NoneType'>'.
Makefile:52 : la recette pour la cible « up » a échouée
make: *** [up] Erreur 1

If the docker-compse-custom.yml is intended to extend dss service then it should be included in the project with at least an empty dss service to avoid this error.

version: '2'

services:
  dss:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions