Change context in build docker file #12
prod.yml
on: push
Matrix: build-prod-container / build
deploy-prod-container
/
deploy
Annotations
2 errors
build-prod-container / build (./docker/client/Dockerfile, ghcr.io/ls1intum/thaii/client, ./client, client)
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref w93rymgmafjxhn4v34d6cpfzb::tbzrbm8df5izh08beje0kghzy: "/client": not found
|
build-prod-container / build (./docker/server/Dockerfile, ghcr.io/ls1intum/thaii/server, ./server, server)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv /opt/venv && /opt/venv/bin/pip install --upgrade pip && /opt/venv/bin/pip install -r requirements.txt --no-cache-dir && chmod +x /server/entrypoint.sh" did not complete successfully: exit code: 1
|