Vizzuality / soils-revealed

Platform for direct visualization, analysis and reporting of soil organic carbon predictions and changes over time.

Home Page:https://soilsrevealed.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image doesn't build

jorgejesus opened this issue · comments

Current Docker image doesnt build and the cloud build reports:

Step #0 - "build-image": Reading package lists...
Step #0 - "build-image": E: The repository 'http://security.debian.org/debian-security stable/updates Release' does not have a Release file.
Step #0 - "build-image": The command '/bin/bash -l -c apt-get update     && apt-get install -y tini curl     && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
Finished Step #0 - "build-image"
ERROR
ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 100
Step #0 - "build-image": 
  • Docker updated to: docker.io/debian:bullseye-slim@sha256:312218c8dae688bae4e9d12926704fa9af6f7307a6edb4f66e479702a9af5a0c
  • fixed run.sh incorrect bash code