docker-compose up -d

From wikieduonline
Jump to navigation Jump to search

docker-compose up -d
            -d daemon
docker-compose up -d
ERROR:
        Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml

Solution: you may need to reboot your server. Do not ask me why.
docker-compose up -d
ERROR: Top level object in './docker-compose.yml' needs to be an object not '<class 'NoneType'>'.

Related[edit]

See also[edit]

Advertising: