Update Dockerfile #17
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get install -y make git golang libseccomp-dev && git clone https://gitlab.com/ecp-ci/jacamar-ci.git && cd jacamar-ci && make && make install PREFIX=/usr/local && groupadd slurm --gid 12202 && adduser --uid 6003 --ingroup slurm slurm000 && cd /etc/gitlab-runner && gitlab-runner --version && /opt/jacamar/bin/jacamar --version && id slurm000 && apt-get remove -y git make" did not complete successfully: exit code: 2
|