Skip to content

Commit

Permalink
Link to container registry
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson committed Dec 10, 2024
1 parent 78ad0c9 commit de64fb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ make docker-build
</TabItem>
<TabItem value="docker-install" label="Use Docker registry image">

Registry versions available for download can be found [here](https://console.cloud.google.com/artifacts/docker/dl-flow-devex-production/us-west1/development/flow-evm-gateway).
```bash
docker pull us-west1-docker.pkg.dev/dl-flow-devex-production/development/flow-evm-gateway:${VERSION}
```
Expand Down Expand Up @@ -235,7 +236,6 @@ DOCKER_HOST_PORT=[desired port to expose on host]
make DOCKER_RUN_DETACHED=true DOCKER_HOST_PORT=1234 DOCKER_HOST_MOUNT=/my/host/dir docker-run
```


</TabItem>
</Tabs>

Expand Down

0 comments on commit de64fb0

Please sign in to comment.