feat: platforms: linux/386 #6
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --no-cache --virtual .gyp python3 make g++ && wget -c https://github.com/RedisInsight/RedisInsight/archive/refs/tags/${REDISINSIGHT_VERSION}.tar.gz && tar zxvf ${REDISINSIGHT_VERSION}.tar.gz && mv RedisInsight-${REDISINSIGHT_VERSION} redisinsight && cd redisinsight && yarn --ignore-scripts install --frozen-lockfile --network-timeout 100000 && yarn --cwd redisinsight/api install --network-timeout 100000 && yarn build:ui && yarn build:statics && yarn build:api && yarn --cwd ./redisinsight/api install --production --network-timeout 100000 && cp redisinsight/api/.yarnclean.prod redisinsight/api/.yarnclean && yarn --cwd ./redisinsight/api autoclean --force" did not complete successfully: exit code: 1
|
Loading