fix broken link in docker hub description, resolves #2148
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
@@ -55,7 +55,7 @@ write from scratch.
|
|||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
To learn how to use this container, see the [PostgREST Docker
|
To learn how to use this container, see the [PostgREST Docker
|
||||||
documentation](https://postgrest.com/en/stable/install.html#docker).
|
documentation](https://postgrest.org/en/stable/install.html#docker).
|
||||||
|
|
||||||
You can configure the PostgREST image by setting
|
You can configure the PostgREST image by setting
|
||||||
[enviroment variables](https://postgrest.org/en/stable/configuration.html).
|
[enviroment variables](https://postgrest.org/en/stable/configuration.html).
|
||||||
@@ -66,5 +66,5 @@ The image is built from scratch using
|
|||||||
[Nix](https://nixos.org/nixpkgs/manual/#sec-pkgs-dockerTools) instead of a
|
[Nix](https://nixos.org/nixpkgs/manual/#sec-pkgs-dockerTools) instead of a
|
||||||
`Dockerfile`, which yields a higly secure and optimized image. This is also why
|
`Dockerfile`, which yields a higly secure and optimized image. This is also why
|
||||||
no commands are listed in the image history. See the [PostgREST
|
no commands are listed in the image history. See the [PostgREST
|
||||||
respository](https://github.com/PostgREST/postgrest/tree/main/nix/docker) for
|
respository](https://github.com/PostgREST/postgrest/tree/main/nix/tools/docker) for
|
||||||
details on the build process and how to inspect the image.
|
details on the build process and how to inspect the image.
|
||||||
|
|||||||
Reference in New Issue
Block a user