Skip to content

Commit f2e198f

Browse files
authored
A bit more extra information in Dockerfile and README (#20)
1 parent ff0de18 commit f2e198f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ LABEL org.opencontainers.image.authors="Hong Xu <[email protected]>"
5353
LABEL org.opencontainers.image.title="Delpa Redirection Server"
5454
LABEL org.opencontainers.image.source=https://github.com/delpa-org/redirection-server
5555
LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later
56+
LABEL org.opencontainers.image.url="https://delpa.org"
5657

5758
COPY --from=caddyfile-builder Caddyfile /etc/caddy/

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@ Git repository.
6363

6464
## License
6565

66+
Unless otherwise stated:
67+
6668
Copyright(C) 2025 Hong Xu <[email protected]>
6769

68-
See the `COPYING` file.
70+
See the `COPYING` file for license details.
6971

7072
[Delpa meta issue tracker]: https://github.com/delpa-org/meta/issues
7173
[Forum]: https://github.com/delpa-org/meta/discussions

0 commit comments

Comments
 (0)