added dockerfile #2
docker-base.yml
on: pull_request
Matrix: Build Base Docker image and push to github container registry
Annotations
1 error and 1 warning
Build Base Docker image and push to github container registry (24.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # install conda environment\nset -x\napt-get update\napt-get dist-upgrade -y\napt-get install -y git\napt-get clean -y\nmamba env update -n base -f rsc_rapids.yml\nmamba install -y -n base pytest -c conda-forge\nmamba clean -afy\n" did not complete successfully: exit code: 1
|
Build Base Docker image and push to github container registry (24.04)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 44 MB
|