Readme: mention node versions #138
Annotations
2 errors
|
Build (php84) / dockette/ci:php84
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c echo '@community http://dl-cdn.alpinelinux.org/alpine/edge/community/' >> /etc/apk/repositories && apk update && apk upgrade && apk --no-cache add bash git ca-certificates curl openssh tzdata make direnv gnu-libiconv@community && apk --no-cache add php84-bcmath@community php84-bz2@community php84-calendar@community php84-cgi@community php84-ctype@community php84-curl@community php84-dom@community php84-exif@community php84-fileinfo@community php84-gd@community php84-gettext@community php84-iconv@community php84-imap@community php84-intl@community php84-ldap@community php84-mbstring@community php84-mysqli@community php84-mysqlnd@community php84-openssl@community php84-pcntl@community php84-pdo_mysql@community php84-pdo_pgsql@community php84-pdo_sqlite@community php84-pdo@community php84-pecl-apcu@community php84-pecl-imagick@community php84-pecl-mailparse@community php84-pecl-memcache@community php84-pecl-memcached@community php84-pgsql@community php84-phar@community php84-posix@community php84-redis@community php84-session@community php84-simplexml@community php84-soap@community php84-sodium@community php84-sqlite3@community php84-tokenizer@community php84-xdebug@community php84-xml@community php84-xmlreader@community php84-xmlwriter@community php84-xsl@community php84-zip@community php84-zlib@community php84@community && sed -i -- 's/zend/;zend/g' /etc/php84/conf.d/50_xdebug.ini && echo \"php -dzend_extension=xdebug.so \\$@\" >> $PHPXD_BIN && chmod +x $PHPXD_BIN && ln -s $PHP8_BIN $PHP_BIN && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer --2 && rm -rf /var/cache/apk/* /tmp/*" did not complete successfully: exit code: 4
|
|
Build (ansitest) / dockette/ci:ansitest
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install -y --no-install-recommends curl direnv git gnupg2 make python3 python3-pip rsync software-properties-common vagrant wget && curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - && add-apt-repository \"deb [arch=${TARGETARCH}] https://download.docker.com/linux/debian bullseye stable\" && apt update && apt install --no-install-recommends -y docker-ce docker-ce-cli containerd.io && echo \"deb http://ppa.launchpad.net/ansible/ansible/ubuntu trusty main\" >> /etc/apt/sources.list.d/ansible.list && apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367 && apt update && apt install -y ansible && pip3 install ansible-lint yamllint molecule molecule-plugins[docker] && ansible-galaxy collection install --collections-path /usr/lib/python3/dist-packages/ansible_collections -U ansible.utils ansible.posix community.general community.docker && apt-get clean -y && apt-get autoclean -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* /var/lib/log/* /tmp/* /var/tmp/* /root/.ansible" did not complete successfully: exit code: 100
|