mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
docs: add github and docker icons
This commit is contained in:
@@ -48,6 +48,8 @@ You can install Sablier using one of the following methods:
|
||||
|
||||
### Use the Docker image
|
||||
|
||||
<img src="./docs/assets/img/docker.svg" alt="Helm" width="100" align="right" />
|
||||
|
||||
<!-- x-release-please-start-version -->
|
||||

|
||||

|
||||
@@ -68,6 +70,8 @@ docker run -d -p 10000:10000 -v sablier.yaml:/etc/sablier/sablier.yaml sablierap
|
||||
|
||||
### Use the binary distribution
|
||||
|
||||
<img src="./docs/assets/img/github.svg" alt="Helm" width="100" align="right" />
|
||||
|
||||
Grab the latest binary from the [releases](https://github.com/sablierapp/sablier/releases) page and run it:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user