hirosystems / hirosystems/stacks-devnet-api

enable image-streaming

Aperta
#121 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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 ❌
```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by locating every Docker image pull command in the repository and compare its image references with the required Artifact Registry format. Update references so the environment, registry repository, Docker organization, image, and tag correspond correctly; done means all relevant pulls use the matching image-streaming paths.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker
Ambito
devops, infrastructure
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
48/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.