mirror of
https://git.seedno.de/seednode/roulette.git
synced 2025-02-14 09:17:08 +00:00
Fixed link in readme
This commit is contained in:
parent
23f52c4426
commit
a4de013f5e
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ I only test the linux/amd64, linux/arm64, and windows/amd64 builds, the rest are
|
||||||
|
|
||||||
x86_64 and ARM Docker images of latest version: `oci.seedno.de/seednode/roulette:latest`.
|
x86_64 and ARM Docker images of latest version: `oci.seedno.de/seednode/roulette:latest`.
|
||||||
|
|
||||||
Dockerfile available [here](https://git.seedno.de/seednode/roulette/docker/Dockerfile).
|
Dockerfile available [here](https://git.seedno.de/seednode/roulette/raw/branch/master/docker/Dockerfile).
|
||||||
|
|
||||||
## Filtering
|
## Filtering
|
||||||
|
|
||||||
|
@ -118,4 +118,4 @@ Flags:
|
||||||
## Building the Docker container
|
## Building the Docker container
|
||||||
From inside the `docker/` subdirectory, build the image using the following command:
|
From inside the `docker/` subdirectory, build the image using the following command:
|
||||||
|
|
||||||
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build.sh`
|
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build.sh`
|
||||||
|
|
Loading…
Add table
Reference in a new issue