Add Dockerfile github action #1
build.yml
on: push
Build docker image and upload to Docker Hub
5m 43s
Annotations
1 error
Build docker image and upload to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ./configure --prefix=/usr/local/python3.11 --with-openssl=/usr/local/ssl --enable-optimizations --with-zlib && make -j $(nproc) && make install && make clean" did not complete successfully: exit code: 2
|