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

add Dockerfiles and cloudbuid.yaml #11

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Conversation

lesterli
Copy link
Contributor

Summary

Create 3 Dockerfile and use the cloudbuild.yaml to build 3 images:

  • appchain.Dockerfile for appchain-pub
  • icp.Dockerfile for icp-sub
  • near.Dockerfile for near-sub

TODO

How to authorize access to GCP's pubsub?

  • Option 1: store the credential .json file in the project, and copy it to the Docker image with the env in the cloudbuild.yaml
  • Option 2: terraform cloud?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants