You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building php
Step 1/4 : ARG PHP_VERSION=""
Step 2/4 : FROM php:${PHP_VERSION:+${PHP_VERSION}-}fpm-alpine
---> 6feac8f2ef42
Step 3/4 : RUN apk update; apk upgrade;
---> Running in 7bc8afc11c4a
ERROR: Unable to read database state: No such file or directory
ERROR: Failed to open apk database: No such file or directory
ERROR: Unable to read database state: No such file or directory
ERROR: Failed to open apk database: No such file or directory
ERROR: Service 'php' failed to build: The command '/bin/sh -c apk update; apk upgrade;' returned a non-zero code: 99
The text was updated successfully, but these errors were encountered:
Building php
Step 1/4 : ARG PHP_VERSION=""
Step 2/4 : FROM php:${PHP_VERSION:+${PHP_VERSION}-}fpm-alpine
---> 6feac8f2ef42
Step 3/4 : RUN apk update; apk upgrade;
---> Running in 7bc8afc11c4a
ERROR: Unable to read database state: No such file or directory
ERROR: Failed to open apk database: No such file or directory
ERROR: Unable to read database state: No such file or directory
ERROR: Failed to open apk database: No such file or directory
ERROR: Service 'php' failed to build: The command '/bin/sh -c apk update; apk upgrade;' returned a non-zero code: 99
The text was updated successfully, but these errors were encountered: