Skip to content

enable image-streaming #121

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

Open
deantchi opened this issue Mar 19, 2025 · 0 comments
Open

enable image-streaming #121

deantchi opened this issue Mar 19, 2025 · 0 comments

Comments

@deantchi
Copy link
Contributor

In order to start using Image-streaming for any of the docker images we are pulling, it is necessary to update any docker image pull commands with this format:

us-east4-docker.pkg.dev/{env_id}/{gar_repo}/{repo}/{image}:{tag}

The available env_id and gar_repo are:

env_id:

dev: epd-dev-storage-c697
stg: epd-stg-storage-a312
prd: epd-prd-storage-09b4

gar_repo

hirosystems-remote
blockstack-remote

e.g.

us-east4-docker.pkg.dev/epd-dev-storage-c697/hirosystems-remote/hirosystems/platform-backend:feat-pricing-page
or
us-east4-docker.pkg.dev/epd-dev-storage-c697/blockstack-remote/blockstack/stacks-core:3.1.0.0.7

note: There are some image push overlaps between the two docker hub orgs so it is best the {gar_repo} and {repo} should correspond to one another

hirosystems-remote | hirosystems ✅ 
hirosyustems-remote | blockstack ❌ 
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

No branches or pull requests

1 participant