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

Docker build failed #3

Open
rcemper opened this issue May 29, 2023 · 0 comments
Open

Docker build failed #3

rcemper opened this issue May 29, 2023 · 0 comments

Comments

@rcemper
Copy link

rcemper commented May 29, 2023

E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
------
failed to solve: process "/bin/sh -c apt -y update && DEBIAN_FRONTEND=noninteractive apt -y install apache2 libap
ache2-mod-php php-dev && apt clean && sed -i '1iServerName localhost' /etc/apache2/apache2.conf && usermod -a -G irisusr www-data && cd /opt/php_iris && phpize && ./configure --with-path=${ISC_PACKAGE_INSTALLDIR}/bin && make && make install && echo 'extension=iris.so' > /etc/php/7.2/mods-available/iris.ini && phpenmod iris" did not complete successfully: exit code: 100

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

0 participants