Skip to content

docker-compose -up error step #127

@SorianoTech

Description

@SorianoTech

An error occurred after the command: docker-compose up

The file affected is app.docker

E: Package 'mysql-client' has no installation candidate
ERROR:

All code:

Building dependency tree...
Reading state information...
Package mysql-client is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mysql-client' has no installation candidate
ERROR: Service 'app' failed to build: The command '/bin/sh -c apt-get update   && apt-get install -y git zip libmcrypt-dev libfreetype6-dev libjpeg62-turbo-dev libpng-dev mysql-client libmagickwand-dev   && apt-get clean   && pecl install mcrypt imagick   && docker-php-ext-enable imagick   && docker-php-ext-install pdo_mysql   && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer' returned a non-zero code: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions