We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e198f commit 3b75d36Copy full SHA for 3b75d36
README.md
@@ -6,6 +6,16 @@ https://github.com/delpa-org/melpa-snapshot-*.
6
7
For more information about Delpa, see https://delpa.org.
8
9
+## Prebuilt Images
10
+
11
+Prebuilt images are available in the [GitHub container
12
+registry](https://github.com/delpa-org/redirection-server/pkgs/container/delpa-redirection-server).
13
+You can retrieve the latest version by running:
14
15
+ docker pull ghcr.io/delpa-org/delpa-redirection-server:latest
16
17
+You may use [podman][] in place of Docker in the command above.
18
19
## Build and Run
20
21
You need [podman][] and [npm][] installed.
0 commit comments