Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to run one of the docker containers #38

Open
uniconeapps1 opened this issue Jun 8, 2021 · 2 comments
Open

Failing to run one of the docker containers #38

uniconeapps1 opened this issue Jun 8, 2021 · 2 comments

Comments

@uniconeapps1
Copy link

Hi,

I am trying to run the adserver using the centos method(for production I'm using redhat8 on aws), I have installed phpmyadmin, mysql, mariadb, with nginx.
I follow all the instructions but when I get to running the containers (docker-compose up -d nginx mariadb) it gives a error:
"The command '/bin/sh -c set -xe; apt-get update -yqq && pecl channel-update pecl.php.net && apt-get install -yqq apt-utils libzip-dev zip unzip && docker-php-ext-configure zip --with-libzip && docker-php-ext-install zip && php -m | grep -q 'zip'' returned a non-zero code: 100 "
I'm not sure what i am doing wrong and if there any other way of building it?

Thank You

@Mjmarahman
Copy link

Having the same problem as above, if you had solved it then do please tell me and inform me.

@uniconeapps1
Copy link
Author

Hi there,

Sadly, I never did solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants