Closed marteinn closed 1 year ago
Error details:
Step 3/11 : RUN docker-php-ext-install mysqli ---> Using cache ---> 950b239481ba Step 4/11 : RUN docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install -j$(nproc) gd ---> Using cache ---> f4a354f1655f Step 5/11 : ARG WPCLI_VERSION ---> Using cache ---> c5b4c0ecb6be Step 6/11 : ENV WPCLI_VERSION ${WPCLI_VERSION} ---> Running in 6070e64adbad Removing intermediate container 6070e64adbad ---> 455328a7b4ad Step 7/11 : RUN curl --silent --fail --location --retry 3 --output /tmp/wp-cli.phar --url https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar; chmod +x /tmp/wp-cli.phar; mv /tmp/wp-cli.phar /bin/wp ---> Running in 1dd9cddf7e0e chmod: /tmp/wp-cli.phar: No such file or directory mv: can't rename '/tmp/wp-cli.phar': No such file or directory The command '/bin/sh -c curl --silent --fail --location --retry 3 --output /tmp/wp-cli.phar --url https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar; chmod +x /tmp/wp-cli.phar; mv /tmp/wp-cli.phar /bin/wp' returned a non-zero code: 1 make: *** [Makefile:6: build] Error 1 Error: Process completed with exit code 2.
Full log here: https://github.com/Frojd/dockerimages/runs/4725256033?check_suite_focus=true
7.2 builds fine: https://github.com/Frojd/dockerimages/runs/4725255997?check_suite_focus=true
No longer true, closing.
Error details:
Full log here: https://github.com/Frojd/dockerimages/runs/4725256033?check_suite_focus=true
7.2 builds fine: https://github.com/Frojd/dockerimages/runs/4725255997?check_suite_focus=true