Skip to content

Commit

Permalink
chore: docker hub image link
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Nov 7, 2023
1 parent 9f63c6a commit 5b88adb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ There are some command line arguments that you can set when running the gateway:

A [Dockerfile](./Dockerfile) is provided, together with a [docker-compose.yml](./docker-compose.yml) file to run the gateway. Make sure you have [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/install/) installed.

A Docker image is also available at [omniadevs/ic-websocket-gateway](https://hub.docker.com/r/omniadevs/ic-websocket-gateway).

Steps to run the gateway with Docker:

1. Set the environment variables:

```
Expand Down

0 comments on commit 5b88adb

Please sign in to comment.