Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image doesn't build #45

Closed
jorgejesus opened this issue Nov 9, 2021 · 1 comment
Closed

Docker image doesn't build #45

jorgejesus opened this issue Nov 9, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jorgejesus
Copy link
Contributor

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": 
@jorgejesus jorgejesus added the bug Something isn't working label Nov 9, 2021
@jorgejesus jorgejesus self-assigned this Nov 9, 2021
jorgejesus added a commit that referenced this issue Nov 9, 2021
jorgejesus added a commit that referenced this issue Nov 9, 2021
* Dockerfile/K8s implementation, prod/dev run (#24)

* Modal to recruit user (airtable) (#30)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* mobile fixes

* updates in user recruitment  modal

* Updated env variable structure

* cloudbuild configuration - automatic deployment

Co-authored-by: Jorge S. Mendes de Jesus <jorge.mendesdejesus@isric.org>

* Feat/modal check (#35)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* updates in user recruitment  modal

* user modal local storage function

* airtable modal removed (#39)

* | missing

* Update docker to bullseye #45

Co-authored-by: Jorge Samuel Mendes de Jesus <jorge.jesus@gmail.com>
Co-authored-by: Jorge S. Mendes de Jesus <jorge.mendesdejesus@isric.org>
@jorgejesus
Copy link
Contributor Author

  • Docker updated to: docker.io/debian:bullseye-slim@sha256:312218c8dae688bae4e9d12926704fa9af6f7307a6edb4f66e479702a9af5a0c
  • fixed run.sh incorrect bash code

jorgejesus added a commit that referenced this issue Nov 30, 2021
* Dockerfile/K8s implementation, prod/dev run (#24)

* Modal to recruit user (airtable) (#30)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* mobile fixes

* updates in user recruitment  modal

* Updated env variable structure

* cloudbuild configuration - automatic deployment

Co-authored-by: Jorge S. Mendes de Jesus <jorge.mendesdejesus@isric.org>

* Feat/modal check (#35)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* updates in user recruitment  modal

* user modal local storage function

* airtable modal removed (#39)

* | missing

* Update docker to bullseye #45

* Modal Join us (#44)

* Add 'Join us' modal

* Add action button 'Join us' to top and bottom of Homepage

* Add link 'Join us' in footer menu

Co-authored-by: Jorge Samuel Mendes de Jesus <jorge.mendesdejesus@isric.org>

Co-authored-by: María Luena Rodríguez <maluenarod@gmail.com>
Co-authored-by: Sidney Gijzen <sidneygijzen@users.noreply.github.com>
jorgejesus added a commit that referenced this issue Apr 20, 2023
* Dockerfile/K8s implementation, prod/dev run (#24)

* Modal to recruit user (airtable) (#30)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* mobile fixes

* updates in user recruitment  modal

* Updated env variable structure

* cloudbuild configuration - automatic deployment

Co-authored-by: Jorge S. Mendes de Jesus <jorge.mendesdejesus@isric.org>

* Feat/modal check (#35)

* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* updates in user recruitment  modal

* user modal local storage function

* airtable modal removed (#39)

* | missing

* Update docker to bullseye #45

* Modal Join us (#44)

* Add 'Join us' modal

* Add action button 'Join us' to top and bottom of Homepage

* Add link 'Join us' in footer menu

Co-authored-by: Jorge Samuel Mendes de Jesus <jorge.mendesdejesus@isric.org>

* add Inrae to About Us modal (#59)

* Fix: new cluster name and env for cluster name

* Fix: Possible fix for google clould build variable

* Update: Rool back to fix k8s name

The implementation of google env variable from cloud build is tricky, no time to look into it

* Triggering a google build

---------

Co-authored-by: María Luena Rodríguez <maluenarod@gmail.com>
Co-authored-by: Sidney Gijzen <sidneygijzen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant